Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```xml

com.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.