api or archive of our own 😭
Find a file
2026-06-05 23:22:37 -04:00
ao3 first commit 2026-06-05 23:22:37 -04:00
go.mod first commit 2026-06-05 23:22:37 -04:00
go.sum first commit 2026-06-05 23:22:37 -04:00
main.go first commit 2026-06-05 23:22:37 -04:00
README.md first commit 2026-06-05 23:22:37 -04:00

Endpoints

GET /autocomplete?term=slow+burn&type=freeform
GET /search?query=enemies+to+lovers&fandom=...&tag=...&rating=...&min_words=...&max_words=...&page=1
GET /tags/Slow%20Burn/works?page=1
GET /works/12345
  • PORT env var to change the port, defaults to 8080. The pattern syntax GET /works/{id}