Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 304 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 304 Bytes

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