This project is part of the Microverse Ruby on Rails curriculum!
Explore the docs »
Report Bug
·
Request Feature
This project it's about testing the rest-client
Gem, so in the bing.rb file you'll find the most basic commands to do an HTTP GET request
This is the second Microverse project of the Ruby on Rails Curriculum
This is also part of the Odin project curriculum https://www.theodinproject.com/courses/ruby-on-rails/lessons/let-s-get-building
If you want to test it you need to have Ruby installed in your computer and after install the rest-client
Gem as follows:
$ gem install rest-client
This project was built using these technologies.
- Ruby 2.6.5
- Ubuntu 18.4+
- rest-client
- Stickler
- VsCode
If you want to use the code you need to download or clone this repo in your computer:
git clone https://github.com/euqueme/bing-search.git
cd to the bing-search project directory and run it like this:
ruby bing.rb
There are not Automated Test for this project yet
👤 Audrey Emmanuella Odiaka
- Twitter: @o___audrey_xo
- Github: @audrey-ella-xo
- Gmail: [email protected]
👤 María Eugenia Quemé
- Twitter: @MaruKK
- Github: @euqueme
- Gmail: [email protected]
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!