ember-tumblr-data
v0.0.4-alpha
Published
adapter and serializers for use with tumblr's api/v2; useful for a quick and dirty database on tumblr
Downloads
11
Readme
Ember-tumblr-data
Adapter and serializers for emberjs to use tumblr (via their api) as a sort of DIY free database solution. This is super experimental alpha software, use it at your own peril (I know I will).
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
ember testember test --server
Building
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.
