Skip to content

sco-bo/rest_client_gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

##Simple implementation of the rest-client gem

This is a simple implementation for submitting HTTP requests from the command line using the rest-client gem.

This script asks a user for a search item. It then uses rest-client to send a get request to google for the given search information, returning the raw search resutls, the response code, any cookie(s), and the response headers.

To run this program, fork the project onto your local machine and run ruby rest_client.rb from the command line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages