You might have built a python application or a MEAN stack application. What if I told you that you can leverage both the stack and build a hybrid kind of application. You can build a Front End using Angular and Back-End...
Tag - flask
In this article, we will create a Restful API of the important tasks such as Create, Read, Update, Delete, Select or simply CRUD operations. We are going to use Python as our language, MySql as a database and Flask as our...