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.