Skip to content
This repository was archived by the owner on Mar 23, 2018. It is now read-only.
/ Stock-App Public archive

API to fetch stock price for a security from an external API Built using NodeJS

Notifications You must be signed in to change notification settings

Astha-24/Stock-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-App

A simple API to fetch stock price for a security from an external API Built using NodeJS.

OVERVIEW

Public endpoints

stock

Request body should contain ticker and dataType(not mandatory) .

INSTALLATION

  • Clone the repository git clone https://github.com/Astha-24/Stock-App.git
  • Install all dependecies npm install
  • Start the server npm start

RUN THE APIs

Routes

POST stock

http://localhost:8000/stock?ticker=TCS&dataType=High

This sends a JSON with your required fields.

CONTRIBUTING

Contributions, questions and comments are all welcome and encouraged. For code contributions submit a pull request.

AUTHOR

@gangwalastha78 - gangwalastha78@gmail.com

About

API to fetch stock price for a security from an external API Built using NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published