https://github.com/protocol-laboratory/bookkeeper-admin-java
Bookkeeper Admin Java. Feel free to open an issue if you have any questions or feature requests.
https://github.com/protocol-laboratory/bookkeeper-admin-java
admin bookkeeper java
Last synced: 5 months ago
JSON representation
Bookkeeper Admin Java. Feel free to open an issue if you have any questions or feature requests.
- Host: GitHub
- URL: https://github.com/protocol-laboratory/bookkeeper-admin-java
- Owner: protocol-laboratory
- License: apache-2.0
- Created: 2023-03-05T00:52:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-25T01:00:24.000Z (9 months ago)
- Last Synced: 2025-08-25T04:09:34.937Z (9 months ago)
- Topics: admin, bookkeeper, java
- Language: Java
- Homepage: https://protocol-laboratory.github.io/
- Size: 80.1 KB
- Stars: 1
- Watchers: 1
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bookkeeper-admin-java
  [](https://github.com/protocol-laboratory/bookkeeper-admin-java/releases) [](https://codecov.io/gh/protocol-laboratory/bookkeeper-admin-java)
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).
Features:
- Basic functionality for managing Bookkeeper
- Built on top of the built-in HTTP client of the JDK
- Minimizes project dependencies to provide a lightweight solution
- Requires a minimum of JDK 8