dryware-fr / openapi

An OpenAPI presentation about customizing generators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extending OpenAPI

This presentation is written using asciidoctor with the reveal.js convertor.

Building the presentation

First install the dependencies with npm install.

Two utility scripts are included in the package.json :

  • npm run build:watch : starts a build demon with the nodemon watchdog
  • npm start : runs a local server for serving generated files

The generated presentation is contained in index.html file. It also needs some files from node_modules, like stylesheets, library javascript, etc.

Links

About

An OpenAPI presentation about customizing generators