GitHub GitHub code size in bytes GitHub repo size GitHub tag (latest SemVer)

http_crypto_price

A simple command line application to check current crypto price using the coingecko api.

Install crystal from the official website link.

Installation

Give a Try, clone this repository and run the following command in the terminal.

crystal run src/http_crypto_price.cr

Build and Compile with the following command.

crystal build src/http_crypto_price.cr

Usage

Once built and compiled you can run from command line using the following command.

./http_crypto_price

Contributing

  1. Fork it (https://github.com/gokg4/crystal_crypto_http/fork)

Contributors