Files
sriphat-dataplatform/03-apiservice
Gamegame101 9abd1f272c Update API service to use raw_waiting_time table
- Change RawOpdCheckpoint model to RawWaitingTime
- Update schema from FeedCheckpointIn to FeedWaitingTimeIn
- Switch to rawdata.raw_waiting_time table
- Keep existing /feed/checkpoint endpoint
- Add new fields: vn, txn, name, doctor_code, doctor_name, location_code, location_name, step_name, time
- Update permission to feed.waiting-time:write
2026-02-24 16:34:34 +07:00
..
2026-02-17 11:20:37 +07:00
2026-02-17 11:20:37 +07:00
2026-02-16 17:33:10 +07:00

03-apiservice: Custom FastAPI Service

Build & Start

docker compose --env-file ../.env.global up --build -d

Access

Internal only - access via Nginx Proxy Manager at /apiservice

Admin UI

  • Login: http:///apiservice/admin/
  • Generate API Key: POST /apiservice/admin/api-keys/generate