/cookiecutter-drf-microservice

a DjangoRest microservice generator with Doker, Travis. Aws, ...

Primary LanguagePythonApache License 2.0Apache-2.0

Welcome to cookiecutter-drf-microservice documentation!

Build status Test coverage status Requirements Status pypi download python supported licence PyPi version Maintainability 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 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