resource: http-server
146 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| reactjs/react-tutorial The official React comment box example code from the React tutorial, demonstrating basic React usage with a simple comments API. It include… | 10 | 3275 | abandoned |
| scotch-io/scotch-box Scotch Box is a preconfigured Vagrant box providing a full LAMP/LEMP stack (Ubuntu, PHP, MySQL, Apache/NGINX) for local web development. It… | 32 | 2671 | abandoned |
| ltebean/Live A demo project showing how to build a live broadcast app in Swift 3, including an iOS client, an Nginx RTMP media server, and a Socket.io W… | 32 | 2404 | abandoned |
| jellyfangs/messenger-bot-tutorial A 15-minute tutorial repository showing how to build a Facebook Messenger chatbot with Node.js, Express, and Heroku. It provides step-by-st… | 32 | 1890 | abandoned |
| smallnest/C1000K-Servers A collection of eight high-performance WebSocket server implementations (Spray-can, Netty, Undertow, Jetty, Vert.x, Grizzly, Node.js, Go) u… | 10 | 1504 | abandoned |
| iammukeshm/CleanArchitecture.WebApi An open-source Clean Architecture boilerplate template for ASP.NET Core 3.1 Web APIs, emphasizing loosely coupled, inverted-dependency desi… | 23 | 1496 | abandoned |
| christianalfoni/webpack-express-boilerplate A boilerplate project that sets up a Webpack build workflow with a Node.js Express server, including React, hot module replacement, CSS Mod… | 32 | 1375 | abandoned |
| canfoo/vue2.0-taopiaopiao A full-stack learning demo that recreates the Taopiaopiao (movie ticketing) mobile web app using Vue 2.0, vue-router, vuex, and mint-ui on … | 32 | 1221 | abandoned |
| Kotlin/kotlin-fullstack-sample Thinkter is an official Kotlin full-stack sample application implementing a simple microblogging app, with a Ktor/JVM backend exposing a RE… | 10 | 1205 | abandoned |
| fullstackreact/food-lookup-demo A demo repository showing how to pair a create-react-app frontend with a Node/Express API server using Webpack's dev-server proxy to avoid … | 32 | 1179 | abandoned |
| laradock/laradock Laradock is a full PHP development environment for Docker, shipping pre-configured containers for web servers, PHP-FPM, databases, caching,… | 97 | 12671 | active |
| hiifeng/V2ray-for-Doprax A Dockerfile-based project that deploys a V2ray proxy server (VMess and VLess over WebSocket + TLS with Nginx) on the Doprax free hosting p… | 63 | 8329 | active |
| eddycjy/go-gin-example A well-known example repository demonstrating a production-style RESTful blog API built with Go's Gin framework, GORM, MySQL, Redis, and JW… | 65 | 7196 | stable |
| techschool/simplebank The companion code repository for TECH SCHOOL's Backend Master Class, a course that builds a simple bank backend web service in Go from scr… | 40 | 6529 | active |
| async-labs/saas An open-source SaaS boilerplate web application built with React, Next.js, Express, MongoDB (Mongoose), MobX, WebSockets, and TypeScript. I… | 38 | 4502 | active |
| gothinkster/node-express-realworld-example-app A RealWorld-conformant example backend built with Node.js, Express, Prisma, and TypeScript, demonstrating CRUD, authentication, and common … | 32 | 3800 | active |
| leandromoreira/cdn-up-and-running A hands-on tutorial project that teaches how CDNs work by building one from scratch using Nginx, Lua, Docker, Prometheus, Grafana, and load… | 61 | 3688 | active |
| coreruleset/coreruleset OWASP Core Rule Set (CRS) is a set of generic attack detection rules for use with ModSecurity, Coraza, or other compatible web application … | 99 | 3242 | stable |
| wzhe06/SparrowRecSys SparrowRecSys is an open-source movie recommendation system implemented as a mixed Java/Scala/Python project combining TensorFlow, Spark, a… | 32 | 2776 | stable |
| zanfranceschi/rinha-de-backend-2024-q1 The repository for the second edition of Rinha de Backend, a Brazilian community backend performance challenge focused on concurrency contr… | 26 | 1834 | active |
| openai/openai-cua-sample-app A TypeScript sample application from OpenAI demonstrating how to use the Computer Using Agent (CUA) via the Responses API against browser e… | 53 | 1775 | active |
| spring-guides/tut-spring-security-and-angular-js A tutorial series from the Spring guides repository showing how to secure an Angular single page application with Spring Security and Sprin… | 75 | 1721 | active |
| gothinkster/spring-boot-realworld-example-app A Spring Boot + MyBatis example backend implementing the RealWorld (Medium clone) API spec with CRUD, JWT auth, pagination, and both REST a… | 32 | 1578 | active |
| daveebbelaar/python-whatsapp-bot A tutorial-style repository and starter code for building AI-powered WhatsApp bots in pure Python using the Meta WhatsApp Cloud API, Flask,… | 27 | 1526 | active |
| YPCrumble/ansible-django-stack An Ansible playbook that provisions a complete production stack for Django applications, including Nginx, Gunicorn, PostgreSQL, Celery, Rab… | 55 | 1383 | active |
| zigcc/zig-cookbook A collection of simple, runnable Zig example programs ('recipes') demonstrating good practices for common programming tasks like file I/O, … | 71 | 1173 | active |
| crgimenes/grupo-estudos-golang A Portuguese-language study repository for learning Go, with progressively organized topics, runnable examples, and tutorials covering fund… | 77 | 1149 | active |
| laravel/homestead Laravel Homestead is an official pre-packaged Vagrant box providing a ready-made Laravel development environment with PHP, Nginx, MySQL, Po… | 10 | 3877 | maintenance |
| HelloWorld521/Java A collection of Java practice projects covering Spring Boot with Shiro, a seckill system, a servlet-based web server, JSP chatroom, library… | 32 | 3786 | maintenance |
| iannuttall/mcp-boilerplate A TypeScript boilerplate for building remote MCP (Model Context Protocol) servers deployed on Cloudflare Workers. It includes OAuth user au… | 10 | 1023 | active |
| serverless/aws-ai-stack AWS AI Stack is a full-stack boilerplate for building serverless AI applications on AWS, combining Lambda, API Gateway, DynamoDB, EventBrid… | 60 | 1007 | active |
| lujakob/nestjs-realworld-example-app A RealWorld-spec example backend API implementing a Medium.com clone with NestJS, available in TypeORM (master) and Prisma (prisma branch) … | 32 | 3356 | 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 |
| 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 |
| 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 |
| 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 |
| brandon-rhodes/fopnp The official companion repository of example code for the third edition of 'Foundations of Python Network Programming' (Apress), revised fo… | 31 | 1413 | maintenance |
| elgris/microservice-app-example A polyglot microservice example application: a TODO app whose components are written in JavaScript (Vue frontend), Go (auth API with JWT), … | 32 | 1411 | 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 |
| eko/docker-symfony A docker-compose boilerplate stack for running Symfony 5 applications with PHP 8, Nginx, MySQL, and an ELK logging stack (Elasticsearch, Lo… | 32 | 1276 | maintenance |
| Aria2 + AriaNg Docker A collection of Docker Compose files that bundle Aria2 with the AriaNg web UI plus optional file management and media services like Filebro… | 65 | 1123 | maintenance |
| Tinywan/lua-nginx-redis A Chinese-language tutorial collection covering Nginx, Lua, OpenResty, and Redis, including configuration guides, module documentation, and… | 32 | 1116 | maintenance |
| amio/awesome-micro A curated awesome-list of resources for Vercel's Micro, an asynchronous HTTP microservices framework for Node.js. It catalogs modules, rout… | 32 | 1069 | maintenance |
| atulmy/fullstack-graphql A simple fullstack demo application with a GraphQL API built on Express and Sequelize (MySQL, Postgres, SQLite, MSSQL) and a React + Redux … | 32 | 1034 | maintenance |
| javieraviles/node-typescript-koa-rest A REST API boilerplate for Node.js using Koa2 and TypeScript, with TypeORM for SQL CRUD, JWT/CORS/Winston/Helmet middlewares, and Swagger d… | 32 | 1015 | maintenance |
| codingXiaxw/seckill A Java flash-sale (seckill) system built with the SSM stack (Spring + Spring MVC + MyBatis) and Maven, accompanied by a multi-part Chinese … | 32 | 2166 | abandoned |
← prev page 2 / 2