Chapter 1 — Project Setup and First Endpoint
Set up a FastAPI app, run a local server, and create your first JSON endpoint.
Start with a tiny app and verify your endpoint works.
|
|
Run the server and visit /docs to test your endpoint.
Saved locally to your browser.