/Liri-node-app

A simple CLI app built with node.js utilizing 3 external APIs: Spotify, Bands in Town, and OMDB.

Primary LanguageJavaScript

Liri Node App

LIRI is a Language Interpretation and Recognition Iinterface that is used through the command line to take in paramaters and gives back data searched.

Why Use Liri?

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

How to get started

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 Image of .env file

  1. Start typing in node liri and you will get a list of options that can be used to search with this app

Image of list of commands

  1. Choose any one you'd like to use and search for the song, band, or movie in quotations using the appropriate command

Image of song search Image of band concerts Image of movie search

  1. And then you have your data from the search! Huzzah!! Super Simple

Where to get help

For more help, questions, comments, or concerns: contact myself at motoko104@yahoo.com

Contributers

The only contributors to this repository is myself, Amanda.