Language Clients
Even though we aim to keep our API simple so that you don't need sophisticated programming skills to use it, we also offer pre-built clients written in various programming languages to make it easier for you to get started.
All our official clients are open source and use the Apache License Version 2.0.
Official clients
| Language | Environment | Source |
|---|---|
| Java | https://github.com/uvasoftware/scanii-java |
| C# | https://github.com/uvasoftware/scanii-dotnet |
| AWS Lambda | https://github.com/uvasoftware/scanii-lambda |
| PHP | https://github.com/uvasoftware/scanii-php |
| CLI | https://github.com/uvasoftware/scanii-cli |
Community supported
| Language | Environment | Source |
|---|---|
| Ruby | https://github.com/nathanbrakken/scanii |
| Python | https://github.com/smeggingsmegger/PyScanii |