https://github.com/agrestio/agrest
Server-side Java REST Framework for easy access to data graphs from various backends
https://github.com/agrestio/agrest
Last synced: 1 day ago
JSON representation
Server-side Java REST Framework for easy access to data graphs from various backends
- Host: GitHub
- URL: https://github.com/agrestio/agrest
- Owner: agrestio
- License: apache-2.0
- Created: 2014-05-15T14:09:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2026-03-02T12:30:43.000Z (16 days ago)
- Last Synced: 2026-03-02T16:27:30.497Z (16 days ago)
- Language: Java
- Homepage: https://agrest.io
- Size: 7.25 MB
- Stars: 86
- Watchers: 16
- Forks: 33
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-java - Agrest
README
[](https://github.com/agrestio/agrest/actions)
[](https://agrest.io/#get-started)
Agrest (formerly "LinkRest") is a flexible model-driven REST data service framework. It helps to optimize REST interactions and avoid excessive requests to server when navigating data graphs on the client. Visit [our site](http://agrest.io/) for more information.
Quick links:
* [website](https://agrest.io) | [twitter](https://twitter.com/agrestproject)
* [documentation](https://agrest.io/docs/)
* [support](https://groups.google.com/forum/?#!forum/agrest-user)
* [upgrade instructions](https://github.com/agrestio/agrest/blob/master/UPGRADE-NOTES.md)
* examples:
* [Various Agrest Examples](https://github.com/agrestio/agrest-examples)
* [Bootique, Cayenne, Derby DB](https://github.com/bootique-examples/bootique-agrest-demo)