podiant-api 1.4.0

Creator: railscoderz

Last updated:

Add to Cart

Description:

podiantapi 1.4.0

Podiant API



A JSON-API framework for Django
Quickstart
Install API:
pip install podiant-api

Add it to your INSTALLED_APPS:
INSTALLED_APPS = (
...
'api',
...
)

Documentation
Get full documentation at podiant-api.readthedocs.io.
Running tests
Does the code actually work?
coverage run --source api runtests.py

Credits
Tools used in rendering this package:

Cookiecutter
cookiecutter-djangopackage

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.