go-crypto-average-service

command module
v0.0.0-...-360e35e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2017 License: MIT Imports: 8 Imported by: 0

README

go-crypto-average-service

Retrieve moving average information of a crypto currency.

This project serves the purpose of learning go. Can only be used in conjunction with go-crypto-average-service, which stores the data that should be fetched with this service.

This simple rest service will retrieve a protobuf file from S3 for the given crypto currency (i.e. bitcoin) and return a JSON response, containing the latest moving average and the quotes for the last week.

Dependency management with dep.

Usage with docker (just a reminder to me):

  • copy credentials file from ~/.aws directory to this aws folder
  • execute build.sh
  • execute docker run -p 8080:8080 go-crypto-average-service -bucket=yourBucketName

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package floatingquotes is a generated protocol buffer package.
Package floatingquotes is a generated protocol buffer package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL