magenxcommerce/module-webapi

N/A

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

👁 magenxcommerce

Package info

github.com/magenxcommerce/module-webapi

Type:magento2-module

pkg:composer/magenxcommerce/module-webapi

Statistics

Installs: 171

Dependents: 3

Suggesters: 0

Stars: 0

Open Issues: 0

100.4.2 2021-10-20 06:16 UTC

Requires

  • php: ~7.3.0||~7.4.0
  • magenxcommerce/framework: 103.0.*
  • magenxcommerce/module-authorization: 100.4.*
  • magenxcommerce/module-backend: 102.0.*
  • magenxcommerce/module-integration: 100.4.*
  • magenxcommerce/module-store: 101.1.*

Requires (Dev)

None

Suggests

Provides

None

Conflicts

None

Replaces

  • magento/module-webapi: *

OSL-3.0, AFL-3.0 1ccb36f33df494dba6fc014cfec16d0e01c5942c


README

Webapi provides the framework for the application to expose REST and SOAP web services. It exposes an area for REST and another area for SOAP services and routes requests based on the Webapi configuration. It also handles deserialization of requests and serialization of responses.