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.
• 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.