The LIRI app is a Language Interpretation and Recognition Interface Command Line Interface(CLI) Node/JavaScript application that takes in user search input and returns requested data. LIRI searches The Spotify API for songs, artists and albums. Bands in Town API for concert info, and the OMDB API for movie information. The Inquirer.js package was used to make the interface more interactive. Axios and Promises were used to handle the request/response cycle. Basic file system read allows for 'random' search pulled from a txt file in the application directory
Stars
0
Forks
0
Watchers
0
Open Issues
3
Overall repository health assessment
^0.2.6^0.19.0^2.4.2^8.0.0^6.5.0^1.1.136
commits
modified logging function to append user commands and searches
6bb055fView on GitHubworking on logging functionality, currently logging only one data point
1ae2de7View on GitHubMerge branch 'master' of https://github.com/ehoversten/Liri-Node
3ef2dafView on GitHub