Skip to content

nanaya-tachibana/nyhealth-api

Repository files navigation

RESTful APIs for project nyHealth

Quick Start

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.

New features

  • notifications

Incoming features

  • throtting
  • caching

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages