github-search-api

This webapp lists all github repsitories with pagination, for the search query provided.

To run this app:

  1. Clone this code.
  2. Navigate to project directory and run rails s
  3. Now go to any browser and open url http://localhost:3000
  4. Simply write any term in input field and press search you'll find listing of github repos.