alfredbez / zed-request

[READ ONLY] Subtree split of the ZedRequest module.

Home Page:https://spryker.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZedRequest Module

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

Module Documentation

About

[READ ONLY] Subtree split of the ZedRequest module.

https://spryker.com

License:Other


Languages

Language:PHP 99.1%Language:Twig 0.9%