indonesia-stock-exchange
indonesia-stock-exchange copied to clipboard
API to get Indonesia stock exchange daily data from Pasardana website.
Indonesia Stock Exchange API
API to get Indonesia stock exchange daily data from Pasardana website.
Installation
You'll need a Vercel account and Vercel CLI to run this API.
# Clone the repository
$ git clone [email protected]:risan/indonesia-stock-exchange.git
# Install dependencies
$ npm install
# Spin up vercel development
$ vercel dev
Checkout indonesia-stock-exchange.vercel.app for API documentation.