jsonapi-express-backend
Advanced tools
Comparing version 0.3.8 to 0.3.9
{ | ||
"name": "jsonapi-express-backend", | ||
"license": "WTFPL", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"repository": "https://github.com/", | ||
@@ -6,0 +6,0 @@ "description": "Track projects and time with Express and AngularJS", |
# JSONAPI Express.js / MySQL backend | ||
## Live demo | ||
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. | ||
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). | ||
## Fair bit of warning | ||
@@ -7,3 +13,3 @@ | ||
**Please** don't hesitate to contact me if you run into issues while giving this project a try. As I am currently working on it heavily, I will definitely answer your request. | ||
**Please** don't hesitate to [contact me](https://ember-blog.info/contact) if you run into issues while giving this project a try. As I am currently working on it heavily, I will definitely answer your request. | ||
Besides, documentation is on its way, a user guide will be provided soon. | ||
@@ -10,0 +16,0 @@ |
38836
49