Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: http-server

146 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
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…
103275abandoned
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…
322671abandoned
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…
322404abandoned
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…
321890abandoned
smallnest/C1000K-Servers
A collection of eight high-performance WebSocket server implementations (Spray-can, Netty, Undertow, Jetty, Vert.x, Grizzly, Node.js, Go) u…
101504abandoned
iammukeshm/CleanArchitecture.WebApi
An open-source Clean Architecture boilerplate template for ASP.NET Core 3.1 Web APIs, emphasizing loosely coupled, inverted-dependency desi…
231496abandoned
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…
321375abandoned
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 …
321221abandoned
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…
101205abandoned
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 …
321179abandoned
laradock/laradock
Laradock is a full PHP development environment for Docker, shipping pre-configured containers for web servers, PHP-FPM, databases, caching,…
9712671active
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…
638329active
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…
657196stable
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…
406529active
async-labs/saas
An open-source SaaS boilerplate web application built with React, Next.js, Express, MongoDB (Mongoose), MobX, WebSockets, and TypeScript. I…
384502active
gothinkster/node-express-realworld-example-app
A RealWorld-conformant example backend built with Node.js, Express, Prisma, and TypeScript, demonstrating CRUD, authentication, and common …
323800active
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…
613688active
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 …
993242stable
wzhe06/SparrowRecSys
SparrowRecSys is an open-source movie recommendation system implemented as a mixed Java/Scala/Python project combining TensorFlow, Spark, a…
322776stable
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…
261834active
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…
531775active
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…
751721active
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…
321578active
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,…
271526active
YPCrumble/ansible-django-stack
An Ansible playbook that provisions a complete production stack for Django applications, including Nginx, Gunicorn, PostgreSQL, Celery, Rab…
551383active
zigcc/zig-cookbook
A collection of simple, runnable Zig example programs ('recipes') demonstrating good practices for common programming tasks like file I/O, …
711173active
crgimenes/grupo-estudos-golang
A Portuguese-language study repository for learning Go, with progressively organized topics, runnable examples, and tutorials covering fund…
771149active
laravel/homestead
Laravel Homestead is an official pre-packaged Vagrant box providing a ready-made Laravel development environment with PHP, Nginx, MySQL, Po…
103877maintenance
HelloWorld521/Java
A collection of Java practice projects covering Spring Boot with Shiro, a seckill system, a servlet-based web server, JSP chatroom, library…
323786maintenance
iannuttall/mcp-boilerplate
A TypeScript boilerplate for building remote MCP (Model Context Protocol) servers deployed on Cloudflare Workers. It includes OAuth user au…
101023active
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…
601007active
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) …
323356maintenance
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…
321913maintenance
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…
321863maintenance
sysgears/apollo-universal-starter-kit
Apollo Universal Starter Kit is a fully configured, modular boilerplate for building universal JavaScript/TypeScript applications across we…
321677maintenance
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 …
321556maintenance
brandon-rhodes/fopnp
The official companion repository of example code for the third edition of 'Foundations of Python Network Programming' (Apress), revised fo…
311413maintenance
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), …
321411maintenance
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…
321364maintenance
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…
321276maintenance
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…
651123maintenance
Tinywan/lua-nginx-redis
A Chinese-language tutorial collection covering Nginx, Lua, OpenResty, and Redis, including configuration guides, module documentation, and…
321116maintenance
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…
321069maintenance
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 …
321034maintenance
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…
321015maintenance
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 …
322166abandoned

← prev page 2 / 2