Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 295 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 295 Bytes

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 :)