Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 243 Bytes

File metadata and controls

2 lines (2 loc) · 243 Bytes

REST_API-using-python

Flask is rapidly growing in popularity due to its ease of use. In this repository we will build a REST API using Flask, including different HTTP methods, connect Flask to a database, and add authentication to our APIs.