Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 187 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 187 Bytes

Stock prices API

Start:

docker-compose up

Get prices history:

curl localhost:8000/prices/GOOG

Built with aiohttp and sqlite3. Price history parsed from Yahoo Finance