mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Updated API (markdown)
parent
a98995da29
commit
e1f1928662
1 changed files with 2 additions and 1 deletions
3
API.md
3
API.md
|
|
@ -1,8 +1,9 @@
|
|||
Get / find recent torrents
|
||||
|
||||
`/api/torrents?search=value&sensitive=0&locales=en|uk&page=1`
|
||||
`/api/torrents?search=value&sensitive=0&locales=en|uk&yggdrasil=1&page=1`
|
||||
|
||||
* `search` - optional, filter results by keyword, recent uploads if not provided
|
||||
* `sensitive` - optional, 1 or 0, all results if not provided
|
||||
* `locales` - optional, filter results by locales, all locales if not provided
|
||||
* `yggdrasil` - optional, 1 or 0, filter non-yggdrasil resources from response, all resources by default
|
||||
* `page` - optional, 1 by default
|
||||
Loading…
Add table
Add a link
Reference in a new issue