API Docs Drupal Module simple way to show OAS Docs on Drupal Portal

API Docs Drupal Module simple way to show OAS Docs on Drupal Portal

On16th Jan 2021, 2024-11-21T08:30:46+05:30 ByKarthik Kumar D K | read
Listen Pause Resume Stop

If you want to show API Documents on your Drupal Portal and you want to do it do it quickly, Here's the module API Docs which solves your purpose. API Docs is a simple module which will will provide a content type for the API Doc and User will be able to create API Documents by just uploading Open API Spec. Each API Doc is a content with this API Docs module.

Prerequisite

Install this API Docs module as any other drupal module, Its recommened to install this module via Composer.

composer require 'drupal/api_docs'

Available options

This module is dependent on couple other contributed modules Redoc Field Formatter & Swagger UI Field Formatter. These module use the Redoc & Swagger library and give a drupal field formatters.

One can upload YAML, YML or JSON format OAS files while creating API Doc content.

Few admin page are created, like Listing, Redoc & Swagger pages using the API Doc Content type, which will be available on API Docs module install on your drupal portal.

Overall, API Docs is a simple module which helps administrators install module and using the Redoc & Swagger UI features for API Docs on Drupal Portal.

Related Articles

Recent Articles

Recent Quick Read

Recent Great People

We Need Your Consent
By clicking “Accept Cookies”, you agree to the storing of cookies on your device to enhance your site navigation experience.
I Accept Cookies