jakubrohleder / angular-jsonapi

Simple and lightweight, yet powerful ORM for your frontend that seamlessly integrates with your JsonAPI server.

Home Page:http://jakubrohleder.github.io/angular-jsonapi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Demo seems to be down

SirMaster opened this issue · comments

Hi, this looks pretty cool and am really interested in this, just wanting to play a bit with the live demo, but it seems to broken : http://jakubrohleder.github.io/angular-jsonapi/

In the console I see :

Error: [$injector:unpr] Unknown provider: eProvider <- e <- $q
http://errors.angularjs.org/1.4.3/$injector/unpr?p0=eProvider%20%3C-%20e%20%3C-%20%24q

Any change to get it working?

It's up now :)

This issue is related to bug described in #14, not only I forgot to upload tags, but also rebuilt demo. Sorry.

Looks great! Thx. Now it's time to play!