Skip to content

Stahlwalker/liri-node-app

Repository files navigation

liri-node-app

This is a screen shot of text file results

What the project does?

* This project uses node package managers for Twitter, Spotify and OMDB to pull data upon request.  
* It also uses the npm request to make http calls.  It supports HTTPS and follows redirects by default.  

Why the project is useful?

* This project is useful for pulling 20 of the latest tweets from the twitter profile @PackersStahl.  

* It also can display data from songs via spotify.  Users can get data specific to song name, artist name, a preview url that takes you to the song and the album name.  

* Finally this project provides movie info from the internet movie database. Upon request movie data will display the movie title, release year, imdb rating, rotten tomatos rating, country it was produced, language, plot, and actors.  

How users can get started with the project?

* In the command line users can provide the following:
* 1. node liri.js my-tweets
* 2. node liri.js spotify-this-song 'song name here'
* 3. node liri.js movie-this 'movie name here'

Who maintains and contributes to the project?

* This project was created for a coding bootcamp and is maintained by the author Luke Stahl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published