Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flexybiz/sinatra-sequel-jquery-autocomplete
Sample app to demonstrate jQuery Autocomplete with Sinatra application and Sequel DB
https://github.com/flexybiz/sinatra-sequel-jquery-autocomplete
Last synced: 3 months ago
JSON representation
Sample app to demonstrate jQuery Autocomplete with Sinatra application and Sequel DB
- Host: GitHub
- URL: https://github.com/flexybiz/sinatra-sequel-jquery-autocomplete
- Owner: flexybiz
- Created: 2013-06-17T11:31:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-03-13T08:16:40.000Z (over 6 years ago)
- Last Synced: 2024-05-31T19:59:49.511Z (5 months ago)
- Language: Ruby
- Size: 2.93 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple Sinatra + Sequel + jQuery's Autocomplete Example
==========Download application and run `init_db.rb` to initialize database.
Exec `bundle exec rackup` to run application.