serverpod_swagger library

A package to automatically generate and serve Swagger UI for a Serverpod backend.

This package provides a simple way to add Swagger UI documentation to your Serverpod project, making it easy for developers to explore and test your API.

Classes

ServerpodSwaggerVersion
This file contains the base types and utilities for the serverpod_swagger package.
SwaggerUIRoute
A development-friendly route that serves a live-reloading Swagger UI.