RESTHeart Java Client is a simple and lightweight Java library that takes care of all HTTP connection code with RESTHeart for MongoDB.
API Methods are in class RestHeartClientApi.java.
How to use examples can be found in test RestHeartBasicClientApiTest.java.
Please feel free to contribute code to this project :)
- Java 8
- MongoDB
- RESTHart
Example:
<dependency>
<groupId>org.softgorilla</groupId>
<artifactId>restheartclient</artifactId>
<version>1.0.0</version>
</dependency>
Rest Heart at Maven Central: https://mvnrepository.com/artifact/org.softgorilla/restheartclient