Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Scaffold a JSON API in Mythex and publish it via Dockerfile to Fly when needed.
Create a small REST API with [FRAMEWORK] and these routes: GET /health, GET /items, POST /items. Use clear JSON errors. Add a Dockerfile so we can publish. Keep secrets in env vars.