fastapi-server FastAPI Server for local testing Usage Create virtual environment make venv Modify src/app.py to add REST API endpoints Run application make run