Liri is a command line node app that takes in parameters and gives you back data. Like Apple's Siri application, a Speech Interpretation and Recognition Interface, Liri is a Language Interpretation and Recognition Interface.
- Node.js
- Gradient-string
- Node-spotify-api
- Moment.js
- Axios
- Bands in Town API
- Omdb API
- Chalk
- ESlint Syntax
Initial Call | Commands | Description |
---|---|---|
node liri |
concert-this |
Source Bands In Town API for event dates. |
node liri |
spotify-this-song |
Source Spotify for information about a specific song. |
node liri |
movie-this |
Source Omdb API for information about a certain movie. Leave blank for Mr. Nobody. |
node liri |
do-what-it-says |
Read random.txt file and complete task in file. |