|
73f919ddd0
|
Fix POST status code, thanks to @lagoLast
|
2015-05-07 15:10:58 +02:00 |
|
|
0ff4e627f4
|
Refactor code and tests
|
2015-05-04 19:46:12 +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 |
|
|
0489c83798
|
Return empty JSON for DELETE
|
2015-04-21 04:10:15 +02:00 |
|
|
15be545a13
|
Remove console.log
|
2015-04-21 03:42:21 +02:00 |
|
|
ca867e8563
|
Allow middlewares to be set before json-server middlewares
|
2015-04-17 21:35:24 +02:00 |
|
|
a4fa344f10
|
Support string id in /resources/:id
|
2015-04-12 23:55:21 +02:00 |
|
|
6ad3acaaab
|
Add 404 for GET /:resource
|
2015-04-04 13:17:23 +02:00 |
|
|
4b8ce73833
|
Fix #54 Move required middlewares to router instead of server
|
2015-03-16 21:35:29 +01:00 |
|
|
248e03ea1e
|
Fix CLI
|
2015-02-06 17:35:17 +01:00 |
|
|
7da6045201
|
Separate routes and server creation
|
2015-02-06 01:11:02 +01:00 |
|