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)
yarn add nuxt-oa # npm i nuxt-oaFor now see the playground folder.
- Run
npm run dev:prepareto generate type stubs. - Use
npm run devto start playground in development mode.
