There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An educational project, covering (i) building a RESTful web app, including a relational DB back-end, with Python's Flask framework, (ii) enabling a 3rd party Oauth authentication and authorization, (iii) understanding various HTTP request methods and (iv) how these methods map to the common CRUD operations.