352 dépôts
Software environments providing core primitives and architectural patterns for building and managing full-stack web applications.
Explore 352 awesome GitHub repositories matching web development · Web Frameworks. Refine with filters or upvote what's useful.
Ce projet est un répertoire complet, organisé par la communauté, qui structure un vaste paysage de bibliothèques, frameworks et outils logiciels Python. Il sert de base de connaissances centralisée conçue pour faciliter la navigation dans l'écosystème et accélérer la découverte par les développeurs tout au long du cycle de vie du développement logiciel. Le répertoire se distingue en fournissant un index structuré de ressources classées par domaine technique, allant des utilitaires de développement fondamentaux aux domaines d'ingénierie spécialisés. Il couvre des capacités de haut niveau, notamment l'intelligence artificielle, la science des données, le développement web et la gestion d'infrastructure, permettant aux développeurs d'identifier des solutions éprouvées pour des défis techniques spécifiques. Le projet englobe une large surface de capacités, notamment des outils pour la gestion des dépendances, l'analyse de code statique et les tests automatisés. Il catalogue également des ressources pour le stockage de données persistantes, l'orchestration d'infrastructure cloud et le développement d'interfaces, fournissant une référence unifiée pour la construction et la maintenance de systèmes logiciels complexes.
Features web frameworks that supply essential primitives for routing and full-stack application development.
Ce projet est un répertoire de logiciels open source organisé par la communauté, conçu pour être déployé dans des environnements de serveurs privés et des laboratoires domestiques. Il sert de ressource complète pour découvrir des alternatives indépendantes et auto-hébergées aux services cloud grand public, permettant aux utilisateurs de conserver la pleine propriété des données et le contrôle de leur infrastructure numérique. Le répertoire est structuré par une taxonomie hiérarchique qui organise une vaste collection d'applications en catégories logiques, allant de la gestion multimédia et de l'analyse de données à la communication privée et aux outils de productivité d'équipe. Il se distingue par un processus de revue par les pairs collaboratif, où les membres de la communauté valident la qualité et la pertinence de chaque soumission pour garantir que le répertoire reste précis et fiable. Le projet couvre une large surface de capacités, notamment l'automatisation de l'infrastructure, le déploiement de services basés sur des conteneurs et la gestion de configuration déclarative. Ces outils aident les utilisateurs à maintenir des environnements de serveur reproductibles et à gérer des dépendances de services complexes sur du matériel privé. Le répertoire est maintenu en tant que dépôt contrôlé par version, garantissant que toutes les mises à jour et les changements pilotés par la communauté sont suivis et transparents.
Allows individual styling of wiki pages using web technologies like HTML, CSS, and JavaScript for unique page layouts.
Ce projet est un dépôt centralisé de tutoriels pratiques piloté par la communauté, conçu pour faciliter l'acquisition de compétences par la construction pratique d'applications logicielles réelles. Il sert de répertoire complet qui agrège la documentation externe et les supports pédagogiques, fournissant un chemin structuré pour que les développeurs maîtrisent des langages de programmation et des domaines techniques spécifiques. Le dépôt se distingue en organisant des ressources techniques disparates dans une structure hiérarchique basée sur une taxonomie qui permet aux développeurs de découvrir et de naviguer dans diverses disciplines du génie logiciel. En regroupant des projets individuels en séquences logiques, il fournit une roadmap qui aide les apprenants à progresser des concepts fondamentaux à la mise en œuvre avancée. Le contenu est maintenu par des contributions collaboratives, garantissant que la collection reste une ressource actuelle et expansive pour la communauté des développeurs. Le projet couvre une large surface de capacités, couvrant des domaines tels que le développement web full-stack, l'ingénierie d'applications mobiles et le développement de jeux interactifs. Il inclut des ressources pour un large éventail de langages de programmation, allant des langages système comme C, C++ et Rust aux langages de haut niveau et fonctionnels tels que Python, Ruby, Haskell et Clojure. Ces supports soutiennent une maîtrise technique spécialisée dans des domaines incluant l'apprentissage automatique, la science des données et la programmation réseau. Le répertoire est structuré pour permettre une découverte efficace par langage de programmation et domaine technique, avec une table des matières claire pour aider les utilisateurs à localiser des informations spécifiques. Il fonctionne comme un index persistant de liens externes, connectant les développeurs à la documentation et aux tutoriels tiers pour approfondir leur compréhension des concepts techniques.
Manage application state and logic by utilizing specific language ecosystems to build complex, component-driven web interfaces.
Superpowers est un moteur de développement de jeux basé sur navigateur et un environnement de développement intégré collaboratif. Il fournit un espace de travail unifié pour construire des expériences interactives en deux dimensions, permettant aux utilisateurs de gérer le code, les actifs et la logique de scène directement dans un navigateur web sans avoir besoin de compilateurs locaux ou de logiciels de bureau lourds. La plateforme se distingue par une architecture de script modulaire basée sur des composants où les objets de jeu sont définis par une logique attachée et des propriétés visuelles. Elle prend en charge la synchronisation en temps réel, permettant à plusieurs développeurs de travailler sur le même projet simultanément. Cet environnement est conçu pour fonctionner comme un outil éducatif, enseignant les concepts de programmation par la création intégrée de graphiques, d'audio et de logique. Le système inclut un pipeline de construction complet qui gère la compilation markdown de sites statiques et le routage basé sur le système de fichiers. Il automatise le flux de travail de développement en résolvant les dépendances au moment de la construction, en injectant des composants d'interface utilisateur réutilisables et en gérant les pipelines d'actifs pour assurer une livraison efficace des ressources.
Assembles complex interfaces by dynamically nesting reusable UI fragments into layout shells during the build process.
This project is a comprehensive, day-by-day curriculum designed to guide learners through the Python programming language and its professional applications. The content spans from fundamental syntax and object-oriented design to advanced topics including database management, web development, data analysis, and machine learning. The curriculum is structured into distinct modules that cover practical software engineering practices, such as version control, containerization, and system architecture. It also provides resources for technical interview preparation and an analysis of career paths wi
Build robust web applications using lessons on request handling, authentication, and API design patterns.
Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust
Powers mobile-first, cross-browser layouts using a robust grid system and pre-styled components.
Next.js is a full stack web framework designed for building applications with React. It functions as a React web framework that integrates a server-side rendering engine, a static site generator, and a dedicated application router to manage page-based navigation and dynamic URL segments. The framework enables the development of both frontend user interfaces and backend server logic within a single codebase. It provides a unified environment for full stack web development, allowing frontend and backend components to be built and managed together. The system focuses on frontend performance opt
Serves as a comprehensive framework for building structured React applications with integrated routing and optimization.
FastAPI is a high-performance Python web framework designed for building REST APIs. It operates as an ASGI web framework, providing a system to create structured HTTP endpoints that automatically serialize data and validate request parameters. The framework utilizes Python type hints to drive data validation and serialization, automatically generating machine-readable OpenAPI and JSON Schema specifications. This process enables the automatic creation of interactive, browser-based API documentation where endpoints can be tested directly. The project includes a dependency injection system for
Provides a high-performance web framework for building scalable APIs using Python type hints for validation and serialization.
FastAPI is a web framework for building APIs with Python. It leverages standard language type hints to provide automatic data validation, request parsing, and interactive API documentation generation. The framework supports asynchronous request handling and manages execution contexts to prevent blocking the main event loop. The project includes a dependency injection system that allows for the resolution and injection of reusable components into request handlers. This system supports request-scoped caching, lifecycle management, and integration with security mechanisms like OAuth2 and JSON We
Coordinates server-side route definitions, application state management, and request processing within a unified framework.
Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The project functions as an all-in-one toolchain, integrating a native bundler, transpiler, package manager, and test runner into a single command-line interface. What distinguishes Bun is its focus on native system integration and developer productivity. It features a high-performa
Unifies server-side API development and client-side interface construction within a single, high-speed environment.
vue-element-admin is a Vue.js admin dashboard template and frontend project boilerplate designed for building administrative interfaces. It functions as a single page application that integrates the Element UI component framework to provide a structured starting point for web portals. The project provides scaffolding for enterprise web applications, specifically focusing on admin dashboard development. It includes built-in support for role-based access control to manage user permissions and restrict access to specific application views. The system covers broad capabilities in frontend build
Provides pre-defined component-based layout structures to wrap page content within a persistent shell.
Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework utilizes a radix tree data structure to perform request routing, ensuring high-speed path matching with minimal memory overhead. It distinguishes itself by employing a zero-reflection dispatch mechanism that invokes handler functions through static type assertions, avoiding the
Executes incoming network requests through a sequential chain of interceptors to allow flexible, modular request processing.
NextChat is a self-hosted web application that provides a unified interface for interacting with multiple large language models. It functions as a conversational platform where users can manage and switch between diverse AI providers through configurable API backends, maintaining full control over their data and infrastructure. The platform features a persistent session layer designed to handle long-running dialogues by managing message history and context. It distinguishes itself through a structured prompt engineering environment that allows for the development and application of templates
Leverages modern framework capabilities to serialize application state and restore user sessions instantly.
Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes security and maintainability, offering a suite of tools to protect against common web vulnerabilities while decoupling site structure from implementation through a centralized URL routing system. A defining characteristic of the framework is its ability to generate production-read
Combines database management, request handling, template rendering, and security into a single environment for building complete web applications.
Laravel is a comprehensive full-stack web framework designed for building scalable server-side applications. It provides an integrated development environment that centers on an object-relational mapper for database abstraction, a robust routing system, and a sophisticated service container for dependency injection. The framework is built to handle complex application requirements through a modular architecture that emphasizes convention over configuration. What distinguishes Laravel is its deep integration of background processing and event-driven communication. It features a task queue orch
Equips developers with a unified environment for building scalable server-side applications, complete with database, authentication, and task processing utilities.
This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secure user authentication. By leveraging modular service patterns and centralized API gateways, the framework supports the construction of resilient systems that decompose monolithic business logic into independent, manageable services. The platform distinguishes itself through a r
Synchronizes server-side business logic with client-side interfaces to build responsive storefronts and management dashboards.
Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the development phase. By maintaining an environment-aware module graph, it supports concurrent development across client, server, and custom runtime environments. The project distinguishes itself through a high-performance development server that utilizes a hot module replacement pr
Coordinates the generation of both client and server bundles to enable performant, environment-aware server-side rendering.
Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the framework automates the instantiation of components based on the presence of specific libraries and configuration properties, significantly reducing the need for manual setup. The framework distinguishes itself by bundling the application and its web server into a single, self-con
Simplifies full-stack development by bundling applications and web servers into single, executable archives ready for deployment.
Nest is an enterprise Node.js framework designed for building scalable and maintainable server-side applications. It provides a typed environment for developing backend services using TypeScript and JavaScript, incorporating architectural patterns for both object-oriented and functional programming. The framework organizes complex backend logic into a modular application structure to ensure clear boundary separation. It utilizes a dependency injection container to manage object lifecycles and a decorator-based metadata system to attach configuration and routing data to classes and methods. T
Serves as a comprehensive architectural framework for building and organizing Node.js server applications.
Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies through declarative metadata. The framework distinguishes itself through a platform-agnostic abstraction layer that decouples core logic from underlying HTTP servers, allowing for flexible implementation choices. It employs a middleware-based request pipeline that processes traffic
Facilitates the creation of scalable, enterprise-ready server applications through a structured, modular TypeScript environment.