Home Date Added: 2011-09-20 Last Updated: 2011-09-20 Revision: 2 News Feed:
Articles feed:
Twitter: 
Restler for PHP looks really neat and elegant. It is an open source library that easily exposes your business objects as REST end-points, enabling you to focus on your core business model and allow Restler to take care of your REST API for you, which is exactly the approach that I intend to take when I add REST support to the Alpha Framework
. It also reminds me heavily of the Jersey
framework for Java, which I have used in the past and found it easy to use for building good quality REST APIs easily and quickly.
Restler supports XML, JSON, and YAML as well as some other formats that I have not played with yet, you can find all of the details on the Restler homepage here:
Luracast Restler: Simple and effective multi-protocol REST API Server![]()
Tags: restler php neat elegant exposes api http alphaframework reminds java framework apis xml json yaml
Permalink: http://www.design-ireland.net/news/title/Restler
Title: Restler
Author: John Collins
Copyright © 2011, the above named author. All rights reserved.