RESTful APIs for project nyHealth
pip install -r requirements.txt # install requirements
./manage.py test # run tests
./manage.py syncdb
./manage.py run server # run server
Check /docs/api.md or online document for endpoints and usage.
- notifications
- throtting
- caching