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
- Host: GitHub
- URL: https://github.com/grails/gorm-rest-client
- Owner: grails
- License: apache-2.0
- Archived: true
- Created: 2016-06-15T13:11:02.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T10:50:27.000Z (about 8 years ago)
- Last Synced: 2025-10-20T04:43:39.200Z (8 months ago)
- Language: Groovy
- Size: 616 KB
- Stars: 6
- Watchers: 4
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)
* [](https://travis-ci.org/grails/gorm-rest-client)