Skip to main content
RapidKit
3 Production-Ready Kits

Start with the Perfect Kit

Choose a production-ready starter kit that matches your architecture preferences. All kits support RapidKit modules and follow industry best practices.

Production Ready
Module Compatible
Best Practices

FastAPI Kits

Python-based high-performance API frameworks

v0.1.0
Apache-2.0

FastAPI Standard Kit

Standard FastAPI starter that defers features to RapidKit modules.

A minimal, modular FastAPI starter kit designed to integrate seamlessly with RapidKit modules. Perfect for developers who want a clean foundation and prefer to add features incrementally through modules.

Installation

npx rapidkit create project fastapi.standard my-project

Architecture

Standard Modular Architecture

Tech Stack

FastAPI
Python 3.10+
Poetry
Uvicorn
Pydantic
Docker

Key Features

  • Minimal boilerplate code
  • Module-first architecture
  • Poetry dependency management
  • Docker & Docker Compose support
  • GitHub Actions CI/CD
  • Health check endpoints

Perfect For

REST APIs
Microservices
Backend services
API gateways
Data processing pipelines
v0.1.0
Apache-2.0

FastAPI DDD Kit

Opinionated FastAPI starter aligned with domain-driven design practices.

An advanced FastAPI starter kit implementing Domain-Driven Design (DDD) and Clean Architecture principles. Features a layered architecture with clear separation between domain, application, infrastructure, and presentation layers. Ideal for complex business applications.

Installation

npx rapidkit create project fastapi.ddd my-project

Architecture

Domain-Driven Design (DDD) + Clean Architecture

Tech Stack

FastAPI
Python 3.10+
Poetry
Uvicorn
Pydantic
Docker
DDD Patterns

Key Features

  • Clean Architecture implementation
  • Domain-Driven Design patterns
  • Layered project structure
  • Repository pattern
  • Use case-driven development
  • Result type for error handling

Perfect For

Complex business applications
Enterprise systems
Domain-rich applications
Scalable microservices
Mission-critical APIs

NestJS Kits

TypeScript-first enterprise Node.js frameworks

v0.1.0
Apache-2.0

NestJS Standard Kit

Production-ready NestJS starter kit with modular RapidKit integration and TypeScript best practices.

A comprehensive NestJS starter kit featuring TypeScript best practices, modular architecture, and seamless RapidKit integration. Includes authentication, database support, caching, monitoring, and comprehensive testing setup out of the box.

Installation

npx rapidkit create project nestjs.standard my-project

Architecture

NestJS Modular Architecture

Tech Stack

NestJS
TypeScript
Node.js 20+
Express/Fastify
Jest
Docker
npm/yarn/pnpm

Key Features

  • TypeScript first
  • Modular architecture
  • Dependency injection
  • Configuration management
  • Database integration
  • Authentication ready

Perfect For

REST APIs
GraphQL APIs
Microservices
Real-time applications
Enterprise backends

Ready to Start Building?

Choose a kit, add modules, and deploy your production-ready application in minutes.