Skip to content

joelcollinsdc/rails-api-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Rails API Search

Search form & listing page

  • Form for performing a keywords search of an API
  • View recent searches and count for each term in a sidebar
  • Sort recent searches sidebar by keyword, count, and date

Search results page

  • Displays results of keyword search
  • Shows history of when search was executed

Assumptions

  • On recent searches sidebar, "date" refers to initial creation date of search term (first time a search was run)
  • Only successful API searches should be recorded

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published