Skip to content

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

License

Notifications You must be signed in to change notification settings

gokg4/crystal_crypto_http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • gokg4 - creator and maintainer

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published