Skip to content
This repository has been archived by the owner on Dec 24, 2024. It is now read-only.

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Mar 19, 2024
1 parent 98f19bf commit 06b60e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ Write tests for your API based on the [FastAPI documentation](https://fastapi.ti
> [!NOTE]
> GitHub Actions is your friend, use them to test and lint your project.
> [!DANGER]
> The `uvicorn` can have multiple workers, test and see your in-memory storage works with them or not?
## How to run?

You can run server using `uvicorn` directly,
Expand Down

0 comments on commit 06b60e7

Please sign in to comment.