Add "jovandeginste/payme"

QR code generator (ASCII & PNG) for SEPA payments.
This commit is contained in:
Jo Vandeginste 2021-05-24 11:04:58 +02:00 committed by Avelino
parent f4bbc5ee74
commit 53c3516d30

View File

@ -800,6 +800,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [go-money](https://github.com/rhymond/go-money) - Implementation of Fowler's Money pattern.
* [ofxgo](https://github.com/aclindsa/ofxgo) - Query OFX servers and/or parse the responses (with example command-line client).
* [orderbook](https://github.com/i25959341/orderbook) - Matching Engine for Limit Order Book in Golang.
* [payme](https://github.com/jovandeginste/payme) - QR code generator (ASCII & PNG) for SEPA payments.
* [sleet](https://github.com/BoltApp/sleet) - One unified interface for multiple Payment Service Providers (PsP) to process online payment.
* [techan](https://github.com/sdcoffey/techan) - Technical analysis library with advanced market analysis and trading strategies.
* [transaction](https://github.com/claygod/transaction) - Embedded transactional database of accounts, running in multithreaded mode.