A simple REST api to query the value of Bitcoin on several exchanges and compute a weighted average
Please refer to Golang's official website for installation instruction: https://golang.org/
Once you've downloaded this project on your computer, you can run it from a terminal using:
first go build bitcoin-ticker-api.go
to compile
then ./bitcoin-ticker-api
to execute
Result example: