You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Java library that provides an HTTP client built using the built-in HTTP client of the JDK to interact with the Bookkeeper HTTP API.
5
+
This is a Java library that provides an HTTP client to interact with the Bookkeeper HTTP API, supporting multiple [HTTP engines](https://github.com/openfacade/http-facade?tab=readme-ov-file#httpclient-support-engines) by leveraging [http-facade](https://github.com/openfacade/http-facade).
6
6
7
7
Features:
8
8
- Basic functionality for managing Bookkeeper
9
9
- Built on top of the built-in HTTP client of the JDK
10
10
- Minimizes project dependencies to provide a lightweight solution
0 commit comments