Changes for version 1.9
- Change: 8658599a40698c773720c5ca848b3557a270cfa8 Author: Tobias Kirschstein <lev@ideegeo.com> Date : 2014-07-02 17:21:59 +0000
- leave out the check for specific content_types, we want this to work for any deep structure supporting encoder
- Change: dd9f05b456f0844a155d665111af61a0f3dcda15 Author: Robert Norris <rob@eatenbyagrue.org> Date : 2014-07-02 16:28:05 +0000
- support mandatory deep hash params for json and xml output
- Change: 797ac16e4c988c5c56b5660055d65c4fb539a01f Author: Tobias Kirschstein <lev@ideegeo.com> Date : 2014-07-02 16:21:07 +0000
- added support for custom encoders/decoders, use by defining a sub that receives $options(hash)/$response(string) as first and as second argument
- Change: b45b297ca37db2bd0805cfc5557109a00fb16acc Author: Tobias Kirschstein <lev@ideegeo.com> Date : 2014-05-01 15:13:46 +0000
- skip newline when debug dumping request headers
- Change: 16d691fec736a620ea1647c554507ab860533e6b Author: Tobias Kirschstein <lev@ideegeo.com> Date : 2014-03-28 00:27:47 +0000
- v1.8
Modules
Web::API - A Simple base module to implement almost every RESTful API with just a few lines of configuration