Skip to content

aspose-barcode-cloud/aspose-barcode-cloud-codegen

Repository files navigation

Aspose.BarCode for Cloud

Check pull request Check URLs

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.

Currently Available SDKs

The following SDKs are currently available:

Directory Description
.NET SDK Barcode Cloud SDK for .NET Standard 2.0, .NET Framework 2.0 and higher
Node JS SDK Barcode Cloud SDK for Node JS
PHP SDK Barcode Cloud SDK for PHP
Python SDK Barcode Cloud SDK for Python 2.7 and Python 3.4+
Go SDK Barcode Cloud SDK for Go
Java SDK Barcode Cloud SDK for Java
Android application sample 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).

Licensing

All Aspose.BarCode for Cloud SDKs, helper scripts and templates are licensed under MIT License.

Resources