This project is part of the Microverse Ruby on Rails curriculum!
Explore the docs »
Report Bug
·
Request Feature
This project it's about sending params with RestClient
This is the third 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/basic-routes-views-and-controllers
This project was built using these technologies.
- Ruby 2.6.3
- Rails 6.0.2.1
- RestClient
- Ubuntu 18.4+
- Stickler
- VsCode
If you want to test it you need to have Ruby and Rails installed in your computer and clone or download this repo as follows:
$ git clone "https://github.com/euqueme/rest-tester.git"
after that you need to open a terminal inside the repo and run the rails server
$ rails server
and finally in a different terminal inside the repo run the script
$ ruby app/script/rest_requestor.rb
There are no 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!