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