FastAPI Quickstart #8175
-
|
FastAPI Quickstart Sample Program I have put together something which is in-between the tutorial and the project generator in complexity and I wanted to see if other people found it useful: https://github.com/christopherthompson81/fastapi_demo My goal is to make it something that provides a best-practices example for nearly all of the tutorial. I know everyone has different needs, but I would imagine that what it currently covers is a fairly common set of desired functionality. The primary additions (currently) beyond the tutorial are how unittest is employed in conjunction with the starlette test client and FastAPI; using pipenv; and config files |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
good job, I'm having a similar repo I'm using to start other projects, I'm doing things quite differently from you but that's what is cool about FastAPI, let you do whatever you prefer ! |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for sharing it! You might want to add the topic |
Beta Was this translation helpful? Give feedback.
-
|
Assuming the original issue was solved, it will be automatically closed now. But feel free to add more comments or create new issues. |
Beta Was this translation helpful? Give feedback.
Thanks for sharing it!
You might want to add the topic
fastapito your project, that way it will automatically show up here in the docs: https://fastapi.tiangolo.com/external-links/#projects