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

resource: routing

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

ResourceHealth v2StarsMaturity
elm (Ele.me clone)
A large single-page application clone of the Ele.me food delivery platform, built with Vue 2, Vuex, Vue Router, and Webpack across 45 pages…
3941023active
un-pany/v3-admin-vite
An AI-friendly admin dashboard template built on Vue3, Vite, TypeScript, and Element Plus, designed for a smooth 'vibe coding' experience w…
947042active
FQrabbit/SSTap-Rule
A community-maintained collection of routing table rules for SSTap, a discontinued Windows game proxy tool, covering many online games plus…
676563active
obytes/react-native-template-obytes
A production-ready React Native/Expo starter template with TypeScript, TailwindCSS, expo-router, react-query, and preconfigured CI/CD via G…
824324active
realworld-apps/vue-realworld-example-app
A RealWorld-conformant example application built with Vue 3, Pinia, and Vue Router, demonstrating CRUD, authentication, routing, and pagina…
784070active
kailong321200875/vue-element-plus-admin
vue-element-plus-admin is an open-source admin dashboard template built with Vue 3, TypeScript, Element Plus, Vite, Pinia, and Vue Router. …
883688active
rtfeldman/elm-spa-example
A fully fledged Single Page Application written in Elm, implementing the RealWorld (Conduit) spec with CRUD, authentication, routing, and p…
323304stable
yangchong211/YCAppTool
A comprehensive Android componentization (modularization) practice case study and demo project, structured into layers: base common compone…
233217active
vercel/next-app-router-playground
An official Vercel playground repository demonstrating Next.js App Router features such as nested layouts, streaming, loading states, cachi…
772997active
vueComponent/ant-design-vue-pro
An out-of-box Vue 2 admin boilerplate built on Ant Design Vue, providing enterprise application layouts, dashboards, and common admin patte…
4210935maintenance
bailicangdu/vue2-happyfri
A small Vue 2 starter project combining vue-router and Vuex, built as a simple mobile quiz app for learning purposes. It demonstrates routi…
3210535maintenance
hydraponique/roscomvpn-routing
A collection of ready-made routing rule configurations for VPN/proxy clients Happ, INCY, and Mihomo (Clash Meta), distributed as deeplinks …
652478active
sveltejs/realworld
The official SvelteKit implementation of the RealWorld (Conduit) example application, demonstrating a fully fledged fullstack app with CRUD…
762416active
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
antfu-collective/vitesse
Vitesse is an opinionated starter template for building Vue 3 web apps with Vite, preconfigured with file-based routing, Pinia state manage…
639437maintenance
bailicangdu/react-pxq
A complete open-source React + Redux demo project (a mobile-style app) built with webpack, react-router, ES6/7/8, and immutable.js, accompa…
327502maintenance
DanWahlin/Angular-JumpStart
An example Angular and TypeScript application demonstrating core Angular features such as routing, components, directives, pipes, forms, an…
621590active
android/nav3-recipes
A collection of code recipes demonstrating common use cases with Jetpack Navigation 3, Google's Compose-first navigation library for Androi…
721365active
antfu-collective/vitesse-lite
Vitesse-lite is a lightweight, opinionated starter template for building Vue 3 applications with Vite. It provides file-based routing, auto…
641252active
chansee97/nova-admin
Nova Admin is a clean, concise admin dashboard template built with Vue3, Vite, TypeScript, and Naive UI. It provides complete admin functio…
621227active
rafgraph/spa-github-pages
A lightweight boilerplate solution for hosting single page apps on GitHub Pages, which doesn't natively support client-side routing. It use…
324036maintenance
panagiop/node.js-clean-architecture
An example Node.js project demonstrating Clean Architecture with Express.js, MongoDB, and Redis as replaceable infrastructure. It implement…
601161active
mutoe/vue3-realworld-example-app
A RealWorld-conformant example Medium/Conduit clone built with Vue 3, Vite, TypeScript, Pinia, and the Composition API. It demonstrates bes…
751078active
ustbhuangyi/vue-sell
Source code for a Vue.js course project that clones the Ele.me food delivery app, accompanying a paid IMOC course. It serves as a hands-on …
323446maintenance
vercel/nextgram
NextGram is a sample Next.js application from Vercel demonstrating advanced routing, where a photo route renders as a modal during in-app n…
571014active
mcnamee/react-native-starter-kit
A React Native boilerplate app providing a preconfigured starting point for iOS and Android projects. It bundles Redux with Rematch, React …
103359maintenance
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…
322637maintenance
uidotdev/react-course
The companion code repository for ui.dev's 'Classic React' course, containing a 'Github Battle' app project. Each course video corresponds …
322454maintenance
gianarb/awesome-angularjs
A curated awesome-list of AngularJS (Angular 1.x) services, directives, filters, utilities, seed projects, and learning resources. It serve…
102418maintenance
lyt-Top/vue-next-admin
A free, open-source admin dashboard template built with Vue 3, TypeScript, Vite, Element Plus, Pinia, and vue-router, responsive across mob…
322167maintenance
skyhee/gin-doc-cn
A Chinese-language documentation project for the Gin web framework for Go, covering routing, middleware, controllers, requests/responses, v…
322161maintenance
loiane/curso-angular
Source code for a free Portuguese-language Angular training course (loiane.training) by Loiane Groner, updated to Angular v10. It includes …
101972maintenance
chrisvfritz/vue-2.0-simple-routing-example
A small example project demonstrating how to implement client-side routing in Vue 2.0 applications without the vue-router library, using th…
321631maintenance
EvanAgee/vuejs-wordpress-theme-starter
A WordPress theme starter template that replaces the traditional PHP templating with a Vue.js single-page application frontend. It bundles …
321602maintenance
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
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…
321482maintenance
liu-xiao-dong/JD-Test
An open-source Android app that clones the JD.com (Jingdong) e-commerce app UI, built as a demonstration of a fully componentized architect…
321344maintenance
raycad/go-microservices
An example Go project demonstrating a microservices architecture with Gin Gonic, Traefik as an API gateway, and MongoDB. It includes a movi…
321124maintenance
ikcamp/koa2-tutorial
A Chinese-language open-source tutorial by iKcamp for building real-world Node.js projects with the Koa2 web framework. It is organized as …
321088maintenance
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
antsmartian/lets-build-express
A series of tutorial chapters that teach how to build a minimal clone of the Express.js web framework from scratch in JavaScript. It uses t…
321062maintenance
Code-Pop/real-world-vue
The companion example application for Vue Mastery's 'Real World Vue' course series - an event-listing single-page app built with Vue.js. Th…
321014maintenance
spring-attic/spring-mvc-showcase
A sample application demonstrating the features of the Spring MVC web framework through small, simple examples, including controllers, requ…
104970abandoned
bartonhammond/snowflake
Snowflake is a React Native starter app/boilerplate for building iOS and Android apps from a single JavaScript codebase. It ships with Redu…
104578abandoned
superman66/vue-axios-github
A Vue 2 demo project teaching how to implement login interception, logout, and token-expiry handling using vue-router guards, Vuex, and axi…
322668abandoned
vuejs/vue-hackernews
A HackerNews clone built with Vue.js 1.x, vue-router, and the official HackerNews API, demonstrating routing, comments, and realtime update…
322526abandoned
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
liangxiaojuan/eleme
A Vue.js demo project that clones the Ele.me food-delivery web app, built with vue-cli, webpack, Vuex, Vue Router, and Element UI. It serve…
321589abandoned
joshgeller/react-redux-jwt-auth-example
A sample project demonstrating a client-side JWT authentication flow using React, Redux, React-Router, and a higher-order component to prot…
101567abandoned
ajayns/react-projects
A collection of small practice projects built with React, covering basics like a todo app and tic-tac-toe up to Redux, React Router, React …
321547abandoned
liangxiaojuan/vue-Meizi
A Vue 2 tutorial/demo project (vue2 + vuex + vue-router + webpack + ES6) that builds a mobile web app consuming the gank.io API. It demonst…
321522abandoned
gaearon/flux-react-router-example
A sample JavaScript application demonstrating the Flux architecture combined with React Router, using the GitHub API to display starred rep…
231420abandoned
guiying712/AndroidModulePattern
A sample Android project demonstrating component-based (modular) architecture, showing how to split an app into independently developable b…
231420abandoned
spikebrehm/isomorphic-tutorial
A tutorial sample app demonstrating isomorphic (universal) JavaScript, built as a small Express blog that renders pages on the server and t…
321336abandoned
MeCKodo/vue-tutorial
A Chinese-language tutorial repository teaching how to build a single-page application with Vue 2.0, vue-router, vuex, and vue-cli. It walk…
321134abandoned
shea256/angular-flask
A boilerplate application combining an AngularJS frontend with a Flask/Python backend. It provides a starter template with a seeded databas…
321076abandoned
simplezhli/flutter_deer
A Flutter practice project that implements a complete, realistic app UI from provided design drawings, covering widgets, state management, …
628611active
bencodezen/vue-enterprise-boilerplate
An opinionated architecture and development environment boilerplate for new Vue 3 + Vite single-page application projects, built on create-…
617778active
EduardoPires/EquinoxProject
Equinox Project is an open-source ASP.NET 9 reference web application demonstrating Clean Architecture, DDD, CQRS, Event Sourcing, and othe…
576779active
john-smilga/react-projects
A collection of example React projects accompanying John Smilga's React tutorial course, covering hooks like useState, useEffect, useContex…
325144active
actix/examples
A curated, community-maintained collection of example projects demonstrating how to use the Actix Web framework and its ecosystem in Rust. …
773960active
nageoffer/12306
An open-source clone of China's 12306 railway ticketing system built with JDK17, SpringBoot3, SpringCloud Alibaba, and Vue3, covering user,…
613710active
rafaelfgx/Architecture
A full-stack reference template implementing Clean Architecture with .NET/ASP.NET Core on the backend and Angular on the frontend. It demon…
763277active
afteracademy/nodejs-backend-architecture-typescript
An open-source Node.js backend architecture project written in TypeScript that demonstrates building a production-ready blogging platform A…
633072active
dingyi214/slash-admin
Slash Admin is a modern React admin dashboard template built with React 19, Vite, TypeScript, and shadcn/ui. It ships with common admin fea…
673008active
NarHakobyan/awesome-nest-boilerplate
An enterprise-grade NestJS boilerplate written in strict TypeScript with PostgreSQL via TypeORM, JWT RS256 auth with RBAC, CQRS, i18n, and …
622822active
gothinkster/golang-gin-realworld-example-app
A RealWorld-spec reference implementation of a Medium.com clone backend built with Go and the Gin web framework, using GORM and JWT authent…
752715active
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
zubairehman/flutter_boilerplate_project
A Flutter boilerplate project preloaded with app architecture, theming, routing, and common dependencies like MobX, Provider, Dio, and Semb…
322426active
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
OpenFlutter/Flutter-Notebook
A curated collection of small Flutter demo projects (in Dart) covering widgets, navigation, animations, and common UI patterns. It serves a…
327199maintenance
flatlogic/react-dashboard
An open-source isomorphic React admin dashboard template built with React 19, Vite, React Router 7, Redux Toolkit, and Bootstrap 5. It prov…
691644active
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
Adrinlol/landy-react-template
Landy is an open-source React landing page template written in TypeScript, aimed at developers and startups who need a quick, professional …
531574stable
Armour/vue-typescript-admin-template
A production-ready admin dashboard template built with Vue 2, TypeScript, and Element UI, ported from vue-element-admin. It ships with logi…
325667maintenance
gothinkster/react-redux-realworld-example-app
A reference implementation of the RealWorld 'Conduit' Medium-style application built with React and Redux, demonstrating CRUD, authenticati…
105621maintenance
miaowmiaow/fragmject
A beginner-oriented open-source Android learning project demonstrating Kotlin and Jetpack Compose through a fully functional, mainstream-st…
671465active
thedevdojo/genesis
Genesis is a Laravel application starter kit built on the TALL stack (TailwindCSS, AlpineJS, Laravel, Livewire) along with Volt and Folio. …
661344active
zce/fearless
Fearless is a dashboard scaffolding template built on Vue.js 3.x, TypeScript, and Vite, with Naive UI for components and Pinia/Vue Router f…
771308active
kriasoft/react-firebase-starter
React Starter Kit for Firebase is a boilerplate project template for building modern web apps with React, Relay, and GraphQL on Google Clou…
234513maintenance
Shpendrr/react-app-structure
A reference repository demonstrating a well-organized React + TypeScript application folder structure using Atomic Design principles. It se…
261123active
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
khannedy/golang-clean-architecture
A Go project template implementing Clean Architecture with layered delivery, use case, repository, and gateway components. It ships with a …
491092active
lukasmasuch/best-of-react
A weekly-updated, ranked list of 430 awesome open-source React libraries and tools, organized into 22 categories with an automatically comp…
401075active
RicardoValdovinos/vite-react-boilerplate
A production-ready, batteries-included starter template for building scalable Vite + React web applications in TypeScript. It bundles tooli…
681055active
stefanoslig/angular-ngrx-nx-realworld-example-app
A RealWorld example application implementing a Medium-style social blogging site (Conduit) with Angular 21, NgRx Signal Store, and Nx monor…
751041active
amandeepmittal/react-native-examples
A collection of React Native and Expo example projects accompanying the author's blog tutorials, covering topics like navigation, animation…
431025active
w3cj/hono-open-api-starter
A starter template for building fully documented, type-safe JSON APIs using Hono, Zod OpenAPI, Drizzle ORM, and Scalar API docs. It bundles…
441011active
w3tecch/express-typescript-boilerplate
A TypeScript boilerplate for building RESTful APIs with Node.js and Express, featuring layered architecture, TypeORM, TypeDI dependency inj…
233416maintenance
talyssonoc/node-api-boilerplate
A Node.js and TypeScript starter template for building scalable web APIs following Clean Architecture, layered architecture, and Domain-Dri…
233356maintenance
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
cretueusebiu/laravel-vue-spa
A Laravel and Vue.js single-page application starter kit with preconfigured authentication, routing, and state management. It bundles JWT a…
233027maintenance
misterGF/CoPilot
CoPilot is a responsive admin dashboard template forked from AdminLTE, rebuilt on Vue.js 2 with Bootstrap 3 styling. It ships as a vue-cli/…
322954maintenance
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
flatlogic/react-native-starter
A free React Native starter template by Flatlogic that bootstraps mobile app development with ready-to-use components, themes, and screens.…
312517maintenance
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…
322439maintenance
karlhadwen/netflix
A Netflix clone built with React, Firebase, and Styled Components, accompanying a 10-hour YouTube tutorial. It demonstrates custom hooks, R…
322120maintenance
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…
322097maintenance
RebeccaHanjw/weapp-wechat-zhihu
A WeChat Mini Program demo that recreates the Zhihu (Chinese Q&A app) interface using JavaScript and fake local data. It serves as a learni…
322022maintenance
mattstauffer/Torch
Torch is a collection of example code and instructions demonstrating how to use Laravel's Illuminate components (cache, routing, validation…
321869maintenance

page 1 / 2 next →