Added dogapi (#2156)

This commit is contained in:
XXIV 2022-02-18 08:13:29 +02:00 committed by GitHub
parent 793f35dd46
commit 756555aa5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25283,5 +25283,19 @@
"description": "Easy to use OTP library for Nim",
"license": "Unlicense",
"web": "https://github.com/dimspith/otplib"
},
{
"name": "dogapi",
"url": "https://github.com/thexxiv/dogapi-nim",
"method": "git",
"tags": [
"api-client",
"api-wrapper",
"dogapi"
],
"description": "Dog API client",
"license": "Apache-2.0",
"web": "https://github.com/thexxiv/dogapi-nim",
"doc": "https://thexxiv.github.io/dogapi-nim"
}
]