Skip to content

CatBreeds is a CLI app that uses HTTParty to get data about cats from an external API.

License

Notifications You must be signed in to change notification settings

dashalary/catbreeds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatBreeds

Welcome to CatBreeds! CatBreeds is an interactive CLI app that allows users to view a list of domestic cat breeds and see additional information about the breed of their choosing. It uses HTTParty to retrieve data from an existing API, TheCatApi, and makes new instances of Ruby objects/classes to represent that data to users.

Installation

Before using CatBreeds, please run the following line to install the necessary gems:

$ bundle install

Usage

In order to run CatBreeds, type in the following into your terminal and follow the prompts:

 $ ruby bin/breeds

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/dashalary/catbreeds.

License

The gem is available as open source under the terms of the MIT License.

About

CatBreeds is a CLI app that uses HTTParty to get data about cats from an external API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages