nuxt-oa

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

Downloads
204
Stars
1
Committers
3

Bot releases are visible (Hide)

nuxt-oa - v1.1.1

Published by github-actions[bot] over 1 year ago

1.1.1 (2023-03-31)

Bug Fixes

  • 🩹 make id required in model interface (094c4db)
  • 🏷️ add Date type for 'date*' format (24733af)
nuxt-oa - v1.1.0

Published by github-actions[bot] over 1 year ago

1.1.0 (2023-03-31)

Features

  • ✨ auto types generation from schemas (5f43734)
nuxt-oa - v1.0.5

Published by github-actions[bot] over 1 year ago

1.0.5 (2023-03-28)

Bug Fixes

  • 🐛 import composables (52d03a2)
nuxt-oa - v1.0.4

Published by github-actions[bot] over 1 year ago

1.0.4 (2023-03-28)

Bug Fixes

  • 🩹 nuxt layers friendly (ee3c725)
nuxt-oa - v1.0.3

Published by github-actions[bot] over 1 year ago

1.0.3 (2023-03-21)

Bug Fixes

  • 🐛 import useBase from h3 (06f7bf8)
nuxt-oa - v1.0.2

Published by github-actions[bot] over 1 year ago

1.0.2 (2023-03-14)

Bug Fixes

  • ⬆️ upgrade ajv-formats to ^3.0.0-rc.0 (40d2b70)
nuxt-oa - v1.0.1

Published by github-actions[bot] over 1 year ago

1.0.1 (2023-03-10)

Bug Fixes

  • 🩹 rm deletedBy with deletedAt (c8f5c6f)
nuxt-oa - v1.0.0

Published by github-actions[bot] over 1 year ago

1.0.0 (2023-03-10)

Bug Fixes

  • 🐛 fix form validate example (1f972cc)
  • 🐛 warn if dbUrl is missing (ed46e63)
  • ➕ Inlined implicit external defu (7ec5769)
  • 🚚 move application logic example (16754e3)

Features

  • 🎨 by default remove additional properties (3ee83c0)
  • 🎨 use readOnly & writeOnly props instead of readOnlyProps & omitProps props array (ecfdb25)
  • ➕ use ajfg to edit data (4b68127)
  • 🔊 log swagger url (5e3c82a)
  • ✨ add archive model method (3cbb8bb)
  • ✨ add encryptedProperties option (7cf3553)
  • ✨ add omitProperties option (ff2de1a)
  • ✨ add readonly properties option (247d307)
  • ✨ add timestamps option (2826dc7)
  • ✨ add trackedProperties option (d704ef9)
  • ✨ add userstamps option (854f0be)
  • ✨ add useUserId to controllers for userstamps (e465b5e)
  • ✨ basic CRUD with data validation (9e98686)
  • ✨ composable to retrieve schema (3e7bf5b)
  • ✨ composables controllers (565e5b9)
  • ✨ extend Model from Hookable (b7b99e6)
  • ✨ oaRouter with auto swagger (0768ff3)
  • 🧪 add playground examples (bf286fa)
Package Rankings
Top 23.87% on Npmjs.org
Badges
Extracted from project README
npm downloads Github Actions CI License Nuxt