Skip to content

ksred/go-stock-notifier

Repository files navigation

A Stock Notifier using Golang

Join the chat at https://gitter.im/ksred/go-stock-notifier

This is a project I am creating to learn the Go language

The aim of this project is to:

  • Ingest stock data from a JSON API
  • Save data into a relational database
  • Run various analysis on the stock data
  • Mail a user with periodic updates on selected stocks
  • Mail a user with periodic updates of analysis on stock data

Planned:

  • Extend notification system
  • Extend analysis systems
  • Web frontend
  • User accounts

Installation

Clone this project. Copy config.json.sample to config.json and replace all relevant values. Run all files in the sql/ directory on the database.

MIT License

About

Stock notifier using golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published