koa-api-explorer

0.0.1 • Public • Published

Koa API Explorer

Generate OpenAPI 3 documentation from JSDoc comments. Also includes a swagger UI server.

koa-router + JSDoc => Swagger documentation

TODO: include image representation

Requirements

  • requires node v7.6.0 or higher for ES2015 and async function support

Installation

Run the npm install command:

npm i --save koa-api-explorer

After installing you can include it in your code:

TODO

Example

TODO: example zip to download TODO: example code

Documentation

TODO

/koa-api-explorer/

    Package Sidebar

    Install

    npm i koa-api-explorer

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    2.49 kB

    Total Files

    4

    Last publish

    Collaborators

    • adobnikar