https://github.com/firmoholanda/rest-client
In this project we got a chance to poke around HTTP requests from the command line (IRB actually) and to play around with a new gem called rest-client. This is a useful (and powerful) gem which helps make HTTP requests.
https://github.com/firmoholanda/rest-client
ruby
Last synced: 11 months ago
JSON representation
In this project we got a chance to poke around HTTP requests from the command line (IRB actually) and to play around with a new gem called rest-client. This is a useful (and powerful) gem which helps make HTTP requests.
- Host: GitHub
- URL: https://github.com/firmoholanda/rest-client
- Owner: firmoholanda
- Created: 2020-01-22T20:23:50.000Z (over 6 years ago)
- Default Branch: development
- Last Pushed: 2020-09-10T23:40:38.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T14:15:38.161Z (over 1 year ago)
- Topics: ruby
- Language: HTML
- Homepage:
- Size: 228 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📃 rest-client
In this project we got a chance to poke around HTTP requests from the command line (IRB actually) and to play around with a new gem called rest-client. This is a useful (and powerful) gem which helps make HTTP requests.
## 📡 technologies used
- ruby
- rest-client
- nokogiri
- git
ruby, rest-client api, nokogiri for parsing and git was used on this project.
## 🚀 the project
this project can be found in https://github.com/firmoholanda/rest-client
## 🤝 contributing
contributions, issues, and feature requests are welcome!
feel free to check [issues page](https://github.com/firmoholanda/rest-client/development/issues).
1. fork it (https://github.com/firmoholanda/rest-client/development/fork)
2. create your working branch (git checkout -b [choose-a-name])
3. commit your changes (git commit -am 'what this commit will fix/add/improve')
4. push to the branch (git push origin [chosen-name])
5. create a new pull request
## 🤖 contributor
firmo holanda - [GitHub](https://github.com/firmoholanda)
roodz fernando - [GitHub](https://github.com/RoodzFernando)
## 🙋♂ show your support
give a ⭐️ if you like this project!
## 📝 license
this project is [MIT](https://github.com/firmoholanda/rest-client/development/license.txt) licensed.