22 Repos
Frameworks for defining HTTP endpoints and processing incoming web requests.
Distinguishing note: Focuses on the routing definition layer for serverless or web applications.
Explore 22 awesome GitHub repositories matching web development · API Routing. Refine with filters or upvote what's useful.
Puter is a browser-based desktop environment and cloud-native development platform that provides a virtualized graphical workspace. It enables developers to build and deploy full-stack web applications by integrating cloud storage, authentication, and serverless backend logic directly into the browser, eliminating the need for traditional server infrastructure. The platform distinguishes itself through a unified cloud storage layer and a distributed network runtime that facilitates peer-to-peer communication and cross-origin resource fetching. It features a sophisticated cross-window orchestr
Creates API endpoints for various HTTP methods to process incoming web requests.
Django REST Framework is a toolkit for building standards-compliant web services that map complex data models to structured HTTP responses. It provides a modular architecture for handling the request lifecycle, including authentication, permission checks, and content negotiation. The framework is designed to facilitate the development of robust APIs by transforming complex data types into native formats and validating incoming request payloads against defined schemas. The project distinguishes itself through a highly modular, class-based design that allows developers to build complex views an
Creates standard API URL patterns for common CRUD actions.
Iris is a high-performance web framework and API toolkit for the Go programming language. It provides the infrastructure necessary to build HTTP/2 web applications, REST APIs, and MVC-based websites. The project distinguishes itself through a flexible architectural model that supports multiple isolated application instances within a single process and allows for binary-embedded asset loading to eliminate external filesystem dependencies. It features dynamic router hot-reloading and a pluggable view engine for rendering dynamic HTML content. The framework covers a broad range of capabilities,
Manages incoming requests using advanced routing features like dynamic paths, wildcards, and subdomains.
Hapi is a configuration-driven web framework for building secure and scalable HTTP servers and APIs on the Node.js runtime. It functions as a REST API development framework and an enterprise server implementation focused on stability, security, and comprehensive input validation. The framework is built around a plugin-based architecture, allowing core functionality and custom logic to be organized into modular, registerable plugins. It serves as an HTTP request lifecycle manager, enabling the interception and modification of requests through pre-handlers and extensions before they reach the f
Maps HTTP methods and URI paths to specific handler functions for processing API requests.
EmDash is an open-source content management system built on Astro that combines a visual admin panel with a plugin-driven architecture and server-side rendering. It provides a complete content management system with structured content modeling, a rich text editor using Portable Text format, and a TypeScript API for type-safe content queries. The system supports authentication through passkeys, OAuth 2.1, and external providers, with role-based access control and fine-grained permission scopes. What distinguishes EmDash is its plugin development framework, which supports both native plugins ru
Registers custom HTTP endpoints under a scoped path that return JSON responses from plugin logic.
EverShop is a TypeScript-first, modular e-commerce platform built with GraphQL and React. It provides a full-featured online store system for managing products, orders, customers, and site content through a React-based administrative interface, with a GraphQL API layer that serves both the admin panel and storefront. The platform is designed around a module-based extension architecture, where core functionality is split into independent modules that can be added, removed, or overridden without modifying the core codebase. Storefront appearance and behavior are controlled through a theme syste
Provides a system for defining custom API routes with validation and middleware for frontend data submissions.
Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud infrastructure and services. It serves as a cloud management API client and resource manager for provisioning, configuring, and scaling virtual servers, databases, and storage. The library enables the implementation of infrastructure-as-code through declarative templates and scripts, allowing for the deployment of identical resource stacks across multiple accounts and geographic regions. It also provides a framework for coordinating distributed workflows, serverless functions, and contain
Routes requests from mobile and web applications to backend services running on serverless functions or virtual machines.
This project is a software engineering style guide and a curated collection of architectural patterns and coding standards. It provides a multi-language coding standard to ensure maintainable software across Ruby, Python, JavaScript, and Swift. The project establishes a development workflow specification for version control, continuous integration, and peer review to maintain a linear project history. It also includes a web accessibility framework based on ARIA and WCAG standards, using design tokens and semantic HTML patterns to build inclusive interfaces. The guides cover a broad range of
Implements predictable naming patterns to map incoming URLs to specific controllers for consistent API structure.
Loco is a full-stack web framework for Rust designed to accelerate application development using a convention-over-configuration approach. It functions as an MVC web framework that provides a structured environment for building web applications and REST APIs. The project distinguishes itself through an integrated API development toolkit and a command-line scaffolding engine. These tools automate the creation of controllers, models, and migrations, allowing for the rapid generation of functional CRUD resources and application boilerplate. The framework covers a broad range of backend capabili
Provides a system for mapping incoming URL requests to specific controllers and route sets.
Mockoon is an HTTP API simulation platform and design tool used to create fake API endpoints that simulate server responses without a backend. It functions as an OpenAPI mock server tool and a JSON API mocking utility, allowing for the rapid iteration of API contracts and the generation of response templates. The project distinguishes itself through a combination of stateful mocking, using a local JSON database to simulate CRUD operations, and the ability to run as a headless API mock server via a command line interface. It supports real-time collaborative editing and AI-assisted prototyping
Allows disabling specific routes or folders at runtime using unique identifiers or path keywords.
CTFs as you need them
Ships a plugin system that registers custom HTTP endpoints for extending platform functionality.
Moleculer is a Node.js microservices framework designed for building distributed systems. It functions as a distributed service broker, task orchestrator, and service mesh framework, enabling a decentralized architecture with built-in service discovery and load balancing. The project differentiates itself through a pluggable transport layer supporting protocols such as NATS, Redis, TCP, and Kafka, as well as a dedicated microservices API gateway that maps external HTTP and WebSocket requests to internal service actions. It includes built-in fault tolerance mechanisms, including circuit breake
Defines HTTP endpoints and routes with independent path prefixes and authorization settings for organized request handling.
Waku is a minimal React framework built around React Server Components. It renders components exclusively on the server for data fetching and server-side logic, then hydrates client components in the browser for interactivity. The framework supports hybrid rendering, mixing static prerendering at build time with dynamic per-request rendering within a single application, and allows independently loading slice components that can be static or dynamic. The framework distinguishes itself through its file-based routing system that defines pages, layouts, and API endpoints by placing files in a dir
Creates server-side endpoints that handle HTTP requests and return JSON responses for client-side consumption.
JLRoutes ist eine iOS-URL-Routing-Bibliothek und ein Framework für das Routen-Management. Es dient als Deep-Link-Handler, der URL-Muster auf spezifische Code-Blöcke oder Objekt-Handler abbildet, um Navigation und Deep-Linking innerhalb einer Anwendung zu verwalten. Das Framework nutzt ein kettenbasiertes Evaluierungssystem, um Sequenzen potenzieller Übereinstimmungen zu verarbeiten, und unterstützt die Organisation von Routing-Tabellen in unterschiedliche Sets basierend auf URL-Schemata. Es erlaubt den Austausch der Standard-Matching-Logik durch benutzerdefinierte Definition-Resolution, um zu steuern, wie Pfade geparst werden. Das System deckt URL-Muster-Mapping, dynamische Parameterextraktion aus Pfadsegmenten und Wildcard-Pfaderfassung ab. Es enthält zudem Funktionen für protokollbasierte Ziel-Delegation und die Registrierung optionaler Routensegmente.
Allows developers to define custom matching logic by implementing specialized definition classes.
Dieses Projekt ist ein Tutorial für clientseitiges Routing und eine Bildungsressource für die Integration von Routing in React-Webanwendungen. Es bietet eine Reihe inkrementeller, ausführbarer Anwendungen und Leitfäden, um Benutzern beizubringen, wie URLs auf Komponenten gemappt und der Navigationsstatus innerhalb eines Browsers verwaltet wird. Die Ressource enthält praktische Implementierungsleitfäden für die Konfiguration verschachtelter Routen, das Erfassen dynamischer URL-Parameter und die Handhabung von Index-Routen. Zudem werden Beispiele für Server-Side-Rendering bereitgestellt, um zu demonstrieren, wie HTML auf dem Server generiert wird, um initiale Ladezeiten und Suchmaschinenoptimierung (SEO) zu verbessern. Das Tutorial deckt breitere Funktionen ab, einschließlich Navigation in Single-Page-Anwendungen, hierarchische UI-Layouts und das Mapping von Browser-Pfaden auf spezifische UI-Komponenten.
Teaches how to specify default components for parent routes when no child path is requested.
ServiceStack ist ein hochperformantes .NET-Webframework für den Bau typsicherer APIs unter Verwendung stark typisierter Request- und Response-Objekte. Es fungiert als nachrichtenbasierte API-Engine, die Geschäftslogik von der Transportschicht entkoppelt, wodurch Services über mehrere Protokolle wie HTTP, gRPC und verschiedene Message-Queue-Provider bereitgestellt werden können. Das Framework zeichnet sich durch seinen typsicheren API-Generator aus, der native Client-SDKs und Data Transfer Objects (DTOs) aus Service-Metadaten über mehrere Sprachen hinweg produziert. Es enthält zudem ein verteiltes Service-Gateway für Microservices-Orchestration, ein Code-First-ORM zur direkten Übersetzung von C#-Objekten in Datenbankdatensätze sowie ein zentralisiertes Identitäts- und Zugriffsmanagementsystem für sicheren tokenbasierten Zugriff. Die breitere Funktionspalette deckt asynchrones Messaging und Echtzeit-Event-Streaming durch Pub-Sub und Server-Sent Events ab. Es bietet umfassende Unterstützung für Datenserialisierung in Formaten wie JSON, XML, ProtoBuf und MessagePack, neben integrierten Authentifizierungs-Flows wie JWT, API-Keys und Step-up-Authentifizierung. Zusätzliches Tooling umfasst automatisierte CRUD-API-Generierung, Hintergrund-Job-Ausführung und Vorlagen für administrative Dashboards.
Binds HTTP requests to strongly typed C# objects to decouple business logic from the transport layer.
FastRoute ist ein PHP-Request-Router, der eingehende HTTP-Request-URIs spezifischen Handlern zuordnet. Er fungiert als Regular-Expression-Router, der dynamische Request-Pfade mit Mustern abgleicht, um Variablen zu extrahieren und Datenverkehr zu routen. Das Projekt arbeitet als gecachter Route-Dispatcher, der vorkompilierte Routing-Tabellen speichert, um den Overhead des Parsens von Definitionen bei jedem Request zu eliminieren. Es nutzt Regular-Expression-Gruppierung, um mehrere Routenmuster in einer einzigen Operation zu kombinieren, was die Gesamtzahl der für die Auflösung erforderlichen Abgleichschritte reduziert. Die Bibliothek deckt die Verwaltung dynamischer API-Endpunkte durch die Verwendung von Platzhaltermustern und optionalen Segmenten ab. Sie bietet Funktionen für gruppenbasiertes Präfixing zur Organisation von Endpunkten und ermöglicht benutzerdefinierte Routing-Logik durch den Austausch von Parser, Datengenerator oder Dispatcher.
Offers extensibility points to implement custom matching logic by replacing internal routing components.
koa2-note ist ein Projekt mit Fokus auf Koa2-Webserver-Entwicklung und asynchrone Node.js-Programmierung. Es bietet ein Framework zum Aufbau von Webservern und APIs unter Verwendung einer asynchronen Middleware-Pipeline zur Handhabung von Request- und Response-Zyklen. Das Projekt betont eine geschichtete Backend-Architektur, die Routing, Business-Services und Datenmodelle entkoppelt. Es zeichnet sich durch die Integration relationaler Datenbanken zur Persistierung von Benutzersitzungen und Anwendungsdaten aus, ergänzt durch einen Build-Prozess, der JSX-zu-JavaScript-Kompilierung für Frontend-Assets beinhaltet. Die Funktionspalette deckt Backend-API-Design ab, einschließlich RESTful-Routing und Request-Daten-Parsing sowie serverseitiges Rendering mit Template-Engines. Es umfasst zudem Unterstützung für asynchrone Datei-Uploads mittels Multipart-Stream-Parsing, Cookie-basiertes Session-Management und die Implementierung von JSONP für Cross-Domain-Requests. Das Repository dient als Bildungsressource mit strukturierten Tutorials und Beispielen zum Erlernen der Koa-Framework-Implementierung und Serverarchitektur.
Provides custom URL matching logic to route incoming traffic to specific handler functions.
LoopBack Next is a Node.js API framework used for building REST and multi-protocol APIs. It functions as an OpenAPI server implementation that can either generate machine-readable specifications from code or produce implementation controllers and models from existing specifications. The framework distinguishes itself through a central dependency injection container and a repository-pattern data access layer. This architecture decouples application logic from component construction and persistent storage, allowing for a pluggable system where data sources and business logic are isolated throug
Defines business-logic controllers to handle incoming HTTP requests and return structured responses.
Dieses Projekt ist ein Multi-Protokoll-API-Simulations- und Mocking-System, das dazu entwickelt wurde, externe Abhängigkeiten während der Entwicklung und beim Testen zu ersetzen. Es bietet einen API-Mocking-Server, einen Netzwerk-Traffic-Proxy sowie spezialisierte Simulatoren für Sprachmodell-Dienste und Identitätsanbieter. Das System zeichnet sich durch tiefgreifende KI-Simulationsfunktionen aus, einschließlich der Emulation von Sprachmodell-Anbietern und Model-Context-Protocol-Servern mittels JSON-RPC 2.0. Es unterstützt Multi-Turn-Konversationslogik, State-Tracking für KI-Chat-APIs und die Visualisierung der Agentenausführung durch Call-Graphs und Token-Usage-Tracking. Zu den breiten Funktionsbereichen gehören API-Contract-Testing gegen OpenAPI-Spezifikationen, Resilienz- und Chaos-Engineering durch Netzwerk-Fehlerinjektion sowie Live-Traffic-Interception zur Echtzeit-Modifikation von Requests. Das Projekt verwaltet zudem die Identitätsanbieter-Simulation für OIDC-, OAuth2-, SAML 2.0- und SCIM 2.0-Standards. Der Server kann als Docker-Container, über Kubernetes-Helm-Charts oder als eigenständige native Binärdatei bereitgestellt werden.
Executes uploaded WebAssembly binary modules to implement complex request validation logic beyond standard pattern matching.