Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdpiper/gwt-http-example

Examples of using GWT RequestBuilder for HTTP GET and POST calls.
https://github.com/mdpiper/gwt-http-example

Last synced: 13 days ago
JSON representation

Examples of using GWT RequestBuilder for HTTP GET and POST calls.

Awesome Lists containing this project

README

        

# GWT HTTP example

Examples of using GWT `RequestBuilder` to GET and POST JSONs describing
[WMT](https://github.com/csdms/wmt) models to _river_ using
@mcflugen's API.

See the docs for the package
[com.google.gwt.http.client](http://www.gwtproject.org/javadoc/latest/com/google/gwt/http/client/package-summary.html")
for more information and basic examples.