Metadata-Version: 2.0
Name: apibox
Version: 0.2.0
Summary: Building blocks for HTTP API development
Home-page: https://github.com/reorx/apibox
Author: reorx
Author-email: novoreorx@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: requests
Requires-Dist: six

# APIBox

API tools all in one, for dedicated web developers

## TODO

- [ ] specify json schema for check input parameters & output data
- [ ] specify python/js code for assertion
- [ ] support ansible playbook style module using, for both request and response lifecycle handling


