Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 351 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 351 Bytes

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.