浏览代码

Added Restler Framework

Restler converts object oriented php code to web api
pull/219/head
Arul 11 年前
父节点
当前提交
02077a9595
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

490
 * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
490
 * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
491
 * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
491
 * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
492
 * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
492
 * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
493
+* [Restler](https://github.com/Luracast/Restler) - A light weight framework to expose PHP methods as Restful/Pragmatic Web API.
493
 
494
 
494
 ## Caching
495
 ## Caching
495
 *Libraries for caching data.*
496
 *Libraries for caching data.*

正在加载...
取消
保存