Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clean-arch-enablers-project/cae-utils-http-client
Repository for the open source CAE HTTP client library.
https://github.com/clean-arch-enablers-project/cae-utils-http-client
adapters-layer cae cae-utils clean-arch-enablers clean-architecture http-client java library
Last synced: 2 months ago
JSON representation
Repository for the open source CAE HTTP client library.
- Host: GitHub
- URL: https://github.com/clean-arch-enablers-project/cae-utils-http-client
- Owner: clean-arch-enablers-project
- License: apache-2.0
- Created: 2024-03-25T05:57:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T07:13:43.000Z (8 months ago)
- Last Synced: 2024-06-03T06:35:49.441Z (8 months ago)
- Topics: adapters-layer, cae, cae-utils, clean-arch-enablers, clean-architecture, http-client, java, library
- Language: Java
- Homepage:
- Size: 91.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ✔️ cae-utils-http-client
☕ Java edition
Welcome to the _cae-utils-http-client_ repository! The _cae-utils-http-client_ is a standalone library: you can use it in whatever application architecture you choose, with whatever framework of your preference. This is the part of the CAE ecosystem designed to enable you to build REST API calls at your Adapters layer without having to compromise the whole application architecture getting coupled to some framework or library.
### ▶️ The artifact
```xmlcom.clean-arch-enablers
http-client
${version}```
State Symbol Key:
- ``✅`` — _Under release state_
- ``✔️`` — _Under snapshot state_
- ``⏳`` — _Under full development state_
💡 proper documentation will soon be available.