| Projects on Google Code | Results 1 - 10 of 562 |
项目地址:[http://richrest.googlecode.com]
====1. 简介====
RichRest是一个适用于RCP/RIA应用的REST(ful)框架,提供远程资源管理接口,以及远程MVC控制器支持,简化模型与视图的交互过程。
* REST: Representational State Transfer ([http://zh.wikipedia.org/wiki/REST])
* MVC: Model View Controller ([http://zh.wikipedia.org/wiki/MVC])
* RCP: Rich Client P...
1. Use linux, apache and process(prefer c) implements RESTful web service(prefer JSON data structure)
2. Use xhtml, css and javascript implement client side pages.
==move 公告==
Paoding Rest在2007年release 0.1到,2009年5月版本为0.9,目前更名Paoding Rose,
并转到http://code.google.com/p/paoding-rose/ 下,请跳转到新的页面吧过去
==原内容==
Paoding-Rest is a java web rest framework based on spring.
HOME: http://code.google.com/p/paoding-rest/
Forum: http://paoding.net/forum
Paoding-R...
ActiveResource like RESTClient for java
Typical Usage:
All you need are the url, username, password, scheme and realm. You could choose to leave out properties like username, password, scheme and realm if not applicable
{{{
RestClient restClient = new RestClientBuilder().withUrl("http://lo...
Representational State Transfer (REST) has received a lot of attention recently as architectural style for distributed systems made up of loosely coupled resources. While most research in process enactment focuses on BPEL and SOAP, most internet applications are based on REST.
To leverage this n...
"We will either find a way, or make one." - Hannibal Barca
Hannibal Barca, the great Carthaginian general, is widely regarded as the greatest strategist and tactician of all time. His ability to engage the enemy, using innovative yet simple tactics in such a way as to ensure victory is second to ...
Poxer is a very basic tool to help testing simple RESTful POX (plain old xml) web services. It can be used to verify a service works as expected, and also act in place of a service for testing other parts of application.
Poxer is written in groovy (though there's not very much of it).
_Current...
A XAML writer from [http://docutils.sourceforge.net/ reStructured Text] source documents.
The goal is to be able to write out [http://msdn.microsoft.com/en-us/library/aa970909.aspx FlowDocument XAML] from rest documents for use in WPF and Silverlight / [http://www.mono-project.com/Moonlight Moonl...
rest,
text,
XAML,
parsing,
docutils,
python,
IronPython,
WPF,
Silverlight,
moonlight,
reStructuredText,
pygments
=RestQL=
==Introduction==
_As of: July 8, 2008_
Instead of writing your own REST API to expose a database, simply drop this war into Tomcat or another web application container and expose your database tables as HTTP resources that return XML. Or, if you don't like web containers, there's a...
R and R - short for REST and Relaxation, is REALLY simple REST client / server offering compatible libraries in PHP and Java and other languages to come.
It provides a very easy to use interface, enabling a server to be set up with only a few lines of code. It also provides secure requests throug...