2 रिपॉजिटरी
Routing systems that map directory and file structures directly to network API endpoints.
Distinct from Web Application Development: Focuses specifically on file-system mapping for APIs, whereas the parent covers general full-stack web application development.
Explore 2 awesome GitHub repositories matching web development · File-System Routing. Refine with filters or upvote what's useful.
Gop is a general purpose programming language and cross-language compiler designed to unify assets and libraries from multiple programming ecosystems into a single shared environment. It translates high-level source code into executable binaries using specialized backends tailored for different target environments. The project features a system for natural language programming, transforming human-readable instructions written in plain English into executable code. It also functions as a cross-language tool that imports and integrates external libraries and assets from different language ecosy
Builds network applications using a routing system that maps filenames directly to API endpoints.
Jetzig is a full-stack web framework built in the Zig programming language. It provides a structured environment for developing web applications and programmatic APIs by mapping incoming HTTP traffic directly to files on the filesystem. The framework distinguishes itself through a compile-time approach to template rendering, which ensures type safety and performance during the build phase. It manages application state and cross-cutting concerns through a middleware-based interception system and encrypted, session-based cookie storage. The platform includes integrated support for persistent d
Maps directory and file structures directly to network API endpoints to handle incoming web requests.