JSON API realisation
Project description
STATUS: ALPHA, it is rather investigation as of now. Check major release number.
Documentation: http://jsonapi.readthedocs.org/
Root docs (api docs) Specification: http://jsonapi.org/ REST anti patterns http://www.infoq.com/articles/rest-anti-patterns
- What makes a decent API Framework?These features:
Pagination
Posting of data with validation
Publishing of metadata along with querysets
API discovery
Proper HTTP response handling
Caching
Serialization
Throttling
Authentication
Permissions
- Proper API frameworks also need:
Really good test coverage of their code
Decent performance
Documentation
An active community to advance and support the framework
Define logger. It could write to database of file. Data is accessable in admin interface. Format is similar to /var/log/nginx/access.log
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.