Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frectonz/birru_cli

A simple CLI tool the gets data from the Birru API for getting birr forex data.
https://github.com/frectonz/birru_cli

forex forex-data ocaml tui

Last synced: about 2 months ago
JSON representation

A simple CLI tool the gets data from the Birru API for getting birr forex data.

Awesome Lists containing this project

README

        

# Birru

A simple CLI tool the gets data from the **Birru API**. Checkout the [Birru Repo](https://github.com/frectonz/birru) for more info.

Built using OCaml 🐫

![screenshot](./screenshot.png)

## Technologies Used

- [Yojson](https://github.com/ocaml-community/yojson)
- [ANSITerminal](https://github.com/Chris00/ANSITerminal)
- [Cohttp](https://github.com/mirage/ocaml-cohttp)
- [Dune](https://github.com/ocaml/dune)
- [Opam](https://opam.ocaml.org/)
- [Ocaml](https://ocaml.org/)