Skip to content

Commit

Permalink
Merge pull request #8 from VyacheslavShrot/stage
Browse files Browse the repository at this point in the history
Stage
  • Loading branch information
VyacheslavShrot authored Aug 6, 2024
2 parents 209f5f5 + 329afe4 commit 4c9801c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# FastAPI MVC [![CI/CD](https://github.com/VyacheslavShrot/fast_api_mvc/actions/workflows/ci_cd.yml/badge.svg)](https://github.com/VyacheslavShrot/fast_api_mvc/actions/workflows/ci_cd.yml) ![Pulls](https://img.shields.io/docker/pulls/vyacheslavshrot/fast_api_mvc)

- A regular Fast API project with JWT token based users and their MySQL based posts using SQLAlchemy ORM, Alembic migrations and Pydantic validation. And all this on asynchronous code with aiocache.

- I have described in detail how to use the APIs of this project in the <strong>Postman documentation</strong> :
- <strong>https://documenter.getpostman.com/view/26500283/2sA3rwMDsG </strong><br><br>

Expand Down

0 comments on commit 4c9801c

Please sign in to comment.