An open API service indexing awesome lists of open source software.

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.

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.