调用远程API规范 XINS
- 授权协议: BSD
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://xins.sourceforge.net/
- 软件文档: http://xins.sourceforge.net/documentation.html
软件介绍
XINS是一项规范技术用于定义,创建和调用远程APIs。当API规范在XML文档中定义好之后,XINS将会把它们转换成包括客户端与服务端的 HTML文档与Java代码.XINS将与复杂的SOAP技术竞争,因为它被设计得具有简单性,可扩缩性与可测试性。简要地说就 是:SOA+Java+XML+ 代码生成-复杂性 => XINS。
XINS的结构图如下:
RESTful Web Services Cookbook
Subbu Allamaraju / Yahoo Press / 2010-3-11 / USD 39.99
While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 10......一起来看看 《RESTful Web Services Cookbook》 这本书的介绍吧!
