130 Commits

Author SHA1 Message Date
a8c694e934 set the limit for the body-parser to '10mb' 2015-01-05 12:02:59 -02:00
363e10e0d0 Update README.md 2014-12-16 06:27:53 +01:00
9c435376bc Update README.md 2014-12-16 06:26:27 +01:00
2d88a71638 0.5.5 v0.5.5 2014-11-16 18:13:38 +01:00
2e3d833ec4 Fix default index 2014-11-16 18:13:19 +01:00
b3b7a0cedc Update README.md 2014-10-24 05:18:35 +02:00
96a455cbc9 Update README.md 2014-10-24 05:17:39 +02:00
7246259c33 Update README.md 2014-10-24 04:54:18 +02:00
fe244e7edb Add links 2014-10-24 01:27:47 +02:00
53a111e162 0.5.4 v0.5.4 2014-10-23 21:38:30 +02:00
df2a4abe2c Add husky dev-dependency 2014-10-23 21:36:58 +02:00
16aad9f019 Update LowDB dependency 2014-10-23 21:36:12 +02:00
cf36454c91 Update .gitignore 2014-10-23 21:35:48 +02:00
a5f6fb8cb1 0.5.3 v0.5.3 2014-10-23 16:54:51 +02:00
c335280bcd Merge pull request #32 from PatrickHeneise/patch-1
Update package.json
2014-10-23 16:53:49 +02:00
cd099eb6a1 Update package.json
src/server.js doesn't exist, so won't load with require('json-server').
2014-10-23 14:59:14 +02:00
fc156992d9 0.5.2 v0.5.2 2014-10-20 05:31:39 +02:00
eeb1c4de2d Update README.md 2014-10-20 05:31:30 +02:00
31c3f9e2ab 0.5.1 v0.5.1 2014-10-20 04:20:33 +02:00
587ac74a53 Update README.md and test 2014-10-20 04:20:17 +02:00
b86bb22c07 Rename sortDir to order 2014-10-18 18:49:52 +02:00
cc248a5f47 0.5.0 v0.5.0 2014-10-13 15:57:39 +02:00
6d88075ff2 Refactor and update to LowDB 0.4 2014-10-13 15:56:47 +02:00
9c17780656 Merge pull request #14 from jarvys/master
add alias for port and add `-s` option
2014-10-10 10:17:22 +02:00
085a6aaad2 0.4.2 v0.4.2 2014-10-06 12:09:50 +02:00
cfcbaaf6ff Don\'t use logger if server is mounted 2014-10-06 12:09:34 +02:00
36449472a5 Don\'t use logger if server is mounted 2014-10-06 12:08:50 +02:00
3b70b4ed71 0.4.1 v0.4.1 2014-09-30 04:22:53 +02:00
56f87a09f1 Merge pull request #27 from manuquentin/add_field_sorting
[RFR] Allows to sort on a field
2014-09-30 04:20:57 +02:00
4428a2ed97 Merge pull request #29 from BrainCrumbz/master
Fixed typo in route example with resource slicing
2014-09-29 23:25:30 +02:00
08a36e397f Fixed typo in route example with resource slicing 2014-09-29 21:04:28 +02:00
05bf46e501 Add sorting test 2014-09-23 17:20:35 +02:00
8241655178 Allows to sort on a field 2014-09-23 17:18:58 +02:00
41af51cf21 Update README.md 2014-09-19 15:14:10 +02:00
c4331440ba 0.4.0 v0.4.0 2014-09-19 01:47:15 +02:00
aa0d2e320a Rollback to _start and _end query params and update README.md 2014-09-19 01:46:43 +02:00
053484d072 Fix #25 2014-09-17 21:00:46 +02:00
a76ca913ae Refactor and migrate to Express 0.4.x 2014-09-16 22:44:02 +02:00
3ae7c5bcec Merge pull request #22 from manuquentin/add_list_count
[RFR] Add total count when slicing collection
2014-09-15 14:26:39 +02:00
f31e2029c4 Merge pull request #23 from manuquentin/global_filter
[RFR] Add global search
2014-09-15 11:59:22 +02:00
165b1442e7 Add global search 2014-09-11 08:37:31 +02:00
daf3da70e0 Add X-Count header when slicing collection 2014-08-26 13:35:15 +02:00
96f2112231 Update README.md 2014-08-22 21:02:04 +02:00
c6a48b9abd Update README.md 2014-08-20 22:51:49 +02:00
8e04c14142 Merge pull request #20 from phillipadsmith/patch-1
Update README.md
2014-08-08 19:10:39 -04:00
671c22e235 Update README.md
Missing comma in example for db.json
2014-08-08 15:05:15 -04:00
37ae59eb4d 0.3.11 v0.3.11 2014-08-07 21:22:57 +02:00
5516ff053f Convert props to native for POST, PUT, PATCH 2014-08-07 21:22:32 +02:00
11e383e69f Update .gitignore 2014-08-07 21:20:34 +02:00
e056e6847c 0.3.10 2014-08-07 19:36:18 +02:00