Skip to main content

JSON API realisation

Project description

json:api
Build Status Coverage Status Version Downloads Download format License

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jsonapi-0.2.1.tar.gz (19.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page