Skip to content

Use this simple CLI application to Learn about a new country! Search by calling-code to view 5 data points per country gathered through scraping REST Countries API. Each country’s data is parsed to retrieve nested information for display using Ruby.

License

Notifications You must be signed in to change notification settings

cTraymany/country-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Around the World 🌏

Use this simple CLI application to Learn about a new country! Search by calling-code to view 5 data points per country gathered through scraping REST Countries API. Each country’s data is parsed to retrieve nested information for display using Ruby.

Getting Started

Prerequisites

This app is run with Ruby. Please have Ruby installed before beginning.

Fork and clone this repository onto your terminal. Change directories to country-cli.

Installing

$ bundle install
$ bin/run

If permission is required, run $ chmod 777 bin/run or $ chmod 777 {path to file}

Built With

VS Code - text editor

Contributing

See CONTRIBUTING.md for details on code of conduct.

Authors

Chindalath Traymany - cTraymany

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Special thanks to REST Countries for providing the free, public API used to make this app.

About

Use this simple CLI application to Learn about a new country! Search by calling-code to view 5 data points per country gathered through scraping REST Countries API. Each country’s data is parsed to retrieve nested information for display using Ruby.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages