0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Queries Library of Congress' subject heading search API and returns results in JSON.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0
~> 3.2.13
 Project Readme

LcshSuggest

Adds a controller to your Rails app for searching Library of Congress subject headings. A query string is passed to http://id.loc.gov/authorities/suggest and the results are parsed and returned as a JSON object. From there you can use the results to create a typeahead function in Javasciprt.

TODO

  • Test plugin within a complete Rails app
  • More suggestions

Copyright

Copyright (c) 2013 Adam Wead. See LICENSE for details.