Skip to content

LIRI will search Spotify for songs, Bands in Town for concerts, and OMDB for movies.

Notifications You must be signed in to change notification settings

gwyndall/liri-node-app

Repository files navigation

liri-node-app

LIRI is a Command Line Interface (CLI) app that will search Spotify for songs, Bands in Town for concerts, and OMDB for movies.

Default Search

Running the app with no parameters triggers the default search: Default LIRI Search

Spotify Search

The user can search for song information via Spotify: Spotify Search A Spotify search with no search parameters renders the default search: Default Spotify

Movie Search

The movie-this command queries OMDB for basic movie information: Movie Search

Concert Search

LIRI can also provide upcoming concert information via the Bands In Town API: Concert Search

Do What It Says

The do-what-it-says command reads a "random.txt" file to pull the query type and parameters. This is also the default query when no (or a mis-typed) command is entered (see Default Search). Do What It Says

Log

The app also logs all commands and results to a log.txt file, so the user can revisit any results that they might want to read later!

About

LIRI will search Spotify for songs, Bands in Town for concerts, and OMDB for movies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published