Skip to main content

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

Project description

Welcome to drf-microservice documentation!

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

About Drf-microservice

drf-microservice is a ready-to-use API skeleton:
And you:
  • add your unittest and endpoints,

And it will help you to:
  • generate the documentation with drf-yasg,

  • 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.

docker-compose

# create image(s) described in the docker-compose.yml:

docker-compose build

# Builds, (re)creates, starts, and attaches to containers for a service:

docker-compose up -d

# Stops, all the containers for a service:

docker-compose down

urls:

xx.xx.xx.xx:8000
xx.xx.xx.xx:8000/admin/
xx.xx.xx.xx:8000/swagger/openapi/

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

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

drf-microservice-0.8.4.tar.gz (11.8 kB view hashes)

Uploaded Source

Built Distribution

drf_microservice-0.8.4-py3-none-any.whl (19.0 kB view hashes)

Uploaded 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