SDK V1, V2 and Example WebApp

We developed the SDK libraries for easier use of Alzabox API.

https://github.com/AlzaBox/AlzaBox-API-SDK-csharp

These libraries is under MIT opensource licence and everybody can join and contribute.

You can use these libraries only on your own risk.

Also you can use Nuget package

https://www.nuget.org/packages/Alzabox.API.SDK/

AlzaBox.API.SDK.V2

Example Web application

Git repository includes example web application, that you can use to:

  • learn how to use API SDK

  • get list of Alzabox lockers

  • export list of Alzabox lockers to XLS

  • create an reservations

  • improve or modify web aplication to your needs

Example web application is running on azure servers and is connected to production and testing environment.

https://ab-prod-tools.azurewebsites.net - production

https://ab-test-tools.azurewebsites.net - testing