lambda-crypto-fetcher

command module
v0.0.0-...-e292bea Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2021 License: MIT Imports: 10 Imported by: 0

README

Lambda Cryptocurrency Fetcher

A simple script to fetch cryptocurrency rates from messari.io API and store these into a MongoDB database meant to be used on AWS Lambda.

Go License

Build (for publishing to Lambda)

git clone https://github.com/Loupeznik/lambda-crypto-fetcher.git
cd lambda-crypto-fetcher
go get .
GOOS=linux GOARCH=amd64 go build -o main .
zip main.zip main

License

This project is MIT licensed.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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