Add mealdb (#2218)

* Fixed the username of 2 packages

* Add audiodb

* Add cocktaildb

* Add cocktaildb

* Add mealdb
This commit is contained in:
XXIV 2022-05-01 06:12:02 +03:00 committed by GitHub
parent c4a65dacaf
commit 46cef343e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26029,5 +26029,18 @@
"description": "TheCocktailDB API client",
"license": "Apache-2.0",
"web": "https://github.com/thechampagne/cocktaildb-nim"
},
{
"name": "mealdb",
"url": "https://github.com/thechampagne/mealdb-nim",
"method": "git",
"tags": [
"api-client",
"api-wrapper",
"mealdb"
],
"description": "TheMealDB API client",
"license": "Apache-2.0",
"web": "https://github.com/thechampagne/mealdb-nim"
}
]