/djmsc

Django based Micro-service

Primary LanguagePython

Djmsc - Django based µ-service

A REST API which adopts (or tries to adopt) µ-service and deployed with Docker.

Installing required packages

pip install -r requirements.txt

Running tests

python manage.py test

Running the application locally

python manage.py runserver