Skip to content

cldwalker/om-freebase-explorer

Repository files navigation

Description

This app combines two awesome things, freebase's API and react, a la cljs thanks to om. This app aims to make freebase's entities navigable from their API.

Usage

This currently depends on an unreleased library:

$ git clone https://github.com/cldwalker/om-components
$ cd om-components
$ lein install

To run the app:

$ lein cljsbuild once dev
$ open resources/public/index.html

Currently you can only search and then click through one id.

TODO

  • Actually click through ids and discover what info freebase has on them.
  • De butt-uglify it

Credits

  • Thanks to @cognitect for giving me time to knock some of this out on Fridays!

About

freebase + om = double awesome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published