Skip to content

jibm82/liri-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liri-bot

Node JS Command Line App

This project implements a command line application for interacting with some APIs through Node JS.

Commands

  • concert-this: This command will interact with the Bands In Town API to retrieve upcoming events for a provided artists.

Sample of concert-this command

  • spotify-this-song: This command will interact with the Spotify API to retrieve informacion about a song.

Sample of spotify-this-song command

  • movie-this: This command will interact with the OMDB API to retrieve informacion about a movie.

Sample of movie-this command

  • do-what-it-says: This command will read the instruction from a text file in order to execute one of the previous commands.

Sample of do-what-it-says command

Extra Features

  • Log file

About

Node JS Command Line App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published