Built using ExpressJS framework in NodeJS.
https://thanosapi.herokuapp.com/random/
https://thanosapi.herokuapp.com/random/<integer>/
https://thanosapi.herokuapp.com/all/
Would love to make the api better and more efficient if someone is willing to help. Also if I missed a thanos quote, submit a Pull Request, with the quote added to the quotes/quotes.js file.
- Clone the repo
npm installnpm start- Visit
localhost:3000on your browser!