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
6f1b94c040
mercury
/
web
/
api
History
sam
6f1b94c040
fix some endpoints
2023-09-15 16:33:08 +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
fix some endpoints
2023-09-15 16:33:08 +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 a couple post endpoints + /timelines/home
2023-09-06 16:32:33 +02:00
post.go
fix some endpoints
2023-09-15 16:33:08 +02:00