A toy project similar to Twitter/Bluesky.
Features
- refresh tokens & auth tokens (JWT)
- postgres DB with migrations (goose) and auto generated queries (sqlc)
- webhook for a fake payment processor notifying of a user upgrade
- static file serving (the assets folder)
- various REST api endpoints