Skip to content

noahdahlman/polygon-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poly-rs

poly-rs is a crate to interact with the polygon stock data api.


Setup

1. Environment variables, or .env

POLYGON_API_KEY=<key>

2. Run with cargo run

3. profit

TODO:

  • Add an iterator so we can collect all data, or up to a limit
  • Save polygon data locally or upload to s3
  • Docker compose file with TimescaleDB and Grafana
  • TimescaleDB Integration
  • Grafana to build charts from the data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages