Skip to content

jerryan999/CryptoAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoAlert

This is a demo program to watch realtime crypto price and when certain price alert is met, send the email to user.

Start WebServer

    go run cmd/server/main.go

Start Email Workers

    go run cmd/workers/main.go email

Start Watch Workers

    go run cmd/workers/main.go watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages