8000 GitHub - python-microservices/microservices-django-scaffold at dependabot/pip/py-1.10.0
[go: up one dir, main page]

Skip to content

python-microservices/microservices-django-scaffold

 
 

Repository files navigation

microservices-django-scaffold

Barebones Python with Django Microservices

Build Status Coverage Status Requirements Status Updates Python 3

Docker

Create and push the image

docker build -t templatedjango -f Dockerfile .

Test the image:

docker run -d -p 8000:8000 templatedjango

About

Barebones Python Microservices with Django

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0