Update the README to explain how to access the automatically generated API docs in FastAPI. Mention both the Swagger UI (/docs) and ReDoc (/redoc).
Instructions should include:
- How to start the server
- Which URLs to visit for documentation
- A sentence about the value of API docs in FastAPI
Label this as 'help wanted'.
Update the README to explain how to access the automatically generated API docs in FastAPI. Mention both the Swagger UI (
/docs) and ReDoc (/redoc).Instructions should include:
Label this as 'help wanted'.