Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen

Repository contains templates for generating Aspose.BarCode for Cloud SDKs
https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen

aspose aspose-cloud barcode barcode-cloud-sdk cloud-sdk cloud-sdks java mustache mustache-templates node-js php sdk swagger swagger-codegen swagger-specification

Last synced: 7 days ago
JSON representation

Repository contains templates for generating Aspose.BarCode for Cloud SDKs

Awesome Lists containing this project

README

        

# Aspose.BarCode for Cloud

[![Check pull request](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen/actions/workflows/check-codegen.yml/badge.svg)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen/actions/workflows/check-codegen.yml)
[![Check URLs](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen/actions/workflows/check-urls.yml/badge.svg)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen/actions/workflows/check-urls.yml)

[Aspose.BarCode for Cloud](https://products.aspose.cloud/barcode/) 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:

Link to SDK | Link to source code | Description
-------------------------------------------------------------------------------------|------------------------------------------------------------------------------------ | --------------------------
[.NET SDK](https://www.nuget.org/packages/Aspose.BarCode-Cloud/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dotnet) | Barcode Cloud SDK for .NET and dotnet
[Node JS SDK](https://www.npmjs.com/package/aspose-barcode-cloud-node/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-node) | Barcode Cloud SDK for Node JS
[PHP SDK](https://packagist.org/packages/aspose/barcode-cloud-php) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-php) | Barcode Cloud SDK for PHP
[Python SDK](https://pypi.org/project/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-python) | Barcode Cloud SDK for Python
[Go SDK](https://pkg.go.dev/github.com/aspose-barcode-cloud/aspose-barcode-cloud-go) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-go) | Barcode Cloud SDK for Go
[Java SDK](https://releases.aspose.cloud/java/repo/com/aspose/aspose-barcode-cloud/) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-java) | Barcode Cloud SDK for Java
[Dart SDK](https://pub.dev/packages/aspose_barcode_cloud) | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-dart) | Barcode Cloud SDK for Dart and Flutter
Android application sample | [Source code](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-android) | 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](https://dashboard.aspose.cloud/#/apps) (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](LICENSE).

## Resources

+ [**Website**](https://www.aspose.cloud)
+ [**Product Home**](https://products.aspose.cloud/barcode/)
+ [**Documentation**](https://docs.aspose.cloud/barcode/)
+ [**Free Support Forum**](https://forum.aspose.cloud/c/barcode)
+ [**Paid Support Helpdesk**](https://helpdesk.aspose.cloud/)
+ [**Blog**](https://blog.aspose.cloud/category/barcode/)