| Projects on Google Code | Results 1 - 10 of 95 |
* create a project using maven
{{{
mvn archetype:create \
-DgroupId=mycompany \
-DartifactId=helloworld \
-DarchetypeGroupId=com.googlecode.restful \
-DarchetypeArtifactId=restful-struts2-archetype \
-DarchetypeVersion=1.5-SNAPSHOT \
-DremoteRepositories=http://restful.googlecode...
= httprun =
httprun is a commandline utillity that is used to expose a process input and output streams over the http protocol. The arguments of the process are given in the URL that the process is associated with.
The parameters of the URL are not just limited to the query part. The parameters ...
http,
restful,
httprun,
restful,
rest,
execute,
commandline,
shell,
c,
glib,
server,
utillity,
pipe,
stdout
==基于REST面向资源的企业信息集成平台框架==
项目提出了一种基于REST面向资源的企业信息集成平台的框架。该集成平台以资源模型为核心,对分布在各异构信息系统中的信息进行封装,将各种分散的异构资源映射到逻辑参照体系上,并通过定义统一的资源元模型和数据存取接口屏蔽各系统间的数据格式差异。通过基于任务分解的资源推送机制,构造一个软件系统开展资源服务提供,来实现不同应用系统之间的异构信息转换处理等过程级的交互操作,从而建立支持业务工作流的集成制造资源集成环境。
一个服务多个端点。
使用一套代码开发多种服务。
支持SOAP/WSDL Service, RESTful Server,Flex RemoteObject.
数据格式支持:xml,json,amf
Sample Google Search client with deserialization of JSON object.
Longer description is needed
Sitebricks is a simple development layer for web applications built on top of [http://code.google.com/p/google-guice Google Guice]. Sitebricks focuses on early error detection, low-footprint code, and fast development. Like Guice, it also balances idiomatic Java with an emphasis on concise code.
...
Edgebox, the application-over-web development toolkit
== News ==
* 11/16/08, RestGwt 0.0.1 released. Maven repository and [http://edgebox.googlecode.com/svn/site/restgwt/index.html site] are also updated.
== Edgebox maven repository ==
{{{
<repository>
<id>edgebox-release</id>
...
==About==
*`RouteMap`* is an implementation of Rails like routes system for mapping URLs to controllers/actions and generating URLs. Useful even for code which doesn't use MVC pattern. This particular implementation is inspired by Pylons' [http://wiki.pylonshq.com/display/routes/Routes+2+Spec Route...
phpREST is a flexible and easy to use RESTful framework. It's still at an early stage of development.
*Warning: The frameworks are in early development, and not recommended for production use. Besides the bugs, the API is highly unstable and may change without notice.*
There has been no offici...