Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/frectonz/birru_cli
- Owner: frectonz
- License: mit
- Created: 2022-11-26T13:25:43.000Z (about 2 years ago)
- Default Branch: trunk
- Last Pushed: 2023-11-09T18:17:11.000Z (about 1 year ago)
- Last Synced: 2023-11-10T11:45:01.511Z (about 1 year ago)
- Topics: forex, forex-data, ocaml, tui
- Language: OCaml
- Homepage:
- Size: 659 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)