This task involved building a simple REST API capable of CRUD operations on a resource, say, a "person". My task was done in Flask, locally tested and done using SQLite but uses MYSQL on Pythonanywhere.
Primary LanguagePythonMIT LicenseMIT