mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
testing generic deploy
This commit is contained in:
+2
-3
@@ -1,10 +1,9 @@
|
||||
# chat
|
||||
|
||||
Chat worker served at `chat.rec.djdevin.net`.
|
||||
Chat worker served on the `chat` subdomain.
|
||||
|
||||
- `GET /` — service status `{ "service": "chat", "status": "ok" }`.
|
||||
- `GET /thread` — chat threads. No DB binding yet, so returns `[]` (matching the
|
||||
C# `ChatController.Get`).
|
||||
- `GET /thread` — chat threads. No DB binding yet, so returns `[]`.
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user