cookiecutter-drf-microservice

Create a REST API endpoints with Authentication and Registration. Read the README.rst for more information.


Keywords
django, rest, auth, registration, rest-framework, django-registration, api, docker, cookiecuter, tox, pytest, cookiecutter, django-rest-framework, docker-compose, dockerfile, drf, travis-ci
License
Apache-2.0
Install
pip install cookiecutter-drf-microservice==0.7.1

Documentation

Welcome to cookiecutter-drf-microservice documentation!

Build status Test coverage status Requirements Status pypi download python supported licence PyPi version Code Health Documentation status PyPi wheel

About cookiecutter-drf-microservice

Cookiecutter-drf-microservice is a ready-to-use API skeleton generator:
  • generates it,
And you:
  • add your unittest and endpoints,
And it will help you to:
  • generate the documentation with Coreapi,
  • test it with Tox,
  • package it (TODO with) Docker,
  • deploy it (TODO with) Terraform or Ansible

It sounds simple and it is. Take a look at Drf-microservice it's now generated by Cookiescutter-drf-microservice.

Something disturb you in the code? Don't hesitate to open a an issue and contribute.

`Releases notes`_

Bugs and evolution policies

When you will find a bug or propose an evolution create a ticket on:

Online documentation is here on `readthedoc`_ Online source code available on `Github`_