Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 260 Bytes

File metadata and controls

5 lines (5 loc) · 260 Bytes

This repository covers following topics

  1. Creating REST API and perform various CRUD operation
  2. Protecting APIs with JWT authentication
  3. Automatic API documentation with swagger
  4. Database queries and migration management using SQLAlchemy and Alembic