mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added api wrappers.
This commit is contained in:
parent
96f5325eeb
commit
a5a10725f2
@ -348,5 +348,33 @@
|
||||
"tags": ["csv", "parsing", "stringify", "library"],
|
||||
"description": "Library for parsing, stringifying, reading, and writing CSV (comma separated value) files",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "geonames",
|
||||
"url": "git://github.com/achesak/nimrod-geonames",
|
||||
"method": "git",
|
||||
"tags": ["library", "wrapper", "geography"],
|
||||
"description": "GeoNames API wrapper",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "gravatar",
|
||||
"url": "git://github.com/achesak/nimrod-gravatar",
|
||||
"method": "git",
|
||||
"tags": ["library", "wrapper", "gravatar"],
|
||||
"description": "Gravatar API wrapper",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "coverartarchive",
|
||||
"url": "git://github.com/achesak/nimrod-cover-art-archive",
|
||||
"method": "git",
|
||||
"tags": ["library", "wrapper", "cover art", "music", "metadata"],
|
||||
"description": "Cover Art Archive API wrapper",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user