共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > GWT-REST |
GWT-REST
|
1 | 0 | 2 |
贡献者 | 讨论 | 代码提交 |
GWT-REST is an asynchronous RESTful client implementation for GWT.
GWT-REST can be used alongside GWT-RPC or as a replacement for it. The intent is to provide a drop-in solution for communicating with REST web services that may or may not be implemented in Java.
A set of generic interfaces is provided along with implementations for JSON and Rails in this first release.