Varbase API

A JSON:API implementation with authentication and authorization that allows for easy ingestion of content by other applications.

Varbase API Module

Varbase API features are bundled through the Varbase API module. GitHub: https://github.com/Vardot/varbase_api Drupal.org: https://www.drupal.org/project/varbase_api

After building a project using the varbase-project template, you can see the code of the Varbase API module in:

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_api

Brings in the following core and contributed modules to your site:

Listed in the extra components

Can be installed in the extra components installation step with Varbase.

Last updated