mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Created API (markdown)
parent
fda89b1e4d
commit
72933b9368
1 changed files with 8 additions and 0 deletions
8
API.md
Normal file
8
API.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Get / find recent torrents
|
||||
|
||||
`/api/torrents?search=value&sensitive=0&locales=en|uk&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
|
||||
* `page` - optional, 1 by default
|
||||
Loading…
Add table
Add a link
Reference in a new issue