https://github.com/anthdm/go-price-fetcher
A micro service witten in Golang that fetches the price of crypto coins
https://github.com/anthdm/go-price-fetcher
Last synced: 11 months ago
JSON representation
A micro service witten in Golang that fetches the price of crypto coins
- Host: GitHub
- URL: https://github.com/anthdm/go-price-fetcher
- Owner: anthdm
- Created: 2022-10-31T20:56:51.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-31T21:35:38.000Z (almost 4 years ago)
- Last Synced: 2025-07-25T08:37:46.172Z (about 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 17
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-price-fetcher
A micro service witten in Golang that fetches the price of crypto coins
# Start the application
`make run`