
Sleep - A library for making REST web applications.

Sleep is a web application that is used together with mod_perl. Sleep let's you write a Sleep::Resource class on top of a actual resource. This way it will catch get, post, put and delete requests to it.


0.0.4

Currently the only supported mime-type is application/json.

Sleep::Handler, Sleep::Resource, Sleep::Request, Sleep::Response, Sleep::Routes.

If you find a bug, please let the author know.

Copyright (c) 2008 Peter Stuifzand. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

Peter Stuifzand <peter@stuifzand.eu>