mirror of
https://github.com/benbusby/farside.git
synced 2025-06-08 10:26:36 +00:00
add status routes
This commit is contained in:
parent
d5c3ec736c
commit
ad2da6cdc6
3 changed files with 25 additions and 1 deletions
|
@ -168,6 +168,10 @@ Farside's routing is very minimal, with only the following routes:
|
|||
jumping between instances by navigating back.
|
||||
- Ex: `/_/nitter` -> nitter instance A -> (navigate back one page) -> nitter
|
||||
instance B -> ...
|
||||
- `/status`
|
||||
- json of the instance data
|
||||
- `/backup`
|
||||
- download json of the instance data
|
||||
- *Note: Uses Javascript to preserve the page in history*
|
||||
|
||||
When a service is requested with the `/:service/...` endpoint, Farside requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue