Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1009 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 1009 Bytes

Ving

Ving is a Web and REST code generation tool and services framework. It has a heavy focus on a strong and predictable backend, while having a flexible front end. It's feature's include:

  • Automatic code generation for all sub-systems
  • Platform agnostic REST interface
  • Per field privileges for view and edit
  • Full session based auth system
  • An AWS S3 based secure upload system
  • Per user message bus streamed via Server Sent Events
  • API key and privilege system with access to make requests on behalf of other users
  • A useful set of custom made client components and composables
  • A full user interface for user management
  • A templated email subsystem

Ving is written entirely in Javascript using Nuxt 3, Vue 3, PrimeVue, PrimeFlex and Drizzle.

Documentation

Check out our documentation.