Restler
A RESTful API server framework that is written in PHP that aids your mobile / web / desktop applications. A framework, but with a difference – Restler is all here to bend and mend to your needs.
Writing Server made easy and light. With the light weight, Restler makes writing a server as easy as writing it with just 3 PHP files.
Restler’s advantage is the simplicity. You can create a PHP class with some functions to expose. If you know how to write object oriented PHP, then you already know how to use Restler. It’s action speaks for its effectiveness.
Restler is all about being light and easy. All public methods are automatically mapped to a URL Tailor-made Restler is known for the customization options. You just need to write class and add methods in PHP. It is just there!.
Restler makes it effective and facilitates your customizing needs. It goes ahead to leverage your designing creativities. A plugin architecture is used:
- for supporting different formats like json, xml, yaml, amf, plist is used, which also means that you can add your own formats easily
- for supporting different authentication schemes and you can add your own auth plugin
While designing your application, RESTful server makes use of the Web’s well known architecture to your benefit.
You just need to simply declare the function as protected and add an authentication class Most of all, an obvious benefit with Restler is, it is free and open sourced.
Key Links
Tags: Framework, PHP, REST
|
|
Tweet |
|
|
Latest Blog Posts
- App Center Best Practices
- Products and Commerce with APIs
- Developing More Meaningful API Metrics
- PeopleBrowsr API Restructures to Deliver More Meaning for Developers
- USDA Releases API for Mandatory Livestock Reporting Data
- APIs Have Been Copyrightable for 22 Years
- API Innovation at the Edinburgh Festivals
- Making Your API Accessible to the Masses
- The Flora and Fauna of the Twitter Ecosystem
- Curated API Industry News Feeds

