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
- Host: GitHub
- URL: https://github.com/juancarlospaco/nim-unsplash
- Owner: juancarlospaco
- License: mit
- Created: 2018-12-28T11:10:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T08:22:50.000Z (over 6 years ago)
- Last Synced: 2025-01-26T14:48:40.536Z (4 months ago)
- Topics: art, digital-art, images, nim, nim-lang, photography, photos, stock-photography, stock-photos, unsplash, unsplash-api, unsplash-client
- Language: Nim
- Size: 5.86 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)