Run the App
Read moreIs Django a Microservice?
It’s certainly possible . Whether it is a good idea depends on what you need. For most microservices, Django is likely overkill and Flask may be a better idea. But if it’s a “complex microservice” with authentication, a database, various models, then Django may be the best bet.
Read moreHow do you write a Microservice?
Here are the key points to think about at that time.
Read moreWhat is the best language to write microservices?
Best Languages for Microservices
Read more