-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1b8cf3b
commit 628a2b6
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
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 |