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

https://github.com/grails/gorm-rest-client

An implementation of RxGORM as a REST Client
https://github.com/grails/gorm-rest-client

Last synced: 5 months ago
JSON representation

An implementation of RxGORM as a REST Client

Awesome Lists containing this project

README

          

# RxGORM REST Client

This project implements [RxGORM](http://gorm.grails.org/latest/rx) for REST web services.

* [Latest Documentation](http://gorm.grails.org/latest/rx/rest-client/manual/)
* [Latest API](http://gorm.grails.org/latest/rx/rest-client/api/)

The snapshot documentation is available here:

* [Snapshot Documentation](http://gorm.grails.org/snapshot/rx/rest-client/manual/)
* [Snapshot API](http://gorm.grails.org/snapshot/rx/rest-client/api/)
* [![Build Status](https://travis-ci.org/grails/gorm-rest-client.svg?branch=master)](https://travis-ci.org/grails/gorm-rest-client)