Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 329 Bytes

File metadata and controls

5 lines (3 loc) · 329 Bytes

OAuth2 Authenticated Todo API Endpoints: A Bottom-up Implementation

A bottom-up implementation of OAuth2 authenticated Todo API endpoints using Flask RESTplus and vanilla Flask.

The execution instructions and sepcifications for the implementation is contained in the sandboxed API container: Task1-TodoAPI.