/api_grabber

Rails application to take a user-name and return there twitter,github etc details

Primary LanguageRuby

README

This app demonstrates the simple usage of github.twitter,rubygems api’s. Enter the user-name and it will fetch all the details mapped to that particular user-name(if available).

Test-scripts :-

1> Clone the project and go to /selenium/automation_sccripts. 2> bundle install. 3> Run ‘rspec test_scripts.rb’.