3 Repos
Systems that automate the creation of API endpoints and dashboards based on predefined configuration files.
Distinct from Repository-Based Generators: Specifically uses configuration files to drive generation, whereas repository-based generators use interface definitions.
Explore 3 awesome GitHub repositories matching web development · Configuration-Driven Generators. Refine with filters or upvote what's useful.
Idurar is an integrated system combining Customer Relationship Management and Enterprise Resource Planning. It functions as a headless business API that generates secure REST endpoints and administrative panels from configuration files to connect business logic with external applications. The platform supports multi-tenant SaaS management, isolating data and configurations for multiple companies or branches within a single installation. It is designed for international business accounting, featuring a multi-currency financial engine that processes transactions and manages regional tax rules a
Automatically generates REST endpoints and administrative dashboards by interpreting module configuration files.
NSwag is an OpenAPI toolchain for .NET that provides a suite of generators for converting OpenAPI specifications and JSON schemas into clients, server stubs, and structured documentation. It enables the creation of type-safe client libraries and data transfer objects, as well as the generation of OpenAPI specifications by analyzing .NET controllers. The project supports contract-first API development by generating server controller stubs from specifications and offers dedicated TypeScript API integration to ensure type safety in frontend applications. It also provides tools for hosting intera
Automates the generation process using predefined instructions stored in JSON configuration documents.
sw-precache ist ein Service-Worker-Precache-Generator, der verwendet wird, um Skripte zu erstellen, die Offline-Funktionalität für Webanwendungen ermöglichen. Er fungiert als Asset-Cache-Manager zur Build-Zeit, der statische Dateien hasht und deren Versionierung innerhalb eines Service-Worker-Caches verwaltet. Das Projekt bietet einen Runtime-Cache-Konfigurator zur Definition von Caching-Strategien und Request-Handlern für dynamische Inhalte basierend auf URL-Mustern. Es enthält zudem einen Offline-Fallback-Handler, um Netzwerkfehler abzufangen und zwischengespeicherte Fallback-Seiten bereitzustellen. Das Toolset deckt die Generierung von Service-Worker-Code und Manifesten, Content-Hash-basierte Versionierung sowie das Abfangen von Fetch-Ereignissen ab. Es bietet eine Kommandozeilenschnittstelle zur Generierung von Service-Worker-Dateien unter Verwendung von Konfigurationsdateien und benutzerdefinierten Flags.
Transforms JavaScript or JSON configuration into a functional service worker script via a build-step module.