All Projects → Astrocoders → bacen-exchange-rates

Astrocoders / bacen-exchange-rates

Licence: MIT license
Reason API to fetch the daily reports from BACEN PTAX exchanges

Programming Languages

ocaml
1615 projects

Labels

Projects that are alternatives of or similar to bacen-exchange-rates

serverless-reasonml
serverless framework plugin for writing functions with Reason
Stars: ✭ 13 (-18.75%)
Mutual labels:  reasonml
bs-axios
Bucklescript bindings for axios
Stars: ✭ 74 (+362.5%)
Mutual labels:  reasonml
markdown-reason-react
Generate ReasonReact Pages from Markdown
Stars: ✭ 17 (+6.25%)
Mutual labels:  reasonml
reason-cookie
A simple way to use cookies in Reason (OCaml) on the frontend. 🍪
Stars: ✭ 18 (+12.5%)
Mutual labels:  reasonml
tea-chess
A chess-themed tutorial on writing an SPA in Bucklescript-TEA
Stars: ✭ 28 (+75%)
Mutual labels:  reasonml
reason-hooks-testing-library
ReasonML bindings for react-hooks-testing-library
Stars: ✭ 24 (+50%)
Mutual labels:  reasonml
solar-weather
React Native Weather App w. Realm, Redux, ReasonReact & Forecast.io
Stars: ✭ 13 (-18.75%)
Mutual labels:  reasonml
re-hyperapp
Almost zero-cost bindings for the https://github.com/hyperapp/hyperapp UI library.
Stars: ✭ 21 (+31.25%)
Mutual labels:  reasonml
bs-reason-apollo
ReactApollo bindings for BS
Stars: ✭ 23 (+43.75%)
Mutual labels:  reasonml
rembrandt
Simple UI framework written in Reasonml.
Stars: ✭ 81 (+406.25%)
Mutual labels:  reasonml
re-use
⚛️ 🎣 A collection of hooks for ReasonReact
Stars: ✭ 27 (+68.75%)
Mutual labels:  reasonml
re-typescript
An opinionated attempt at finally solving typescript interop for ReasonML / OCaml.
Stars: ✭ 68 (+325%)
Mutual labels:  reasonml
vscode-graphiql-explorer
Use GraphiQL + GraphiQL Explorer to build your GraphQL operations, right from inside of VSCode.
Stars: ✭ 35 (+118.75%)
Mutual labels:  reasonml
bs-react-fela
BuckleScript bindings for react-fela
Stars: ✭ 21 (+31.25%)
Mutual labels:  reasonml
refabricator
Static Site Generator for/in ReasonML
Stars: ✭ 31 (+93.75%)
Mutual labels:  reasonml
revery-packager
Helper utility to package Revery applications into installable app bundles
Stars: ✭ 38 (+137.5%)
Mutual labels:  reasonml
jsoo-react
js_of_ocaml bindings for ReactJS. Based on ReasonReact.
Stars: ✭ 126 (+687.5%)
Mutual labels:  reasonml
re-cite
Manage citations from your colleagues , friends, movies, your cat or even yourself.
Stars: ✭ 20 (+25%)
Mutual labels:  reasonml
ts2re
Convert TypeScript type declarations to Reason
Stars: ✭ 32 (+100%)
Mutual labels:  reasonml
bs-decode
Type-safe JSON decoding for ReasonML and OCaml
Stars: ✭ 105 (+556.25%)
Mutual labels:  reasonml

bacen-exchange-rates

Build Status

Demo

BacenExchangeRatesApi.Daily.fetchCurrencyRatesForPeriod(
  ~currency=`CAD,
  ~date=Js.Date.fromString("2018-03-05 10:02:47.732")
)

Supported currencies take a look in Daily.currency type

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].