Add cocktaildb (#2217)

* Fixed the username of 2 packages

* Add audiodb

* Add cocktaildb

* Add cocktaildb
This commit is contained in:
XXIV 2022-04-29 03:04:30 +03:00 committed by GitHub
parent cb39358e90
commit c4a65dacaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26016,5 +26016,18 @@
"description": "Load local environment variables from .env files",
"license": "MIT",
"web": "https://wioenena-q.github.io/nim-dotenv"
},
{
"name": "cocktaildb",
"url": "https://github.com/thechampagne/cocktaildb-nim",
"method": "git",
"tags": [
"api-client",
"api-wrapper",
"cocktaildb"
],
"description": "TheCocktailDB API client",
"license": "Apache-2.0",
"web": "https://github.com/thechampagne/cocktaildb-nim"
}
]