1 repo
Routing systems that map application views to data entities and manage navigation based on defined resource structures.
Distinguishing note: Focuses on data-entity-driven navigation rather than standard URL-based path routing.
Explore 1 awesome GitHub repository matching web development · Resource-Based Routing Engines. Refine with filters or upvote what's useful.
Refine is a headless framework designed for building data-intensive internal business applications, such as admin panels and dashboards. It provides a core set of hooks and architectural patterns that decouple business logic, authentication, and data operations from the user interface, allowing developers to integrate any design system while maintaining a consistent application structure. The framework distinguishes itself through a resource-centric approach that automatically maps application views to data entities via centralized configuration. It features a unified data provider interface
Automatically maps application views to data entities and manages navigation based on defined resource structures.