Project

rackful

0.0
No commit activity in last 3 years
No release in over 3 years
Rackful provides a minimal interface for developing ReSTful web services with Rack and Ruby. Instead of writing HTTP method handlers, you’ll implement resource objects, which expose their state at URLs. This version is not backward compatible with v0.1.x.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.6
~> 1.5
 Project Readme

Rackful

Library for creating ReSTful web services

The latest documentation is always available here, as GitHub pages.

Licensing

Copyright ©2011-2012 Pieter van Beek pieter@djinnit.com

Licensed under the Apache License 2.0. You should have received a copy of the license as part of this distribution.