Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 195 Bytes

File metadata and controls

6 lines (3 loc) · 195 Bytes

description

Example Flask REST API, created for learning purposes.

Initializes a database with YouTube videos using SQLAlachemy and implements the HTTPS methods GET, POST, PUT, and DELETE.