QuickApi
REST-Like API Resource enabling Snippet-based API Endpoints
Creator: Jared Healy (jaredfhealy)
About QuickApi
Adds a light-weight REST-Like API methodology to your MODX instance.
/[api path property]/[snake_case_method_name]?parameter=value1
GET /api/hello_world?greeting=Yo, yo
ApiHelloWorld
{ "success": true, "message": "Yo, yo world!!" }
Information
Released
December 5, 2019
Supported Database
MySQL
License
GPLv3
Instructions
Install from the Extras Installer. See MODX Docs for details.
New in 1.0.0-beta1
Initial release of beta