unsplash
Unsplash API Client for Nim
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install unsplash
choosenim install unsplash
git clone https://github.com/juancarlospaco/nim-unsplash
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| unsplash | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/juancarlospaco/nim-unsplash |
|---|---|
| Homepage | https://github.com/juancarlospaco/nim-unsplash |
| Documentation | View Documentation |
| Registry Source | nimble_official |
README
Nim-Unsplash
- MultiSync API Client for https://unsplash.com
For Examples see the Source Code..
For Documentation run nim doc unsplash.nim.
For Install run nimble install unsplash.