Added package Nimbooru (#2711)

This commit is contained in:
Filip Vybihal 2023-09-18 04:29:14 +02:00 committed by GitHub
parent 48cbccb7cb
commit de1f5d47a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31450,5 +31450,20 @@
"description": "The easiest way to interact with a graphql api",
"license": "LGPL-3.0-or-later",
"web": "https://github.com/arashi-software/zuhyo"
},
{
"name": "nimbooru",
"url": "https://github.com/filvyb/nimbooru",
"method": "git",
"tags": [
"api",
"async",
"wrapper",
"booru",
"gelbooru"
],
"description": "Basic wrapper for APIs of various Boorus",
"license": "LGPL-3.0-or-later",
"web": "https://github.com/filvyb/nimbooru"
}
]