An open API service indexing awesome lists of open source software.

https://github.com/kelindar/stock-explorer

Stock trading tools experiment
https://github.com/kelindar/stock-explorer

Last synced: about 1 month ago
JSON representation

Stock trading tools experiment

Awesome Lists containing this project

README

        

# Stock Explorer
Stock Explorer is a simple request/response html/js client and a small service written in go which allows exploring various stock tickers. This is connected to Yahoo Finance in order to retrieve the data and uses [emitter.io](https://emitter.io) publish/subscribe api to make client talk to the server, check out [emitter on GitHub](https://github.com/emitter-io/emitter).

![](client/demo.gif)