Test fastapi Simple test app. Create environment: poetry install Start app: python main.py Swagger endpoint: http://localhost:8000/docs Swagger json endpoint: http://localhost:8000/openapi.json