Tiny service that ingests ChatGPT share links and returns real turns as JSON. Includes a simple PDF endpoint for clean exports.
GET /healthz
GET /api/ingest?url=<chatgpt_share_url>
POST /api/pdf with JSON body { title, turns } -> returns PDF
Push repo to GitHub, connect to Railway, set env vars, deploy.