Skip to main content

Opinionated API framework on top of Django REST framework

Project description

Thorgate API Core

https://img.shields.io/pypi/v/tg-apicore.svg https://img.shields.io/travis/thorgate/tg-apicore.svg Documentation Status

Opinionated API framework on top of Django REST framework

  • Free software: ISC license

See example directory for a demo on how to use it.

Supports Python 3.5+, Django 1.11+, Django REST framework 3.6+

Features

  • API documentation automatically generated from your views
    • General intro can be added

    • You can add example request/response data

    • Autogenerated Python requests-based examples

    • Not interactive yet

  • Integrates JSON API
    • Cursor pagination with configurable page size

  • Test utilities, e.g. for response validation

  • Versioning (WIP)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2018-03-08)

  • First release on PyPI.

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

tg-apicore-0.1.0.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

tg_apicore-0.1.0-py2.py3-none-any.whl (14.5 kB view hashes)

Uploaded Python 2 Python 3

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