-
Notifications
You must be signed in to change notification settings - Fork 11
Developers RestAPI
Riccardo Tempesta edited this page Mar 6, 2018
·
2 revisions
A full set of API is available covering all the main features.
Each module with REST API support is provided with its "API equivalent" you may use both to integrate your modules and external software via WEB API.
E.g.:
If you need to interface a feature coming from msp/module-notifier
, you can check all the interfaces classes inside msp/module-notifier-api
.
Check
etc/webapi.xml
file inside each API module to have a full overview.
This MageSpecialist project is subject to the Open Software License (OSL 3.0). Enjoy it and contribute it.