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
Package info
github.com/magenxcommerce/module-webapi
Type:magento2-module
pkg:composer/magenxcommerce/module-webapi
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
- magenxcommerce/module-customer: 103.0.*
- magenxcommerce/module-user: 101.2.*
Provides
None
Conflicts
None
Replaces
- magento/module-webapi: *
OSL-3.0, AFL-3.0 1ccb36f33df494dba6fc014cfec16d0e01c5942c
This package is auto-updated.
Last update: 2026-04-21 14:36:39 UTC
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.
