Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions src/content/tools/elysia.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: ElysiaJS OpenAPI
description: The incredibly fast bun-based web application framework has OpenAPI baked in, and just building applications can be enough to emit API documentation using Scalar UI, or exported for other uses.
categories:
- openapi-aware-frameworks
link: https://elysiajs.com/plugins/openapi
repo: https://github.com/elysiajs/elysia-openapi
languages:
nodejs: true
oasVersions:
v2: true
v3: true
v3_1: false
v3_2: false
featuredArticles:
- title: 'How to generate OpenAPI with Elysia'
url: https://www.speakeasy.com/openapi/frameworks/elysia
date: 2026-06-01
---