alepha@docs:~/docs/packages/alepha/server$
cat swagger.md | pretty1 min read
Last commit:
#Alepha - Server Swagger
#Installation
Part of the alepha package. Import from alepha/server/swagger.
npm install alepha
#Overview
Automatic API documentation generation.
Features:
- Swagger/OpenAPI configuration
- Routes:
GET /docs(UI),GET /docs/json(spec) — prefix configurable via$swagger({ prefix })
#API Reference
#Primitives
$swagger— Creates an OpenAPI/Swagger documentation primitive with interactive UI.