DjangoRestFramework Microservice’s documentation!¶
What is Drf-microservice¶
- drf-microservice is a ready-to-use API skeleton:
Cookiescutter-drf-microservice generated it,
- And you:
add your unittest and endpoints,
- And it will help you to:
generate the documentation with Swagger-Coreapi,
test it with Tox,
package it Docker,
deploy it (docker-compose), for Terraform or Ansible have a look at https://github.com/alainivars/utils2devops
Something disturb you in the code? Don’t hesitate to open an issue and contribute.
Online documentation is here on Readthedoc Online source code available on Github
Contents: