QuickApi

REST-Like API Resource enabling Snippet-based API Endpoints

Creator: Jared Healy (jaredfhealy)

Need help installing this extra?

About QuickApi

Adds a light-weight REST-Like API methodology to your MODX instance.

  • Path format:
  • /[api path property]/[snake_case_method_name]?parameter=value1

  • Example URL with Default Path Property:
  • GET /api/hello_world?greeting=Yo, yo

  • Executed Snippet:
  • ApiHelloWorld

  • JSON Response
  • { "success": true, "message": "Yo, yo world!!" }

    Information

    Released
    December 10, 2019

    Supported Database
    MySQL

    License
    GPLv3

    Supported Versions
    2.7 - <2.7

    Downloads
    801

    Documentation
    QuickApi Documentation

    Instructions

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

    New in 1.0.0-beta2

    Initial release of beta

    • Creates a resource endpoint with alias "quickapi-process" Creates 3 Snippets
      • ApiAuthorized
      • ApiHelloWorld
      • QuickApi
    • No tables created, but overall process is managed in the quickapi.class.php file.

    Current releases

    1.1.0-rc
    View | Download
    November 26, 2020
    2.7 - Current

    1.0.0-beta2
    View | Download
    December 10, 2019
    2.7 - <2.7

    1.0.0-beta1
    View | Download
    December 5, 2019
    2.7 - <2.7