• MODX.com

    825 downloads

QuickApi

QuickApi is an extra by jaredfhealy, first released on 2020-11-24.

Package Description

Adds a light-weight REST-Like API methodology to your MODX instance. 1. **Path format**: /[api path property]/[snake_case_method_name]?parameter=value1 1. **Example URL with Default Path Property**: GET /api/hello_world?greeting=Yo, yo 1. **Executed Snippet**: ApiHelloWorld 1. **JSON Response** `{ "success": true, "message": "Yo, yo world!!" }`

Usage/Installation Instructions

Install from the Extras Installer. See MODX Docs for details.

Details

Developer(s)
jaredfhealy
Released
2020-11-26
First seen
2020-11-24
License
GPLv3
Supported databases
Minimum MODX Requirement
2.7

QuickApi Releases

Vendor Signature Released on
MODX.com 1.1.0-rc 2020-11-26 (5 years ago)
MODX.com 1.0.0-beta2 2019-12-10 (6 years ago)
MODX.com 1.0.0-beta 2019-12-05 (6 years ago)