/stock-explorer

Stock trading tools experiment

Primary LanguageGoGNU Affero General Public License v3.0AGPL-3.0

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 publish/subscribe api to make client talk to the server, check out emitter on GitHub.