Aspose.BarCode for Cloud is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements.
This repository contains templates and scripts for generating SDK code for all currently supported platforms. This can be useful for customizing the SDK or adding support for additional programming languages. If you are looking for ready to use, supported SDKs, take a look at available SDKs below.
The following SDKs are currently available:
Link to SDK | Link to source code | Description |
---|---|---|
.NET SDK | Source code | Barcode Cloud SDK for .NET and dotnet |
Node JS SDK | Source code | Barcode Cloud SDK for Node JS |
PHP SDK | Source code | Barcode Cloud SDK for PHP |
Python SDK | Source code | Barcode Cloud SDK for Python |
Go SDK | Source code | Barcode Cloud SDK for Go |
Java SDK | Source code | Barcode Cloud SDK for Java |
Dart SDK | Source code | Barcode Cloud SDK for Dart and Flutter |
Android application sample | Source code | Barcode Cloud Android application sample |
To use these SDKs, you will need Client Id and Client Secret which can be looked up at Aspose Cloud Dashboard (free registration in Aspose Cloud is required for this).
All Aspose.BarCode for Cloud SDKs, helper scripts and templates are licensed under MIT License.