Flask-RESTful: Integrating the API Server with a MySQL Database

placeholder

“Learn more about Flask-RESTful which connects to the ORM libraries you use to connect to your database.
You ll set up APIs to perform create read update and delete (CRUD) operations. You ll then implement APIs using an in-memory dictionary before integrating them with a MySQL database back end. YouÆll set up a MySQL database and work with MySQL Workbench. You ll install and use the Advanced REST Client.”