An open API service indexing awesome lists of open source software.

https://github.com/juancarlospaco/nim-unsplash

Unsplash API Client for Nim
https://github.com/juancarlospaco/nim-unsplash

art digital-art images nim nim-lang photography photos stock-photography stock-photos unsplash unsplash-api unsplash-client

Last synced: about 2 months ago
JSON representation

Unsplash API Client for Nim

Awesome Lists containing this project

README

        

# Nim-Unsplash

- MultiSync API Client for https://unsplash.com

[For Examples see the Source Code.](https://github.com/juancarlospaco/nim-unsplash/blob/master/src/unsplash.nim#L103-L114).

For Documentation run `nim doc unsplash.nim`.

For Install run `nimble install unsplash`.

[For Command Line App see Releases.](https://github.com/juancarlospaco/nim-unsplash/releases)