Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 426 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 426 Bytes

This is a Fully Featured Python API Development Project that includes Authentication, CRUD operations, Schema validations, and Documentation. Some of the tools I have used are:

1> SQL with Alembic as a database Migration tool.

2> Postman to construct HTTP packets.

3> Automated Integration Testing.

4> Deployment on to various Platforms LIke: a) Ubuntu, b) Render, c) Docker

5> Build CI/CD Pipeline using Github actions