This repository contains client APIs for connecting to the OpenALPR Cloud. Sign up for an account today to access the service: https://cloud.openalpr.com/
The folders in this repo contain example code for accessing the service.
Additional libraries for other programming languages can be automatically generated via the Swagger Editor http://editor.swagger.io/#/
Copy and paste the content from cloudapi.yaml into the editor, and choose Generate Client -> [Preferred Language]. For example, there are code generators available for PHP, Node.js, Go, Scala, Ruby, Swift, etc.
The client libraries used to connect to the OpenALPR Cloud API service are available under the Apache 2.0 license.