This repository was archived by the owner on Oct 4, 2019. It is now read-only.
06-07-2017
Pre-release
Pre-release
·
151 commits
to master
since this release
Add data endpoints for getting currencies (#9) * Adds endpoints for getting a list of supported currencies, along with their name and symbol. * Limit regex check for currency code to 3 characters.