You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 年之前
..
Controller checkin 2 年之前
Model checkin 2 年之前
Test checkin 2 年之前
etc checkin 2 年之前
i18n checkin 2 年之前
view/adminhtml/layout checkin 2 年之前
LICENSE.txt checkin 2 年之前
LICENSE_AFL.txt checkin 2 年之前
README.md checkin 2 年之前
composer.json checkin 2 年之前
registration.php checkin 2 年之前

README.md

Webapi

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.