8000 GitHub - stomzy/stock-ex: This is a microservice that returns stock ticker prices
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stomzy/stock-ex

Repository files navigation

Building a RestFul Service

This microservice is built to return stock ticker prices

This RestFul api was built with node.js and express.js. External Api used: Investors Exchange (IEX) Trading API.
kindly drop suggestions and tips:

Installation

  • $ git clone repo
  • $ cd into repo
  • $ npm i
  • $ with URL='investors-exchange-iex-trading.p.rapidapi.com' provide respective values for SYMBOL and KEY in .env file
  • $ run node server.js

Then navigate to http://localhost:8000/api/v1/stocks to view the demo.

Gracias ::fire: :fire: :fire:

Screenshot

About

This is a microservice that returns stock ticker prices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0