yvr-core
v0.4.0
Published
A collection of helper functions for @bilalyaver/nodejs-boilerplate
Downloads
18
Readme
yvr-core
yvr-core
is a utility package designed to support the YVR-Headless-CMS. It provides foundational functionalities and utilities that streamline the development and management of the headless CMS, making it easier to create and manage schema files, controllers, and routes.
Features
• Schema Management: Create, update, and load schema files dynamically.
• Controller Generation: Automatically generate CRUD controllers based on schema definitions.
• Middleware Support: Includes middleware for authentication and other reusable functionalities.
• Dynamic Routing: Automatically handle routing based on schema configurations.