Skip to content

A simple command line application that consumes Twitch API using a HTTP client library.

Notifications You must be signed in to change notification settings

hajorg/A-Simple-Command-Line-Api-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A-Simple-Command-Line-Api-App

A simple command line application that consumes Twitch API using a HTTP client library. This app gets username input from users and returns some details from their twitch account if the username exists

A few list of some available Twitch accounts:

  • ESL_SC2
  • OgamingSC2
  • cretetion
  • freecodecamp
  • storbeck
  • habathcx
  • RobotCaleb
  • noobs2ninjas

How to run program

  • Go to the current directory
  • Install node on your system
  • npm install node-rest-client
  • npm install inquirer
  • To run program, node index.js

About

A simple command line application that consumes Twitch API using a HTTP client library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published