Mercurial > pub > Impl
log Lib/IMPL/Web/Application/RestResource.pm @ 214:4683002758aa
age | author | description |
---|---|---|
Fri, 29 Jun 2012 19:24:15 +0400 | sergey | bugfixes |
Wed, 25 Apr 2012 02:49:23 +0400 | sergey | IMPL::Web::Application::RestResource fixes, documentation |
Tue, 24 Apr 2012 19:52:07 +0400 | sergey | Reworked REST resource classes to be more transparent and intuitive |
Tue, 24 Apr 2012 02:34:49 +0400 | sergey | sync |
Mon, 23 Apr 2012 01:36:52 +0400 | sergey | Added REST support for forms (with only get and post methods) |
Fri, 20 Apr 2012 16:06:36 +0400 | cin | Implemented IMPL::Web::Handler::RestController |
Thu, 19 Apr 2012 02:10:02 +0400 | sergey | Added IMPL::declare, IMPL::require, to simplify module definitions |