Search by

constantine / api-compendium

TConstantine

A Drupal module that generates an OpenAPI 3.0 reference for a site's API.

Package info

github.com/TConstantine/api-compendium

Type:drupal-module

pkg:composer/constantine/api-compendium

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2026-07-28 12:19 UTC

This package is auto-updated.

Last update: 2026-08-28 13:11:33 UTC


README

A Drupal module that generates an OpenAPI 3.0 reference for a site's API.

Requirements

  • Drupal ^10 || ^11
  • PHP >= 8.2

Installation

From the project root:

composer require constantine/api-compendium
drush en api_compendium

License

GPL-2.0-or-later. See LICENSE.