Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 528 Bytes

README.textile

File metadata and controls

17 lines (8 loc) · 528 Bytes

Vocabulatron

Simple English vocabulary app.

Experiment with Sinatra and Mongoid.
Sinatra application configured for using a MongoDB database through Mongoid.

App is made by modular approach.

Configuration

Create file config/settings.yml according to the example in config/settings.yml.example and put there your API KEY.

You can get Bing API key by following this instructions.