RapiDoc - Open API spec viewer with built in console
npm install rapidoc
> Sponsored by Zuplo - Get a Stripe-like API experience for your customers in minutes - documentation, rate-limiting and API-key auth in minutes.
bash
Clone / Download the project then
npm installbuild will generate rapidoc-min.js, this is the only file you will need.
use it in the script tag of your html
npm run build
npm run serve
`
- ✅ Upgrade to use lit 2`
- Pre Rendering / Server Side Rendering (SSR) of RapiDoc
- Improve PDF generation of OpenAPI spec Using RapiPDF
- Create a Command Line interface (CLI) to make it automation friendly
- Add localization support
- Follow Web Content Accessibility Guidelines (WCAG 2)
- Improve Homepage, Documentation and Examples
- Create groundwork for automated testing
- Create a live playground (Something like swagger editor)
- Create a short animation/video to show how RapiDoc/RapiPDF works