# resty-gwt **Repository Path**: chenmin_study/resty-gwt ## Basic Information - **Project Name**: resty-gwt - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-27 - **Last Updated**: 2021-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 API Releasing --------- mvn release:prepare -Prun-examples mvn release:perform