Skip to content
forked from Morgbn/nuxt-oa

[BETA] Quickly create API and UI from OpenAPI Specification / JSON schema

Notifications You must be signed in to change notification settings

KylianB/nuxt-oa

 
 

Repository files navigation

Nuxt OA

npm downloads Github Actions CI License Nuxt

Utilities to quickly create an API from JSON schemas. Automatically add Swagger UI route, middleware support, mongodb server, hookables, encrypted properties, timestamps, userstamps, tracked properties and UI components (form j2u)

image

Installation

yarn add nuxt-oa # npm i nuxt-oa

Documentation

For now see the playground folder.

Development

  • Run npm run dev:prepare to generate type stubs.
  • Use npm run dev to start playground in development mode.

About

[BETA] Quickly create API and UI from OpenAPI Specification / JSON schema

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 90.4%
  • Vue 9.0%
  • JavaScript 0.6%