Language Clients
Albeit we strive to keep our API simple so sophisticated programming is not needed in order to consume it, we do provide pre-build clients written in many programming languages to help you get started.
All official clients are open source using the Apache License Version 2.0.
Official clients
| Language | Environment | Source | API Version |
|---|---|---|
| Java | https://github.com/uvasoftware/scanii-java | 2.1 |
| C# | https://github.com/uvasoftware/scanii-dotnet | 2.1 |
| AWS Lambda | https://github.com/uvasoftware/scanii-lambda | 2.1 |
| PHP | https://github.com/uvasoftware/scanii-php | 2.1 |
| CLI | https://github.com/uvasoftware/scanii-cli | 2.2 |
Community supported
| Language | Environment | Source | API Version |
|---|---|---|
| Ruby | https://github.com/nathanbrakken/scanii | 2.1 |
| Python | https://github.com/smeggingsmegger/PyScanii | 2.1 |