mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added dogapi (#2156)
This commit is contained in:
parent
793f35dd46
commit
756555aa5a
@ -25283,5 +25283,19 @@
|
|||||||
"description": "Easy to use OTP library for Nim",
|
"description": "Easy to use OTP library for Nim",
|
||||||
"license": "Unlicense",
|
"license": "Unlicense",
|
||||||
"web": "https://github.com/dimspith/otplib"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user