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

resource: web-framework

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

ResourceHealth v2StarsMaturity
vector4wang/spring-boot-quick
A Spring Boot learning hub with 80+ example modules demonstrating real-world integration of frameworks like RabbitMQ, Kafka, MyBatis, JPA, …
692788active
vuejs/vue-hackernews-2.0
A HackerNews clone built with Vue 2.0, vue-router, and vuex, demonstrating server-side rendering with data pre-fetching, client hydration, …
3210851maintenance
liyupi/yu-ai-agent
A tutorial-based project by programmer Yupi teaching AI application development with Java 21, Spring Boot 3, and Spring AI. Learners build …
472630active
fastapi-practices/fastapi-best-architecture
An enterprise-level backend architecture template built on FastAPI, SQLAlchemy 2.0, Pydantic v2, Celery, and Docker, organized in a three-t…
962523active
langchain-ai/langchain-nextjs-template
A starter template scaffolding a LangChain.js application in Next.js, with example API routes for chat, structured output, agents, and RAG.…
732521active
ecronix/react-most-wanted
A React starter kit (boilerplate) that ships a full-featured progressive web app with Material UI, Firebase backend integration, authentica…
442412active
scosman/CMSaasStarter
An open-source SaaS boilerplate/template built with SvelteKit, Tailwind, DaisyUI, Supabase, and Stripe. It ships with a marketing site, blo…
612356active
benavlabs/FastAPI-boilerplate
Fastro is a production-ready FastAPI boilerplate providing an async API foundation with FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL, a…
862064active
openai/openai-assistants-quickstart
An official OpenAI quickstart template demonstrating the Assistants API in a Next.js application. It includes example pages for basic chat,…
291956active
vstorm-co/full-stack-ai-agent-template
A production-ready full-stack project generator that scaffolds FastAPI + Next.js 15 applications with AI agents, RAG pipelines, WebSocket s…
801856active
graphile/starter
Graphile Starter is an opinionated full-stack SaaS quick-start template built on React, Node.js, GraphQL, and PostgreSQL, powered by PostGr…
561827active
527515025/springBoot
A collection of Spring Boot example projects demonstrating integration with common components such as Spring Security, Shiro, MyBatis, JPA,…
326762maintenance
agconti/cookiecutter-django-rest
A cookiecutter template that scaffolds production-ready Django REST Framework APIs with best practices baked in. It generates a fully docke…
661602active
reliverse/relivator
Relivator is a free, open-source ecommerce SaaS starter template built on Next.js 15, React 19, and TypeScript. It ships with a modern full…
501558active
rappasoft/laravel-boilerplate
A Laravel starter project (boilerplate) providing a pre-built web application skeleton with authentication, role/permission-based authoriza…
105632maintenance
TrafeX/docker-php-nginx
A lightweight Docker image combining PHP-FPM 8.5 and Nginx on Alpine Linux, around 40MB in size. It runs services as a non-privileged user,…
821511active
hjwp/book-example
Companion example code repository for the book 'Test-Driven Web Development with Python' (Obey the Testing Goat), with one branch per book …
531491active
201206030/novel-cloud
novel-cloud is a learning-oriented novel (fiction) platform built on a Spring Cloud microservices stack, including Spring Boot 3, Spring Cl…
471441active
alan345/AI-Fullstack-SaaS-Boilerplate
A fullstack SaaS boilerplate built with tRPC, Fastify, React 19, Drizzle ORM, and Better Auth, with integrated AI chat via OpenAI and Serve…
781408active
ykhli/local-ai-stack
A starter kit (boilerplate) for building fully local AI applications with zero API costs, beginning with a document Q&A chat app. It combin…
271391active
rstyro/Springboot
A collection of standalone Spring Boot demo modules, each showing how to integrate Spring Boot with a mainstream framework or technology su…
691323active
cloudflare/agents-starter
A starter template from Cloudflare for building AI chat agents on Workers using the Agents SDK and Durable Objects. It ships with streaming…
641322active
moinulmoin/chadnext
ChadNext is an open-source starter template for Next.js 15 App Router projects that bundles authentication (LuciaAuth), Prisma with Postgre…
451322active
9d8dev/next-wp
Next WP is a headless WordPress starter template built with Next.js App Router, React Server Components, TypeScript, shadcn/ui, and Tailwin…
651291active
ProgrammingRust/examples
Complete code for the larger example programs from the book 'Programming Rust' by Blandy, Orendorff, and Tindall. Each subdirectory is a st…
321200stable
a16z-infra/ai-getting-started
A JavaScript/TypeScript starter stack for building AI weekend projects, combining Next.js, Clerk auth, Pinecone/pgvector vector stores, Lan…
294141maintenance
mirego/elixir-boilerplate
A batteries-included Elixir project template from Mirego, built on Phoenix with Ecto, Absinthe GraphQL, Gettext translations, testing, lint…
761165active
mCodingLLC/VideosSampleCode
A collection of sample code from the mCoding YouTube channel's Python programming videos, covering topics like async, logging, Docker, iter…
321132active
learning-cloud-native-go/myapp
A production-grade Go microservice boilerplate that demonstrates building a containerized RESTful API server with the standard library net/…
1001096active
w3tecch/express-typescript-boilerplate
A TypeScript boilerplate for building RESTful APIs with Node.js and Express, featuring layered architecture, TypeORM, TypeDI dependency inj…
233416maintenance
kgrzybek/sample-dotnet-core-cqrs-api
A sample .NET Core REST API demonstrating a simple CQRS implementation with Domain-Driven Design using Clean Architecture. It uses raw SQL …
323061maintenance
hack4impact/flask-base
A Flask application template with pre-built boilerplate code including user authentication, permissions management, SQLAlchemy database int…
103060maintenance
vuesion/vuesion
Vuesion 5 is a Vue and Nuxt full-stack boilerplate providing a production-ready foundation with a design system, authentication, i18n, SEO,…
742871maintenance
icebob/vue-express-mongo-boilerplate
A full-stack JavaScript web app boilerplate combining VueJS 2, Express, MongoDB (Mongoose), and Webpack, with prebuilt features like user s…
102823maintenance
leehaut/spring-boot-all
A multi-module collection of Spring Boot example projects demonstrating integrations with MyBatis, JPA/Hibernate, Shiro, Redis, ActiveMQ, W…
761936maintenance
spring2go/staffjoy
A teaching case project demonstrating microservices and cloud-native architecture built with Spring Boot and deployable to Kubernetes. It i…
101896maintenance
rochacbruno/python-week-2022
A minimal Python project template called 'beerlog' created for the Python Week 2022 live-streamed course by Bruno Rocha on LinuxTips. Learn…
321797maintenance
supabase-community/nextjs-openai-doc-search
A Next.js starter template for building a custom ChatGPT-style documentation search over your own .mdx content. It generates OpenAI embeddi…
671732maintenance
ErickWendel/semana-javascript-expert05
Course material from Erick Wendel's JS Expert Week 5.0, a Google Drive clone built with Node.js and JavaScript. It demonstrates file stream…
411553maintenance
aws-samples/aws-modern-application-workshop
A hands-on AWS tutorial workshop where developers build a sample pet-adoption website called Mythical Mysfits. It teaches modern applicatio…
101492maintenance
ndimatteo/HULL
HULL is a headless Shopify e-commerce starter template built on Next.js with Sanity.io as the headless CMS. It provides a production-ready …
321450maintenance
TrilonIO/aspnetcore-angular-universal
An advanced starter template combining ASP.NET Core 2.1 with Angular 7+ featuring server-side rendering (Angular Universal) for SEO, PWA su…
321443maintenance
RudeCrab/rude-java
A collection of hands-on Java practice projects covering SSM, Spring Boot, Spring Security, JWT, RBAC, MinIO, and Vue, each paired with in-…
321419maintenance
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
lenve/javaboy-code-samples
A collection of Java code samples accompanying the '江南一点雨' (JavaBoy) WeChat blog tutorials, covering Spring Boot, Spring Security, MyBatis,…
321351maintenance
the-road-to-graphql/fullstack-apollo-express-postgresql-boilerplate
A fullstack GraphQL boilerplate combining Apollo Server on Express with a React Apollo Client, backed by PostgreSQL via Sequelize. It ships…
321205maintenance
ITDragonBlog/daydayup
A curated collection of Java backend learning notes and example code covering MongoDB, Netty, Nginx, MySQL, Redis, Shiro, Solr, SpringBoot,…
321193maintenance
MarkerHub/eblog
eblog is a Spring Boot 2.1.2-based blog project built as a learning exercise, accompanied by a detailed from-zero-to-one development tutori…
321156maintenance
maciejtreder/ng-toolkit
A collection of Angular schematics and a PWA boilerplate that adds server-side rendering (Angular Universal) and serverless deployment supp…
321111maintenance
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
qzq1111/flask-restful-example
A Flask RESTful API example project demonstrating common backend patterns: configuration, unified responses, MySQL/Redis access, JWT auth, …
321001maintenance
crossoverJie/SSM
A hands-on educational Java project that builds a distributed microservice system from scratch using the SSM stack (Spring, SpringMVC, MyBa…
103413abandoned
Polymer/pwa-starter-kit
A set of starter templates for building full-featured Progressive Web Apps using web components, including a manifest, service worker, resp…
102341abandoned
rohitghatol/spring-boot-microservices
A Spring Boot template project demonstrating a microservices architecture using Spring Cloud and Netflix OSS, including Zuul API gateway, O…
321849abandoned

← prev page 5 / 5