resource: web-framework
454 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| yizhiwazi/springboot-socks A Chinese-language Spring Boot tutorial repository with example source code accompanying a series of articles covering Spring Boot 2.0 from… | 52 | 2839 | maintenance |
| microsoft/dotnet-podcasts A .NET reference sample application for listening to podcasts, showcased at .NET Conf, built with ASP.NET Core, Blazor, .NET MAUI, Orleans,… | 10 | 2781 | maintenance |
| adrianhajdin/healthcare A healthcare patient management application built with Next.js, Appwrite, TypeScript, TailwindCSS, and Twilio, accompanying a JavaScript Ma… | 23 | 2693 | maintenance |
| lxy-go/SpringBoot A collection of beginner-level Spring Boot example programs accompanying a 16-hour Bilibili tutorial, with a hand-written 20,000+ character… | 32 | 2687 | maintenance |
| guo-yu/koa-guide A Chinese-language guide and documentation for the Koa web framework for Node.js, covering middleware, cascading, and application basics. I… | 32 | 2663 | maintenance |
| unknwon/go-web-foundation A Chinese-language video tutorial series teaching Go web development fundamentals, building a personal blog project across lectures. Each l… | 23 | 2644 | maintenance |
| Seedstars/django-react-redux-base A full-stack boilerplate project combining a Django REST backend with a React/Redux frontend. It bundles Webpack, Babel, ESLint, and testin… | 32 | 2637 | maintenance |
| Buuntu/fastapi-react A cookiecutter template that bootstraps full-stack web applications using FastAPI (Python) and React (TypeScript). It bundles PostgreSQL wi… | 23 | 2585 | maintenance |
| safak/youtube2022 A tutorial codebase from Lama Dev's YouTube series (Season 2) demonstrating how to build a full-stack video-sharing app, likely a YouTube c… | 32 | 2573 | maintenance |
| phodal/growth-in-action A free open-source ebook (in Chinese) by Phodal that walks readers through building a full-stack web application with Django, covering test… | 23 | 2484 | maintenance |
| sequelize/express-example An official example repository demonstrating how to integrate the Sequelize ORM with an Express.js application. It provides a basic referen… | 32 | 2481 | maintenance |
| shibing624/python-tutorial A practical Python tutorial repository with Jupyter Notebook examples covering Python basics, advanced features, object-oriented programmin… | 32 | 2470 | maintenance |
| summerblue/laravel-shop The companion source code for a hands-on Laravel e-commerce tutorial (Laravel 电商实战教程), demonstrating how to build a full online shop with L… | 32 | 2449 | maintenance |
| developit/express-es6-rest-api A starter boilerplate for building RESTful APIs with Express and ES6 (via Babel) in Node.js. It includes CORS support, body parsing, REST r… | 32 | 2439 | maintenance |
| tastejs/hacker-news-pwas HNPWA is a curated collection of Hacker News reader implementations built as Progressive Web Apps using various JavaScript frameworks, serv… | 10 | 2410 | maintenance |
| katzien/go-structure-examples A collection of example Go applications demonstrating different ways to structure Go apps, accompanying Kat Zien's conference talks. It com… | 23 | 2402 | maintenance |
| danielfsousa/express-rest-boilerplate An Express.js starter boilerplate for building RESTful APIs and microservices with Node.js and MongoDB (Mongoose). It bundles authenticatio… | 23 | 2362 | maintenance |
| jukanntenn/django-blog-tutorial A free Chinese-language tutorial project that teaches beginners how to build a complete blog website with Django 1.10 and Python 3.5, with … | 32 | 2356 | maintenance |
| adrianhajdin/ecommerce_sanity_stripe A full-stack e-commerce application built with Next.js, React, Sanity CMS, and Stripe payments, created as a companion project for a JS Mas… | 32 | 2313 | maintenance |
| michaelliao/awesome-python-webapp Companion source code for the practical chapter of Liao Xuefeng's beginner Python tutorial, containing a complete sample website plus an iO… | 32 | 2256 | maintenance |
| phodal/designiot An open-source Chinese-language book (GitHub book) titled '一步步搭建物联网系统' (Build an IoT System Step by Step) that teaches readers how to desig… | 23 | 2226 | maintenance |
| Sly777/ran RAN! is a React, GraphQL, and Next.js toolkit/boilerplate providing an SEO-ready, production-ready starter with SSR, hot-reload, CSS-in-JS,… | 53 | 2209 | maintenance |
| NiceSeason/gulimall-learning A learning project and course companion for building a full-scale distributed e-commerce platform in Java, including code and study notes f… | 32 | 2191 | maintenance |
| skyhee/gin-doc-cn A Chinese-language documentation project for the Gin web framework for Go, covering routing, middleware, controllers, requests/responses, v… | 32 | 2161 | maintenance |
| lzxb/vue-demo A demo application showing how to build a Vue 2 server-side-rendered (SSR) app using Genesis, TypeScript, Vuex, vue-router, and axios. It i… | 32 | 2097 | maintenance |
| cheese10yun/spring-guide A Korean-language practical guide repository for building maintainable Spring Boot REST APIs, with example code and docs covering testing s… | 32 | 2095 | maintenance |
| ityouknow/spring-boot-leaning A collection of companion code repositories for Chinese Spring Boot course series, covering Spring Boot 1.X and 2.X with integrations like … | 32 | 2088 | maintenance |
| boylegu/SpringBoot-vue A full-stack CRUD demo application combining Spring Boot on the backend with Vue.js 2.x and webpack 2.x on the frontend. It serves as a beg… | 32 | 1985 | maintenance |
| rmanguinho/clean-ts-api A Node.js/TypeScript REST and GraphQL API built with Clean Architecture, SOLID principles, design patterns, and TDD, serving as the compani… | 32 | 1913 | maintenance |
| xwjie/PLMCodeTemplate A Java Spring MVC code template and accompanying guide demonstrating clean coding conventions for business developers, covering interface d… | 32 | 1907 | maintenance |
| SpringCloud/spring-cloud-code The official companion source code repository for the Chinese book 'Redefining Spring Cloud in Practice' (《重新定义Spring Cloud实战》), a 25-chapt… | 32 | 1891 | maintenance |
| adrianhajdin/project_e_commerce A companion code repository for a JavaScript Mastery video tutorial that walks through building a fully functional eCommerce application wi… | 32 | 1886 | maintenance |
| in28minutes/spring-microservices A collection of example projects and course materials for learning microservices with Spring Boot, Spring Cloud, Docker, and Kubernetes. It… | 32 | 1867 | maintenance |
| callicoder/spring-security-react-ant-design-polls-app A full-stack polls application similar to Twitter polls, built with Spring Boot, Spring Security, JWT authentication, React, and Ant Design… | 32 | 1863 | maintenance |
| anshulrgoyal/rust-web-developer-roadmap A curated roadmap chart and resource list guiding beginners through the Rust web development ecosystem in 2022. It catalogs recommended cra… | 32 | 1843 | maintenance |
| mhart/react-server-example A minimal example repository demonstrating server-side rendering of React components in Node.js without any build or JSX compilation step. … | 32 | 1775 | maintenance |
| codingforentrepreneurs/eCommerce Companion lecture code for the Coding for Entrepreneurs eCommerce course, walking step-by-step through building an eCommerce web applicatio… | 32 | 1758 | maintenance |
| basir/node-react-ecommerce A tutorial project and codebase for building an Amazon-like e-commerce website with React, Redux, Node.js, Express, and MongoDB, accompanie… | 32 | 1757 | maintenance |
| mschwarzmueller/nextjs-course-code Companion source code repository for Maximilian Schwarzmüller's Next.js course on acad.link. It contains the example projects and code snap… | 32 | 1734 | maintenance |
| imwilsonxu/fbone Fbone is a Flask starter template/boilerplate application that bundles common Flask extensions like SQLAlchemy, WTForms, Flask-Login, and F… | 32 | 1702 | maintenance |
| dhax/go-base A Go RESTful API boilerplate providing a structured, idiomatic foundation for building web APIs. It ships with JWT authentication (password… | 76 | 1696 | maintenance |
| benawad/fullstack-graphql-airbnb-clone A fullstack Airbnb clone built with GraphQL, TypeScript, React, and React Native, organized as a Yarn Workspaces monorepo with web, mobile,… | 32 | 1696 | maintenance |
| rpicard/explore-flask The reStructuredText source for 'Explore Flask', an open book about best practices for building web applications with the Flask framework. … | 32 | 1690 | maintenance |
| unicodeveloper/laravel-hackathon-starter A Laravel-based boilerplate application designed to jumpstart hackathon and MVP web projects. It ships with pre-built authentication (local… | 23 | 1686 | maintenance |
| sysgears/apollo-universal-starter-kit Apollo Universal Starter Kit is a fully configured, modular boilerplate for building universal JavaScript/TypeScript applications across we… | 32 | 1677 | maintenance |
| node-on-fhir/cookbook A cookbook of recipes and best practices for building Node.js/Meteor.js applications in clinical, laboratory, and healthcare settings using… | 32 | 1665 | maintenance |
| gothinkster/django-realworld-example-app A Django + Django REST Framework example codebase implementing the RealWorld (Conduit) Medium-style app spec, demonstrating CRUD, authentic… | 10 | 1648 | maintenance |
| sausheong/gwp The companion code repository for the book 'Go Web Programming', containing example programs and snippets from each chapter. It serves as a… | 32 | 1640 | maintenance |
| Smith-Cruise/Spring-Boot-Shiro A tutorial-style demo project showing how to build a stateless RESTful service using Spring Boot with Apache Shiro and JWT for authenticati… | 62 | 1637 | maintenance |
| crsandeep/simple-react-full-stack A boilerplate/starter template for building full stack web applications with React on the frontend and Node.js/Express on the backend, bund… | 32 | 1629 | maintenance |
| DrkSephy/django-hackathon-starter A Django boilerplate application providing user registration, basic and OAuth authentication, and pre-built API integration examples out of… | 32 | 1614 | maintenance |
| pankod/next-boilerplate A production-ready Next.js boilerplate combining TypeScript, Redux, Jest, Express.js, Sass, and a built-in project CLI for scaffolding fron… | 32 | 1614 | maintenance |
| gtalarico/django-vue-template A minimal project template combining Django with Django REST Framework on the backend and a Vue.js single-page application on the frontend.… | 32 | 1613 | maintenance |
| bezkoder/spring-boot-spring-security-jwt-authentication A Spring Boot example project demonstrating token-based authentication with Spring Security, JWT, role-based authorization, and Spring Data… | 32 | 1587 | maintenance |
| matryer/goblueprints Official source code repository for the book 'Go Programming Blueprints' by Mat Ryer, containing example projects from both editions. It se… | 23 | 1586 | maintenance |
| henryyan/kft-activiti-demo A demo application for the Activiti BPMN workflow engine, using a leave-request (vacation approval) process as a 'Hello World' for enterpri… | 23 | 1585 | maintenance |
| steadylearner/Rust-Full-Stack A collection of easy-to-use Rust full-stack example projects covering frontends with Yew and backends with Rocket, Actix, Warp, and gRPC/To… | 32 | 1581 | maintenance |
| realpython/flask-boilerplate A pre-configured boilerplate template for starting Python Flask applications, bundling Flask-SQLAlchemy, Flask-WTF, Fabric, Coverage, and B… | 32 | 1579 | maintenance |
| rhwayfun/spring-boot-learning-examples A curated collection of independently runnable Spring Boot example modules covering basics, web development, caching, databases, and enterp… | 23 | 1575 | maintenance |
| PatrickLouys/no-framework-tutorial A multi-part tutorial teaching intermediate PHP developers how to build a web application from scratch without a framework, covering front … | 32 | 1556 | maintenance |
| stemmlerjs/white-label An unfinished enterprise-style vinyl-trading application built with Node.js and TypeScript to demonstrate Domain-Driven Design patterns. It… | 32 | 1511 | maintenance |
| pvarentsov/typescript-clean-architecture A reference implementation of Clean Architecture in TypeScript, built as a fictional blogging application (IPoster) using NestJS and TypeOR… | 32 | 1502 | maintenance |
| dternyak/React-Redux-Flask A full-stack boilerplate application combining a Python Flask JWT-authenticated backend with a React/Redux frontend styled with Material UI… | 32 | 1496 | maintenance |
| darbyluv2code/spring-boot-3-spring-6-hibernate-for-beginners Source code repository accompanying the Udemy course 'Spring Boot 3, Spring 6 and Hibernate for Beginners' by luv2code. It contains hands-o… | 64 | 1492 | maintenance |
| gtalarico/flask-vuejs-template A project template combining a minimal Flask REST API (Flask-RestPlus) with a Vue.js 2 frontend built via vue-cli 3, including Vuex, Vue Ro… | 32 | 1482 | maintenance |
| stacklens/django_blog_tutorial The companion code repository for a free, Chinese-language beginner tutorial on building a personal blog with Django, Python, and Bootstrap… | 32 | 1443 | maintenance |
| shuhongfan/sky-take-out Sky Take Out (苍穹外卖) is a Java educational project from Heima Programmer teaching enterprise development with Spring Boot and SSM, building … | 29 | 1442 | maintenance |
| adrianhajdin/ecommerce A tutorial repository accompanying a JavaScript Mastery YouTube course that teaches how to build a full-stack e-commerce webshop with an ad… | 27 | 1437 | maintenance |
| liaogx/fastapi-tutorial A Chinese-language tutorial repository accompanying a video course that teaches the FastAPI Python web framework from Hello World through a… | 32 | 1436 | maintenance |
| chenhaoxiang/Java A collection of Java learning projects and example code covering JavaEE fundamentals, servlet filters, database connection pools, and frame… | 32 | 1424 | maintenance |
| miguelgrinberg/flask-video-streaming Supporting example code for Miguel Grinberg's articles on video streaming with Flask. It demonstrates serving live video (e.g., from a came… | 32 | 1420 | maintenance |
| HelloGitHub-Team/HelloDjango-blog-tutorial A free, open-source Django blog tutorial project built on Django 2.2 that teaches beginners full-stack web development from scratch. Each k… | 32 | 1415 | maintenance |
| adrianhajdin/project_openai_codex A tutorial companion repository from JS Mastery showing how to build and deploy a ChatGPT-style AI coding assistant web app using JavaScrip… | 31 | 1413 | maintenance |
| nextacular/nextacular Nextacular is an open-source full-stack starter kit for building multi-tenant SaaS applications with Next.js, Tailwind CSS, Prisma, and Str… | 61 | 1382 | maintenance |
| meabhisingh/mernProjectEcommerce A full-stack MERN (MongoDB, Express, React, Node.js) e-commerce application created as a companion codebase for a free YouTube tutorial ser… | 32 | 1364 | maintenance |
| adrianhajdin/project_cryptoverse Cryptoverse is the companion code repository for a JavaScript Mastery video tutorial that builds a cryptocurrency tracking app with React a… | 32 | 1363 | maintenance |
| easy-team/egg-vue-webpack-boilerplate A project boilerplate combining the Egg Node.js framework with Vue and Webpack for server-side rendering (SSR) and client-side rendering (C… | 32 | 1357 | maintenance |
| adrianhajdin/ai_saas_app A tutorial companion repository from JavaScript Mastery showing how to build an AI image SaaS platform with Next.js 14, TypeScript, Clerk a… | 25 | 1356 | maintenance |
| focusaurus/express_code_structure An example repository demonstrating how to organize a medium-sized Express.js web application, with commentary on directory layout and arch… | 75 | 1350 | maintenance |
| utimur/online-store-full-course A full-stack online store project built as part of a programming course, written in JavaScript with separate server and client components. … | 32 | 1333 | maintenance |
| WebJournal/journaldev The official GitHub repository hosting example code for the 500+ tutorial projects published on JournalDev (now part of DigitalOcean). It c… | 32 | 1330 | maintenance |
| realpython/dockerizing-django A companion sample repository for a Real Python tutorial demonstrating how to containerize a Django application using Docker, Docker Compos… | 32 | 1329 | maintenance |
| adrianhajdin/projects_realestate A tutorial companion repository from JS Mastery demonstrating how to build and deploy a real estate web application using React, Next.js, a… | 32 | 1322 | maintenance |
| eminetto/clean-architecture-go-v2 A sample Go application demonstrating Clean Architecture principles with a REST API for managing books, users, and loans. It serves as a re… | 10 | 1316 | maintenance |
| plexus/chestnut Chestnut is a Leiningen template that scaffolds full-stack Clojure + ClojureScript web applications. It provides preconfigured live reloadi… | 10 | 1303 | maintenance |
| wellyshen/react-cool-starter A feature-rich starter boilerplate for building universal (server-side rendered) web apps with React, Redux Toolkit, React Router, and Expr… | 23 | 1295 | maintenance |
| vapor-community/awesome-vapor A curated awesome-list of libraries, tools, services, tutorials, and open-source projects for the Vapor server-side Swift framework. It ser… | 32 | 1286 | maintenance |
| JackStouffer/Flask-Foundation Flask Foundation is a starter template/boilerplate for building Flask web applications following community best practices. It bundles bluep… | 23 | 1277 | maintenance |
| timebusker/spring-boot A curated collection of Spring Boot example projects and tutorials in Chinese, covering modules like RESTful APIs, logging, caching, AOP, s… | 32 | 1272 | maintenance |
| codingforentrepreneurs/Try-Django Try-Django is a tutorial series repository from Coding for Entrepreneurs that teaches the Django web framework step by step. It provides ac… | 32 | 1270 | maintenance |
| sibtc/django-beginners-guide Code samples accompanying a seven-part beginner's tutorial series on Django, covering fundamentals, authentication, ORM, class-based views,… | 23 | 1263 | maintenance |
| GeekyAnts/express-typescript A starter boilerplate for building Node.js web and API applications using Express.js and TypeScript. It bundles common concerns like routin… | 62 | 1260 | maintenance |
| nuxt-community/express-template A starter template combining Nuxt 2 (Vue.js SSR framework) with an Express.js server, including an api directory for backend routes. It is … | 77 | 1237 | maintenance |
| dongweiming/web_develop Source code repository for the Chinese book 'Python Web Development in Practice' (《Python Web开发实战》) by Dong Weiming. It contains example co… | 32 | 1235 | maintenance |
| ChristopherGS/ultimate-fastapi-tutorial A companion repository for The Ultimate FastAPI Tutorial, a blog post series teaching FastAPI. It provides example code for engineers learn… | 32 | 1223 | maintenance |
| miguelgrinberg/flask-celery-example Example code accompanying Miguel Grinberg's blog article 'Using Celery with Flask', demonstrating how to run background tasks with Celery i… | 32 | 1214 | maintenance |
| karanpratapsingh/fullstack-starterkit A GraphQL-first full-stack starter kit built with Node.js, React, and TypeScript, featuring Apollo, Prisma ORM with PostgreSQL, Jest testin… | 32 | 1201 | maintenance |
| codingforentrepreneurs/Guides A collection of Markdown guides by Coding for Entrepreneurs covering Django setup, deployment, and related web development topics. It inclu… | 32 | 1196 | maintenance |
| testdrivenio/django-on-docker A boilerplate project showing how to dockerize a Django application with Postgres, Gunicorn, and Nginx using Docker Compose. It accompanies… | 32 | 1186 | maintenance |
| cheese10yun/spring-jpa-best-practices A step-by-step tutorial repository demonstrating Spring Data JPA best practices in Java, covering entity mapping, validation, exception han… | 32 | 1172 | maintenance |