[Module Listing Request]: `nuxt-openapi-meta`

Open Beginner friendly
#1,623 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Active
Tech stack
nuxtjs, openapi, typescript
Domain
content

Research direction

Start by reviewing the Nuxt modules repository's module-listing contribution entry point and compare the submitted nuxt-openapi-meta package details with existing entries. Verify the repository, npm, Nuxt 4 compatibility, and OpenAPI-related description; done means the module is listed consistently with the repository's conventions.

Written by the indexing model from the issue text.

Description

module-request
Description

Auto-generates Nitro defineRouteMeta (OpenAPI) for Nuxt server routes from JSDoc annotations and Zod / Valibot schemas. Just write a route with bodySchema / querySchema / responseSchema exports and get documented OpenAPI (served via Nitro's ?meta pipeline, so handler source files are never modified). Works with Nitro's built-in OpenAPI (/_openapi.json, Scalar, Swagger UI).

Repository

https://github.com/davidtheheroes/nuxt-openapi-meta

npm

https://www.npmjs.com/package/nuxt-openapi-meta

Nuxt Compatibility

Nuxt 4

Dominant language
TypeScript
Stars
1.1k
Forks
354
Avg merge
10h 18m
Merged PRs (30d)
12

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nuxt/modules

All issues in nuxt/modules

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.