mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 15:11:29 -07:00
almost into a room
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# clubs
|
||||
|
||||
Clubs Worker served at `clubs.rec.djdevin.net`. A Hono app ported from the C#
|
||||
`ClubsController`.
|
||||
|
||||
## Behavior
|
||||
|
||||
- `GET /club/home/me` — returns 404. The C# source returned `Results.NotFound()`
|
||||
unconditionally; there's nothing to hydrate yet.
|
||||
|
||||
## TODO before production
|
||||
|
||||
- Implement club home once clubs have a backing store (DB binding).
|
||||
Reference in New Issue
Block a user