Skip to content

Gohelraj/stock-server

Repository files navigation

stock-server

Api to fetch stock prices using stock symbol and stock exchange

Prerequisite

  1. Install Golang
  2. Setup GOPATH Link1 and Link2
  3. Install Dep

Getting Started

  1. Clone the repo under $GOPATH/src. Run git clone https://github.com/Gohelraj/stock-server.git stock-server
  2. To install dependencies Run dep ensure
  3. Add stockserver API key in config.toml file. If you don't have API key than first Generate key and than add.
  4. Run go run cmd/main.go
  5. Import stock-server-postman-collection.json file in Postman and read the description of APIs to get info about APIs

About

Fetch Stock Prices using Stock Symbol and Stock Exchange Name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages