Skip to content

A node.js application that will run Different APIs such as Twitter and Spotify

Notifications You must be signed in to change notification settings

cdiamond06/liri-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liri-node-app

Date Created:05/08/2017

General Usage Notes

Starting file is liri.js with inquirer. User will select from a list of choices to select tweets, movies, spotify songs and whatever the user inputs. Based on the data that was selected and entered, the user will be given tweets, movie titles and spotify songs back using express and request modules to call the APIs of twitter, spotify and omdb.

NPM installing Modules

Install: express, inquirer, request, spotify, and twitter modules.

liri.js

This file uses the above modules to make requests to omdb, twitter and spotify and return movie statistics, tweets and song statistics. Do what it says will read from the txt file and make calls on its own.

About

A node.js application that will run Different APIs such as Twitter and Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published