Skip to content

MikeS74/TwitterSpotifyCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter/Spotify CLI

CLI that displays Twitter, Spotify, and OMDB API responses with the following arguments:

--help

my-tweets

spotify-this-song

movie-this

do-what-it-says

alt text

Requirements

  • Use Node.js to create a CLI that requests info from popular API's
  • Utilize modularization of different Node.js packages and JavaScript files
  • Create an intuitive UX with easy-to-use & streamlined commands

Technologies Used

  • JavaScript for taking in parameters and returning data
  • Node.js for CLI creation, NPM packages, and modularization
  • API's from Twitter, Spotify, and OMDB

Code Explanation

API keys and node packages that take in various node arguments that call on functions designed to display responses based on specific CLI commands.

About

CLI that displays Twitter, Spotify, and OMDB API responses with arguments passed in by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors