Flask-RESTful: Integrating the API Server with a MySQL Database
Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. 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.