constantine / api-compendium
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
v0.1.0
2026-07-28 12:19 UTC
Requires
- php: >=8.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.