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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham authored Mar 19, 2024
1 parent f836549 commit e682845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ time.sleep(10)
```

Call your APIs in both cases multiple times and write down the response times.
Can you summerize what did happen? and what is the difference?
Can you summerize what happened? and what is the difference?

Make sure your design is clean and have multiple modules (you can use current repository to have an idea about the structure).
Use [Dependency Injection](https://fastapi.tiangolo.com/tutorial/dependencies/) to sperate logic from your views.
Expand Down

0 comments on commit e682845

Please sign in to comment.