drupal/varbase_api_base
Composer 安装命令:
composer require drupal/varbase_api_base
包简介
A recipe to set up JSON:API with authentication, authorization, and OpenAPI documentation for easy content ingestion by other applications.
关键字:
README 文档
README
A recipe to set up JSON:API with authentication, authorization, and OpenAPI documentation for easy content ingestion by other applications.
This recipe provides the base API functionality, allowing you to easily set up a complete API infrastructure for your Drupal site.
Features
- JSON:API for structured content access
- OAuth 2.0 authentication via Simple OAuth
- OpenAPI documentation with Redoc and Swagger UI
- JSON:API Extras for customization
- REST UI for managing REST resources
- Pre-configured API settings
Installation
Add the recipe using composer:
composer require drupal/varbase_api_base:~1.0.0
Change directory to /web or /docroot
Run the Drupal recipe bash script:
bash core/scripts/drupal recipe recipes/contrib/varbase_api_base
or
Run the Drush recipe command:
drush recipe recipes/contrib/varbase_api_base
Use With Varbase Distribution
This recipe is best used with Varbase distribution.
Can be installed with any Drupal site, even if installed with the Minimal or Standard profile. However, using it with Varbase gives you way much more cool stuff!
Varbase documentation
Check out Varbase documentation for more details.
Join Our Slack Team for Feedback and Support http://slack.varbase.vardot.com/
This recipe is sponsored and developed by Vardot.
统计信息
- 总下载量: 1.8k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-01-08