Started work on linstrom specific endpoints
Router plus a bunch of placeholder handlers Also a poll on fedi regarding streamed events (one vs many channels)
This commit is contained in:
parent
1fb924f59c
commit
4f4d05a335
11 changed files with 103 additions and 39 deletions
5
server/apiLinstromStreams.go
Normal file
5
server/apiLinstromStreams.go
Normal file
|
@ -0,0 +1,5 @@
|
|||
package server
|
||||
|
||||
// TODO: Decide where to put data stream handlers
|
||||
|
||||
// Entrypoint for a new stream will be in here at least
|
Loading…
Add table
Add a link
Reference in a new issue