mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added a link to the "transaction" library in the "Finance" section. (#1782)
* Added link to the "transaction". Added link to the embedded database for accounts transactions. * Update README.md
This commit is contained in:
parent
d24ee793ce
commit
542c3969e2
@ -502,6 +502,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [go-finance](https://github.com/FlashBoys/go-finance) - Comprehensive financial markets data in Go.
|
* [go-finance](https://github.com/FlashBoys/go-finance) - Comprehensive financial markets data in Go.
|
||||||
* [go-money](https://github.com/rhymond/go-money) - Implementation of Fowler's Money pattern.
|
* [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).
|
* [ofxgo](https://github.com/aclindsa/ofxgo) - Query OFX servers and/or parse the responses (with example command-line client).
|
||||||
|
* [transaction](https://github.com/claygod/transaction) - Embedded transactional database of accounts, running in multithreaded mode.
|
||||||
* [vat](https://github.com/dannyvankooten/vat) - VAT number validation & EU VAT rates.
|
* [vat](https://github.com/dannyvankooten/vat) - VAT number validation & EU VAT rates.
|
||||||
|
|
||||||
## Forms
|
## Forms
|
||||||
|
Loading…
Reference in New Issue
Block a user