Rapidocus OpenApi Viewer
Rapidoc + Directus = Rapidocus
View any OpenAPI Specification in your Directus and customize the appearance.
Settings
General
- Display mode: view | read | focused*
- Allow try: true* | false
Navigation
- Show method in navbar: false | as-plain-text | as-colored-text | as-colored-block*
- Navbar active item: left-bar* | colored-block
- Show info: true | false*
- Allow server selection: true | false*
- Allow authentication: true | false*
- Persist auth: true | false*
- Allow search: true* | false
- Allow advanced search: true* | false
- Item spacing: compact | default* | relaxed
- Font size: default* | large | largest
- Use path in navbar: true | false*
* default value
TODO
- Add Api Viewer Module Compatibility.
Installation
- Find this module on your Directus Marketplace and install it.
- If Api Viewer Module is installed, disable it.
- Go to Settings -> Project Settings, in the Modules section, enable module Rapidocus.
- Reload the page.
- Go to Rapidocus in left menu.
Note
- Access to your Directus methods is determined by the current user's access settings.
- No need to add an access_token.
- Sandbox enabled, doesn't request scopes.
- Incompatible with the Api Viewer Module.
- If during local development you have a duplicate link to the server, then set the Directus variable to PUBLIC_URL=http://localhost:8055. Correct the link if necessary.
Shoutout
Based on the awesome rapidoc component by @mrin9
Inspired by https://github.com/u12206050/directus-extension-api-viewer-module