Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.