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

resource: api-framework

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

ResourceHealth v2StarsMaturity
nageoffer/12306
An open-source clone of China's 12306 railway ticketing system built with JDK17, SpringBoot3, SpringCloud Alibaba, and Vue3, covering user,…
613710active
aspnetrun/run-aspnetcore-microservices
A reference implementation of an e-commerce microservices system built on .NET 8 with ASP.NET Core Web APIs, gRPC, RabbitMQ/MassTransit eve…
643258active
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
notiz-dev/nestjs-prisma-starter
A starter template for NestJS applications that comes preconfigured with Prisma Client, code-first GraphQL, Passport-JWT authentication, Sw…
322540active
cozystack/cozystack
Cozystack is a free, open-source cloud platform and framework built on Kubernetes that transforms bare metal servers into a cloud with a RE…
892204active
4GeeksAcademy/Templates-Boilerplates
A curated collection of well-maintained project templates and boilerplates from 4Geeks Academy, covering HTML, Vanilla JS, TypeScript, Reac…
662114active
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
liyupi/yu-ai-code-mother
An educational full-stack project and tutorial series for building an enterprise-grade AI code generation platform using Spring Boot 3, Lan…
621909active
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
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
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
DavideViolante/Angular-Full-Stack
A full-stack starter boilerplate combining Angular, Express, Mongoose (MongoDB), and Node.js, all written in TypeScript. It includes JWT au…
751566active
dev-xo/remix-saas
Remix SaaS is an open-source, production-ready Remix stack template for building SaaS applications. It ships with Prisma, Stripe, Tailwind …
751455active
Snailclimb/spring-security-jwt-guide
A Spring Boot 3.5 + Java 21 example project demonstrating stateless authentication and role-based authorization using Spring Security and J…
431445active
adrianhajdin/project_mern_memories
A companion code repository for a YouTube tutorial series teaching how to build a full-stack MERN (MongoDB, Express, React, Node.js) applic…
325121maintenance
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
agent-network-protocol/AgentNetworkProtocol
AgentNetworkProtocol (ANP) is an open-source protocol specification suite defining how AI agents identify, discover, and communicate with e…
771407active
googleworkspace/python-samples
A collection of Python sample code and quickstarts for Google Workspace (formerly G Suite) APIs, including Gmail, Drive, Calendar, Sheets, …
721403active
CatsMiaow/nestjs-project-structure
A NestJS project structure template providing an opinionated folder layout and configuration for building Node.js backend applications with…
751355active
edwinhern/express-typescript
An Express.js + TypeScript starter boilerplate for building backend web services. It ships with preconfigured logging, validation, testing,…
611251active
Massad/gin-boilerplate
A Go boilerplate project for quickly deploying RESTful APIs using the Gin web framework. It ships with PostgreSQL (via sqlx), JWT authentic…
731220active
mirego/elixir-boilerplate
A batteries-included Elixir project template from Mirego, built on Phoenix with Ecto, Absinthe GraphQL, Gettext translations, testing, lint…
761165active
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
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
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
ConceptNet
ConceptNet is a large multilingual commonsense knowledge graph linking over 13 million concepts across many natural languages, distributed …
322953maintenance
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…
522839maintenance
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,…
102781maintenance
Sairyss/backend-best-practices
A curated guide of best practices, tools, and guidelines for backend application development, with code examples in TypeScript and NodeJS. …
322368maintenance
forezp/SpringBootLearning
A collection of example source code accompanying an unofficial Chinese Spring Boot tutorial series by Fang Zhipeng, covering configuration,…
322321maintenance
pvarentsov/typescript-clean-architecture
A reference implementation of Clean Architecture in TypeScript, built as a fictional blogging application (IPoster) using NestJS and TypeOR…
321502maintenance
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…
641492maintenance
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
conradoqg/naivecoin
A minimal cryptocurrency implementation in under 1500 lines of JavaScript, designed to teach how blockchains, wallets, proof-of-work mining…
321288maintenance
umermansoor/microservices
Cinema 3 is an educational example project demonstrating microservices architecture using four Python Flask services for a fictional movie …
661114maintenance
devmentors/DNC-DShop
An open-source sample project and accompanying course demonstrating how to build distributed microservices with .NET Core. It covers REST A…
321017maintenance
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
juliusmarminge/acme-corp
Acme Corp is a fullstack Next.js 13 starter kit structured as a Turborepo monorepo, featuring tRPC for full-stack typesafety, Kysely with P…
591175experimental

← prev page 2 / 2