© 2024 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
This is a simplest demo of FastAPI on IRIS using SQLAlchemy
Build docker compose environment
docker-compose build
Start in development mode
docker-compose up app
Access docs page: http://localhost:8000/docs