Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Latest commit

 

History

History

next-swagger-ui-plugins-demo

This repo demostrates use of swagger-ui plugins for:

  1. @dsaidgovsg/swagger-ui-plugin-otp-auth: source, npm
  2. @dsaidgovsg/swagger-ui-plugin-saml-auth: source, npm
  3. @dsaidgovsg/swagger-ui-custom-layout: source, npm
  4. @dsaidgovsg/chain-wrap-components: source, npm

It also consists the following mock APIs:

Prerequisites

  • Next.js

Start server

$ turbo run dev      # open browser and browse to http://localhost:3000