API
Python client¶
To install Vektonn client:
1 |
|
See Python Quick start for example usage.
The source code is available in the vektonn-client-python repository.
.NET client¶
To add Vektonn to your project:
1 |
|
See .NET Quick start for example usage.
The source code is available in the main repository.
HTTP API¶
For all other languages you can use Vektonn's HTTP API directly.
See Vektonn examples for some examples.