Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hivesolutions/barcodies

Simple barcode generation API
https://github.com/hivesolutions/barcodies

barcode javascript nodejs qrcode

Last synced: about 2 months ago
JSON representation

Simple barcode generation API

Awesome Lists containing this project

README

        

# [Barcodies](http://barcodies.hive.pt)

Simple barcode generation Web App.

## Configuration

| Name | Type | Default | Description |
| --------------- | ----- | ------- | ---------------------------------------------------------------------------------------------------------------------- |
| `BARCODIES_KEY` | `str` | `None` | Secret key that should be passed in protected calls so that the server side "trusts" the client side (authentication). |

## License

Barcodies is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).

## Build Automation

[![Build Status](https://github.com/hivesolutions/barcodies/workflows/Main%20Workflow/badge.svg)](https://github.com/hivesolutions/barcodies/actions)
[![npm Status](https://img.shields.io/npm/v/hive-barcodies.svg)](https://www.npmjs.com/package/hive-barcodies)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)