@hackage oanda-rest-api0.4.1
Client to the OANDA REST API
Categories
License
BSD-3-Clause
Maintainer
johndreaver@gmail.com
Links
Versions
Installation
Dependencies (16)
- Decimal >=0.4.2
- aeson >=0.8.0
- base >=4.8 && <5
- bytestring >=0.10.0
- conduit
- containers >=0.5.2 Show all…
Dependents (1)
@hackage/acme-everything
oanda-rest-api
This library implements a Haskell client to the OANDA v20 REST API.
Status
Right now the only methods I have implemented are the ones I currently use. Feel free to make a PR or open an issue if there is a missing API endpoint that you need.