https://github.com/richscott/dartmoney
A small site to host and track portfolio accounts
https://github.com/richscott/dartmoney
bootstrap go golang javascript
Last synced: about 2 months ago
JSON representation
A small site to host and track portfolio accounts
- Host: GitHub
- URL: https://github.com/richscott/dartmoney
- Owner: richscott
- License: mit
- Created: 2018-02-09T21:44:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T21:51:35.000Z (over 8 years ago)
- Last Synced: 2025-07-11T00:24:16.305Z (12 months ago)
- Topics: bootstrap, go, golang, javascript
- Language: JavaScript
- Size: 646 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dart Money
A small web-site to host a list of portfolio equities and current valuations,
using the free stock quotes API from Alpha Vantage. This project is being done
primarily as an exercise in learning Golang-based server development and the
Gin web framework. The client-side code is prosaic, but may be expanded and/or
improved after numerous parts of the server are more finished.
The project name is a reference to the old finance scenario of investors
picking stocks by throwing darts at a board of stock listings.
NOTE: to run this server, you must have an equity quotes API key (it's free)
from Alpha Vantage - get it from https://www.alphavantage.co.