FastAPI demo with InterSystems IRIS using SQLAlchemy This is a simplest demo of FastAPI on IRIS using SQLAlchemy Using Build docker compose environment docker-compose build Start in development mode docker-compose up app Access docs page: http://localhost:8000/docs