Skip to content

joe-king-sh/fastify-zod-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastify-zod-swagger

This is sample API that outputs OpenAPI specifications based on the validation schema defined by Zod.

Check the example of Swagger-UI from here.
https://joe-king-sh.github.io/fastify-zod-swagger/

Getting Started

Prerequisites

$ node --version
node v18.2.1

Installing

$ npm i

Run

$ npm run dev

Link

This repository stores sample codes for the below article.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published