Skip to content

🐍 A NodeJS CLI API to consume the fizzbuzz-app

Notifications You must be signed in to change notification settings

alexpapworth/fizzbuzz-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Install

Clone this project.

git clone git@github.com:alexpapworth/fizzbuzz-app.git

Install the dependencies

cd fizzbuzz-api
sudo npm install fs
sudo npm install request
sudo npm install minimist
sudo npm link

Usage

Run the API.

fizzbuzz show favourites --number 8

Help

To see a full list of commands, run:

fizzbuzz --help

Further reading

This repository was built to work with Fizzbuzz App, a Ruby on Rails website.

By default this api is configured to run off localhost:3000. You'll want to have that running in another terminal so you can test this tool out.

About

🐍 A NodeJS CLI API to consume the fizzbuzz-app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published