Skip to content

ImranVirani/get-current-stock-price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Usage

This application uses the AlphaVantage API. Setup a free account with them to use this application. Create a file called apikey.json and create a single json key value pair with "api_key" being the key and the value being your api key as shown below. DO NOT TRACK YOUR apikey.json FILE. It's generally considered good practice to always hide your API key. { "api_key" : "<YOUR API KEY GOES HERE>" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages