There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.