dinero
dinero copied to clipboard
📈 💰 A golang interface for the Open Exchange Rates API
Results
2
dinero issues
Sort by
recently updated
recently updated
newest added
Small MR to assist with cleaning up dependencies and update docs with new requirements
Currently I have an use-case when I need convert a lot of currencies to another currencies in a row. In my code I need to do something like this: ```golang...