@onehilltech/blueprint-swagger

4.71.0 • Public • Published

blueprint-swagger

A Blueprint.js module for Swagger UI

npm version Build Status Dependencies Coverage Status

Installation

npm install @onehilltech/blueprint-swagger --save

Usage

By default, no configuration is need to use the Swagger UI module in Blueprint.js. The module can discover the required information by analyzing the application and its configuration.

To view the Swagger specification via the Swagger UI:

http://host/api-doc  

To view the Swagger specification in JSON format:

http://host/swagger.json

/@onehilltech/blueprint-swagger/

    Package Sidebar

    Install

    npm i @onehilltech/blueprint-swagger

    Weekly Downloads

    1

    Version

    4.71.0

    License

    Apache-2.0

    Unpacked Size

    3.68 MB

    Total Files

    59

    Last publish

    Collaborators

    • onehilltech