-
Notifications
You must be signed in to change notification settings - Fork 3
A ruby client for freebase
License
dustin/ruby-freebase
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
= Freebase This Ruby-on-Rails plugin provides access to the Freebase API (http://www.freebase.com). Freebase is a collaborative, semantic database similar to Wikipedia only for structured data. Freebase.com provides a JSON-over-HTTP API that this library uses. Currently only reads are implemented. Contributions, API Suggestions, bug reports are welcome! This code is ALPHA. The API will change, features will be added. It probably has a bug or two in it. Use it at your own peril. Author:: Christopher Eppstein (mailto:[email protected]) Copyright:: Copyright (c) 2007 Christopher Eppstein License:: Released under the MIT license == Installation Install the plugin: script/plugin install svn://rubyforge.org/var/svn/freebaseapi/trunk/freebase Then copy freebase.yml to your rails config directory == Usage Examples See the following examples: * albums.rb[link:../examples/albums.rb] == Contributors * Pat Allan (mailto:[email protected]) provided code snippets that exemplified automatic freebase class creation when the class is first referenced.
About
A ruby client for freebase
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published