Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/apidoc.json
akuma06 69123d53a9 Updated APIdoc + New API endpoint for user profile
Now you can access a user __public__ profile by querying the api endpoint /profile?id=USERID
2017-07-22 17:21:14 +02:00

24 lignes
485 o
JSON

{
"name": "nyaapantsu",
"version": "1.1.1",
"description": "How to use the Nyaa Pantsu API",
"title": "Nyaa Pantsu API documentation",
"url": "https://nyaa.pantsu.cat/api",
"header": {
"title": "Information",
"filename": "header_api.md"
},
"order": [
"GetTorrents",
"FindTorrents",
"GetTorrent",
"GetTorrentHead",
"UploadTorrent",
"UpdateTorrent",
"Login"
],
"template": {
"withCompare": true,
"withGenerator": true
}
}