Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manuelbl/swissqrbilldemo

Demo app for Swiss QR Bill generation
https://github.com/manuelbl/swissqrbilldemo

Last synced: about 4 hours ago
JSON representation

Demo app for Swiss QR Bill generation

Awesome Lists containing this project

README

        

# Swiss QR Bill Demo App

This application serves as a demonstration of the Swiss QR Bill Generator library:

- [Java library](https://github.com/manuelbl/SwissQRBill)
- [.NET library](https://github.com/manuelbl/SwissQRBill.NET)
- [Wiki](https://github.com/manuelbl/SwissQRBill/wiki)

## Demo App

[Try the app](https://www.codecrete.net/qrbill)

## Components

The app consists of two components:

- [JSON REST service](service) (Java MicroProfile, Quarkus, RESTEasy)
- [React UI](ui) (React, MUI Material UI)