web
There are 34850 repositories under web topic.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
angular/angular
Deliver web apps with confidence 🚀
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
django/django
The Web framework for perfectionists with deadlines.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
ionic-team/ionic-framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
google/material-design-icons
Material Design icons by Google (Material Symbols)
appwrite/appwrite
Your backend, minus the hassle.
parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
apache/dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
NaiboWang/EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
expo/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
gofiber/fiber
⚡️ Express inspired web framework written in Go
GitHubDaily/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
labstack/echo
High performance, minimalist Go web framework
servo/servo
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
filebrowser/filebrowser
📂 Web File Browser
nicolargo/glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
nextauthjs/next-auth
Authentication for the Web.
twentyhq/twenty
Building a modern alternative to Salesforce, powered by the community.
DioxusLabs/dioxus
Fullstack app framework for web, desktop, mobile, and more.
rwf2/Rocket
A web framework for Rust.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
QwikDev/qwik
Instant-loading web apps, without effort
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)