• Stars
    star
    1
  • Language
    Python
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

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.