This website requires JavaScript.
Explore
Help
Register
Sign in
sam
/
mercury
Watch
1
Star
0
Fork
You've already forked mercury
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
go
mercury
/
web
/
api
History
sam
97b05d787f
feat: distribute new local posts to followers via websocket
2023-10-15 21:39:50 +02:00
..
accounts
add API boilerplate + /accounts/{accountID} and /accounts/@me endpoints
2023-09-06 02:23:06 +02:00
blogs
add /blogs/{blogID} and /blogs/lookup/{blogName} routes
2023-09-06 02:40:50 +02:00
posts
add internal/{processor,streaming}
2023-10-15 17:08:55 +02:00
streaming
feat: distribute new local posts to followers via websocket
2023-10-15 21:39:50 +02:00
timelines
fix some endpoints
2023-09-15 16:33:08 +02:00
account.go
add API boilerplate + /accounts/{accountID} and /accounts/@me endpoints
2023-09-06 02:23:06 +02:00
blog.go
fix some endpoints
2023-09-15 16:33:08 +02:00
error.go
add (unfinished, untested!) /api/v1/streaming endpoint
2023-09-16 04:33:52 +02:00
post.go
fix some endpoints
2023-09-15 16:33:08 +02:00