Built using ExpressJS framework in NodeJS.
https://sscquotesapi.herokuapp.com/random/
https://sscquotesapi.herokuapp.com/random/<integer>/
https://sscquotesapi.herokuapp.com/all/
- Clone the repo
npm install
npm start
- Visit
localhost:3000
on your browser!