Add OpenGraph metadata to api.coilysiren.me root #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally filed by @coilysiren on 2026-05-02T22:13:35Z - https://github.com/coilysiren/backend/issues/30
The /apps/ page on coilysiren.me now renders OG link previews for each listed app at build time. `api.coilysiren.me` returned no OG data because the root currently responds with JSON (FastAPI default).
Add a minimal HTML response at `GET /` (content-negotiate on `Accept: text/html`, fall through to JSON otherwise) that includes: