Building free API docs with Zudoku

Опубликовано: 19 Июль 2026
на канале: Zuplo
2,909
41

Zudoku is an open-source documentation framework that gives you highly functional, customizable, OpenAPI powered documentation out of the box.

In this video, Martyn takes a boring old OpenAPI document and builds an API reference and deploys it to production in less than 15 minutes.

Check out Zudoku for yourself: https://zudoku.dev
Find the project on GitHub: https://github.com/zuplo/zudoku

#api #documentation #react #opensource

Jump to the different sections of the video:

00:00 - Intro
00:52 - Installing Zudoku using npx
01:30 - Checking the project in VSCode
01:53 - First run
02:10 - Configuring Zudoku with OpenAPI
03:30 - Making real API requests
04:27 - Customizing look and feel
09:00 - Adding pages
15:05 - Building for deployment
16:40 - Deployment
17:44 - Wrap up