In this series of lessons we will be learning how to build a Fully Featured web application using the Flask framework and python. Flask is a micro framework that makes it very enjoyable to work with ...
A simple CRUD (Create, Read, Update, Delete) API built with Flask, SQLAlchemy, and MySQL. This project demonstrates how to manage a users table using REST API endpoints.