Crafter Station
Sponsors
Who we've partnered with, who we're talking to, what they gave, and what they want. API only for now — every route requires a GitHub token belonging to a crafter-station member.
Day to day this is driven from the terminal: bun run cli -- list --status active
| GET/POST | /api/sponsors |
| GET/PATCH/DELETE | /api/sponsors/:ref |
| GET/POST | /api/sponsors/:ref/contacts |
| GET/POST | /api/sponsors/:ref/interactions |
| GET/POST | /api/sponsors/:ref/sponsorships |
| POST | /api/sponsors/:ref/attachments |
| GET/POST | /api/events |
| GET | /api/stats |
| GET | /api/me |