Skip to content

tompston/binance-pooler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timeseries data scraper example, implementing the ideas mentioned in this tutorial.

Scrapes spot data from binance api and stores it in a mongodb database.

Dependencies

Running the app

chmod +x run.sh

# start the binance-pooler/cmd/pooler app
./run.sh pooler
# run tests for the project (will be written under mongodb database called `test`)
./run.sh test

About

Time series binance pooler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors