mushfiq / djmsc

Django based Micro-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Django based Micro-service


Languages

Language:Python 100.0%