CRUD Application with Python & Flask + Example
What is Flask?
Flask is a micro-framework in Python. It makes it easier to start a server, and when combined with other modules it can build sophisticated and complex applications.
But why is it a micro-framework?? Well, it's considered a micro-frame...
marcelofeitoza.hashnode.dev2 min read