221 Commits

Author SHA1 Message Date
50faba6a56 Update README.md 2015-05-08 17:21:36 +02:00
93a6000b2b Update README.md 2015-05-08 16:39:03 +02:00
c5b299aa96 Update README.md 2015-05-08 16:38:12 +02:00
64d9da366b Update README.md 2015-05-08 16:35:58 +02:00
0f3ef67ed5 0.7.4 v0.7.4 2015-05-07 17:31:19 +02:00
698bf6b025 Update README.md 2015-05-07 15:11:15 +02:00
73f919ddd0 Fix POST status code, thanks to @lagoLast 2015-05-07 15:10:58 +02:00
66b8a148ef Update README.md 2015-05-06 15:24:26 +02:00
6db1c7a741 Update README.md 2015-05-06 02:23:27 +02:00
ba5431a270 Update README.md 2015-05-05 17:56:36 +02:00
9d517b772c Update README.md 2015-05-05 13:01:12 +02:00
9d40d7404f Update README.md 2015-05-05 03:59:07 +02:00
468a8a248f Update README.md 2015-05-05 01:53:31 +02:00
7a6e4273ad 0.7.3 v0.7.3 2015-05-04 19:51:22 +02:00
68ee9017db Update README.md 2015-05-04 19:51:07 +02:00
0ff4e627f4 Refactor code and tests 2015-05-04 19:46:12 +02:00
d4f4c33679 Use express.static and remove a dependency 2015-05-04 19:23:48 +02:00
419245a4e6 Remove unused dependency 2015-05-04 17:20:43 +02:00
ca5156b372 Merge pull request #66 from binali-rustamov/master
Added _limit param.
2015-04-28 17:22:23 +02:00
34b95e2bac Added _limit param. Example usage: _start=2&_limit=3 alternative to _start=2&_end=5. 2015-04-28 15:16:14 +06:00
23b0faf892 0.7.2 v0.7.2 2015-04-27 00:39:28 +02:00
950881cdb1 Update README.md 2015-04-27 00:37:27 +02:00
59af876eb3 Update README.md 2015-04-26 03:31:28 +02:00
ec56774477 Update README.md 2015-04-21 07:09:34 +02:00
77a1ad2b5d 0.7.1 v0.7.1 2015-04-21 04:14:33 +02:00
0489c83798 Return empty JSON for DELETE 2015-04-21 04:10:15 +02:00
0e04990372 Update mocha 2015-04-21 03:53:31 +02:00
15be545a13 Remove console.log 2015-04-21 03:42:21 +02:00
d9b1eebbff 0.7.0 v0.7.0 2015-04-17 21:36:27 +02:00
ca867e8563 Allow middlewares to be set before json-server middlewares 2015-04-17 21:35:24 +02:00
3babbb7f0d 0.6.10 v0.6.10 2015-04-17 07:17:20 +02:00
a700eae2d4 Enhance foreign key detection 2015-04-17 07:15:27 +02:00
73c206e79a 0.6.9 v0.6.9 2015-04-12 23:57:09 +02:00
a4fa344f10 Support string id in /resources/:id 2015-04-12 23:55:21 +02:00
ded9ffb0d7 0.6.8 v0.6.8 2015-04-04 13:17:55 +02:00
6ad3acaaab Add 404 for GET /:resource 2015-04-04 13:17:23 +02:00
840ff0a78e 0.6.7 v0.6.7 2015-04-03 17:42:58 +02:00
0bceb256c5 Rename .grey to .gray 2015-04-03 17:42:27 +02:00
d6d9bae82d Update README.md 2015-04-01 04:33:38 +02:00
a29a552518 Update README.md 2015-04-01 03:56:22 +02:00
56dfbc61ac 0.6.6 v0.6.6 2015-03-24 02:46:09 +01:00
4e85ca72a6 Update local bind address option 2015-03-24 02:45:50 +01:00
4816c8703d 0.6.5 v0.6.5 2015-03-23 19:28:24 +01:00
fbf993818d Add comments 2015-03-23 19:27:37 +01:00
e91aee141f Update README.md 2015-03-20 07:24:58 +01:00
6718a8deac Fix logger 2015-03-20 06:54:23 +01:00
dfbd8400a9 Merge pull request #55 from cotarou/add_host_option
Added host option
2015-03-20 06:31:04 +01:00
a16a7a6f91 Added host option 2015-03-20 09:49:07 +09:00
af5fbe1e2d 0.6.4 v0.6.4 2015-03-16 21:36:05 +01:00
4b8ce73833 Fix #54 Move required middlewares to router instead of server 2015-03-16 21:35:29 +01:00