spryker/zed-request

ZedRequest module

Installs: 2 203 245

Dependents: 124

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 2

3.21.0 2024-04-16 13:44 UTC

README

Latest Stable Version Minimum PHP Version

ZedRequest facilitates the connection between the frontend application (Yves) to the backend (Zed). The connection is a HTTP POST request with a transfer object as a payload. It provides a client that is used by almost all the other clients in order to send requests from the frontend application and get responses from the backend.

Installation

composer require spryker/zed-request

Documentation

Spryker Documentation