/jordan-uses-marketstack

Jordan shows examples of using marketstack.com, an API that provides real-time stock market data

Primary LanguageTypeScript

Jordan Tests With marketstack

This package has some sample code using marketstack. Marketstack is an API that is extremely easy to use for accessing global real time and historical stock market data.

Getting Started

Clone the repository and run npm i.

You'll need to get an API key (from marketstack) and rename .sample.env file to .env and place your api key there.

There are commented out portions of the code that test with marketstack using axios. Just comment the portions you wish to use in before running.

After that, you just need to run npm start.

Full Guide Here

Prerequisites

Tested on Node v12.4.0 and NPM v6.9.0.

Installing

After installing NodeJS you should be able to just run the following in the terminal.

npm i

Built With

Authors

License

This project is licensed under the ISC License