/cli-node-app

A CLI bot which takes commands and provide results from various APIs

Primary LanguageJavaScript

CLI Node App

A CLI Utility which will run the following commands:

  • get-movie title: It will return the details of the given movie title from the OMDB API
  • get-track query: It will return the list of all the tracks information from the spotify API

Feel free to suggest new features :)