LIRI is a Language Interpretation and Recognition Iinterface that is used through the command line to take in paramaters and gives back data searched.
Liri is a great little node app thats useful to search through 3 different API's all through the command line. The 3 different searches that can be done with Liri are:
- Spotify *OMDB *Bands in Town
First and foremost you will want to get your own API keys for the three API's used with these files and create your own .env file to store your own API keys that can be used to access these API's and run this node app correctly.
Note: your keys will not be in brackets when added to your .env file
- Start typing in node liri and you will get a list of options that can be used to search with this app
- Choose any one you'd like to use and search for the song, band, or movie in quotations using the appropriate command
- And then you have your data from the search! Huzzah!! Super Simple
For more help, questions, comments, or concerns: contact myself at [email protected]
The only contributors to this repository is myself, Amanda.