Skip to content

csendin/typed-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastify API with Swagger and Zod

This repository demonstrates how to create a self-descriptive API using Fastify and Node.js. You'll learn how to integrate Swagger for automatic API documentation and leverage Zod for input validation and serialization.

Features

  • Fastify – A high-performance Node.js framework for building APIs.
  • Swagger (OpenAPI) – Automatically generate API documentation.
  • Zod – Schema validation and data parsing.
  • Efficient and scalable API development setup.

About

Build a Fastify API with Swagger documentation and Zod validation.

Topics

Resources

Stars

Watchers

Forks