jsonapi-express-backend
Advanced tools
Comparing version 0.3.9 to 0.3.10
{ | ||
"name": "jsonapi-express-backend", | ||
"license": "WTFPL", | ||
"version": "0.3.9", | ||
"version": "0.3.10", | ||
"repository": "https://github.com/", | ||
@@ -6,0 +6,0 @@ "description": "Track projects and time with Express and AngularJS", |
@@ -5,3 +5,3 @@ # JSONAPI Express.js / MySQL backend | ||
A simple blog app: [https://ember-blog.info/contact](https://ember-blog.info/contact). **It still has many bugs** (like: no redirection after login) but should work. [Feedback](https://ember-blog.info/contact) is welcome. | ||
A simple blog app: [https://ember-blog.info/](https://ember-blog.info/). **It still has many bugs** (like: no redirection after login) but should work. [Feedback](https://ember-blog.info/contact) is welcome. | ||
@@ -8,0 +8,0 @@ Backend code for this demo app is [here](https://github.com/bhubr/jsonapi-express-backend-demo), frontend code is [here](https://github.com/bhubr/ember-blog). |
38823