12 Commits

Author SHA1 Message Date
b7e13f2c89 Remove body-parser from default middlewares 2016-10-05 00:20:48 +02:00
732c330574 Add common middlewares for defaults and router 2016-09-13 22:17:09 +02:00
af36b78ced Move router middlewares to defaults 2016-09-13 22:06:15 +02:00
26cda0ddf8 fix body parser (#338) 2016-09-13 21:57:30 +02:00
c597a20276 fix #341 (#350) 2016-08-30 17:21:14 +02:00
33cb2de999 Support x-www-form-urlencoded 2016-07-04 20:43:12 +02:00
988ddded82 style update to standard v7 2016-07-03 18:50:11 +02:00
71b6c95b4a test: should update json file 2016-05-15 16:31:48 +02:00
fc08f60898 refactor: update lowdb and lodash 2016-05-08 18:54:49 +02:00
1c970474d0 Remove duplication
Remove duplication of

  // Expose database
  router.db = db
2015-10-28 00:13:23 +03:00
cb516def96 Enhance error msg for unsupported types 2015-08-04 04:37:19 +02:00
95f334f095 Add singular resources 2015-07-22 07:25:50 +02:00