KeeganObonyo / Basic-Q

A restful API in Go/Golang with postgres database obtaining market time series data from alphavantage and computing to provide standard deviation, graph data and latest real time market data, coupled with user registration and JWT authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

//run the executable the application is written in golang
//A nrestful API that allows for one to log in after registration and get real time data analysis of market data, ie data for graphical representation and market voloatility
 // Will be adding features

About

A restful API in Go/Golang with postgres database obtaining market time series data from alphavantage and computing to provide standard deviation, graph data and latest real time market data, coupled with user registration and JWT authentication


Languages

Language:Go 100.0%