10 Commits

Author SHA1 Message Date
Aurélien Georget
744bf74069 Enabled or not JSON API support thanks to configuration 2016-01-29 16:01:10 +01:00
Aurélien Georget
9ba5137777 Clean code and improve administration routes exclusion 2016-01-29 14:52:11 +01:00
Aurélien Georget
bd2ae13859 Remove logs, handle DELETE method and add some verifications 2016-01-29 13:17:38 +01:00
Aurélien Georget
37b937a4de Handle POST method with JSON API request and response 2016-01-28 16:12:16 +01:00
Aurélien Georget
c7049253d6 Use generators, send strapi instance in parser and optimizations 2016-01-27 16:45:44 +01:00
Aurélien Georget
fad6c2af6d Apply on GET routes and dirty way to verify request body object 2016-01-27 14:20:09 +01:00
Aurélien Georget
9dd94e72a2 Add middleware to parse data request 2016-01-26 18:03:52 +01:00
Aurélien Georget
2868ce08ee Writting some TODOs, adding support for single ressource fetch 2016-01-22 18:36:15 +01:00
Aurélien Georget
684acb6f7d Serialize data for collections and ressources 2016-01-22 17:59:46 +01:00
Aurélien Georget
03400e82f5 Build interceptor and JSON API helpers 2016-01-22 15:40:43 +01:00