Skip to main content

Micro rest framework

Project description

https://badge.fury.io/py/django-minirest.png https://travis-ci.org/vahaah/django-minirest.png?branch=master

Micro rest framework

Documentation

The full documentation is at https://django-minirest.readthedocs.org.

Quickstart

Install django-minirest:

pip install django-minirest

Then use it in a project:

import minirest

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install -r requirements-test.txt
(myenv) $ python runtests.py

Credits

Tools used in rendering this package:

History

0.1.0 (2016-06-01)

  • First commit.

Supported by

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