Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/resty-gwt/resty-gwt
Like GWT-RPC but with REST/JSON coolness
https://github.com/resty-gwt/resty-gwt
Last synced: 20 days ago
JSON representation
Like GWT-RPC but with REST/JSON coolness
- Host: GitHub
- URL: https://github.com/resty-gwt/resty-gwt
- Owner: resty-gwt
- License: apache-2.0
- Created: 2009-10-17T18:39:15.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T21:51:09.000Z (almost 2 years ago)
- Last Synced: 2024-06-20T19:30:21.175Z (6 months ago)
- Language: Java
- Homepage: http://restygwt.fusesource.org/
- Size: 4.07 MB
- Stars: 292
- Watchers: 30
- Forks: 164
- Open Issues: 91
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- License: license.txt
Awesome Lists containing this project
- gwt-boot-awesome-lili - resty-gwt - REST framework :sparkling_heart: (HTTP and REST Library)
- gwt-boot-awesome-lili - resty-gwt - REST framework :sparkling_heart: (HTTP and REST Library)
README
![RestyGWT](http://resty-gwt.github.io/images/restygwt-logo.png)
==============* [![Build Status](https://secure.travis-ci.org/resty-gwt/resty-gwt.png)](http://travis-ci.org/resty-gwt/resty-gwt)
To know more have a look to [RestyGWT web site](http://resty-gwt.github.io/)
Description
-----------RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects.
Features
--------* Generates Async Restful JSON based service proxies
* Java Object to JSON encoding/decoding
* Easy to use REST APIReleasing
---------mvn release:prepare -Prun-examples
mvn release:perform