karthik-d / authenticated-todo-api-from-scratch

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 98.6%Language:HTML 1.4%