dhyan / api_grabber

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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’.

About

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


Languages

Language:Ruby 70.4%Language:HTML 16.7%Language:CSS 9.6%Language:JavaScript 1.9%Language:CoffeeScript 1.4%