STACK IT FAST
EXPLORE STACKS
PROJECT CATEGORY

Developer Tool & API Tech Stacks

CLIs, developer utilities, code tools, and API frameworks. 21 verified production examples.

FILTER & SORT ALL

AGENTS.md Rules & Agent Skills for Developer Tool & API

intermediate

Astro SSR + Tailwind CSS + Cloudflare

Architecture rules for Astro server-side rendering, React client islands, Tailwind CSS, and Cloudflare Pages/Workers edge deployment.

intermediate

Bun + Hono + SQLite (libSQL & Drizzle ORM)

Ultra-fast edge API architecture using Bun.serve(), Hono v4, Drizzle ORM with embedded SQLite / Turso libSQL, and Zod OpenAPI validation.

intermediate

FastAPI + Python + PostgreSQL (Async SQLAlchemy & Pydantic v2)

Production guidelines for FastAPI, Pydantic v2 validation, Async SQLAlchemy 2.0 (asyncpg), Alembic migrations, and PostgreSQL/Redis.

intermediate

Go + Echo + SQLite (Embedded, Self-Hosted Tools)

Architecture guidelines for single-binary Go services using the Echo framework, embedded SQLite, and minimal-JS server-rendered UI.

advanced

Go + PostgreSQL (pgx & sqlc) + React

High-throughput systems architecture rules for Go (Golang), pgxpool connection management, sqlc type-safe query generation, and React web dashboards.

starter

Nuxt 3 + Vue + PostgreSQL

Production guidelines for Nuxt 3 server routes and universal rendering, Vue 3 Composition API, and PostgreSQL via a typed query layer.

advanced

Rust + Axum + PostgreSQL (sqlx & Tokio)

High-concurrency systems architecture for Rust 2024, Axum 0.8, Tokio async runtime, compile-time SQL verification with sqlx, and Tower middleware.

starter

SvelteKit + PostgreSQL + Drizzle ORM

Production guidelines for SvelteKit form actions and load functions, Drizzle ORM over PostgreSQL, and Svelte 5 runes-based reactivity.

starter

Vite + React SPA + Hono (Edge API)

Architecture guidelines for zero-server-lag single-page apps built with Vite and React, backed by a Hono API on Cloudflare Workers.

Production Developer Tool & API Projects

Self-Hosted Real-Time Push Server CLASSIC

Gotify

Self-hosted real-time push notification service (Pushover / Pusher alternative). Built in Go with Gin and WebSockets for low-latency message streaming from CI/CD webhooks, server scripts, and IoT alerts directly to desktop/mobile devices.

Developer Tool CLASSIC

Supabase Studio

Database-centric product; most business logic lives in Postgres policies and edge functions.

End-to-End Typesafe API Framework HYBRID

tRPC

Eliminates API schema drift without code generation; TypeScript compiles client and server code together to infer procedure input, output, and error types automatically.

Next-Generation Node.js & TypeScript ORM CLASSIC

Prisma

Benchmark developer experience for relational databases; leverages declarative schema modeling to auto-generate fully type-safe TypeScript clients backed by an optimized query engine.

Secure JavaScript & TypeScript Runtime CLASSIC

Deno

Modern secure runtime by Ryan Dahl; eliminates node_modules and build pipelines with first-class TypeScript, web standard APIs, and an explicit capability-based security sandbox.

Lightweight Self-Hosted Git Service CLASSIC

Gitea

Frictionless GitHub alternative; written in Go to run on minimal hardware (even a Raspberry Pi) while providing Git repository management, issue tracking, and Docker-based CI/CD pipelines.

Island Architecture Web Framework HYBRID

Astro

Content-driven web framework pioneering the Islands Architecture; ships pure semantic HTML by default, selectively hydrating interactive UI components only when visible in viewport.

Copy-Paste UI Component Architecture HYBRID

shadcn/ui

Paradigm shift in design systems; developers own component code directly in their repository without node_modules abstraction lock-in, pairing Radix accessibility with Tailwind.

All-in-One JavaScript Runtime & Toolchain CLASSIC

Bun

Radical reimagining of JS tooling; written from scratch in Zig on WebKit JavaScriptCore for 4x faster module resolution, zero-transpilation TypeScript, and native SQLite speed.

High-Performance Python Web API Framework CLASSIC

FastAPI

Benchmark for modern Python APIs and AI services; pairs Starlette with Pydantic v2 Rust core for ultra-high throughput and automatic interactive documentation.

Utility-First CSS Engine & Framework CLASSIC

Tailwind CSS

Industry-standard utility styling; modern v4 rewrites the core engine in Rust (Oxide) to scan gigabytes of project files and compile CSS in microsecond render cycles.

Fullstack React Framework HYBRID

Next.js

The enterprise React benchmark; leverages React Server Components, server actions, and a high-performance Rust compiler (Turbopack) for maximum SEO and sub-second page loads.

Headless Browser Automation Infrastructure CLASSIC

Browserless

Production-grade headless browser grid for automated web scraping, PDF generation, and synthetic testing. Wraps Chromium instances in isolated Docker sandboxes with WebSocket multiplexing, connection pooling, and memory-leak auto-restarts.

Federated GraphQL API Gateway HYBRID

Cosmo (WunderGraph)

Open-source GraphQL federation gateway and router written in Go. Compiles subgraphs into unified declarative execution plans with sub-millisecond routing overhead, zero-allocation request pipelines, OTEL distributed tracing, and ClickHouse-backed analytics.

Design & Prototyping Platform CLASSIC

Penpot

Open-source web-based Figma alternative; Clojure backend utilizes open SVG standards directly for pixel-perfect design rendering.

API Testing Client CLASSIC

Hoppscotch

Lightweight open-source Postman alternative: runs directly in browser with offline PWA capabilities.

Embedded Backend CLASSIC

PocketBase

Ultra-compact single binary: zero microservice maintenance overhead, handles 10,000+ RPS on a $5/mo VPS.

Backend-as-a-Service CLASSIC

Appwrite

Self-contained asynchronous BaaS: async Swoole server delivers ultra-low memory footprint and massive concurrency.

Job Queue / Dev Tool HYBRID

Trigger.dev

Long-running jobs: durable execution layer completely decoupled from web servers.

Notification Infra HYBRID

Novu

Queue-centric architecture: workers scale independently from API, delivery guarantees in queue.

Canvas Editor CLASSIC

Excalidraw

Client-heavy drawing engine; server is only a lightweight layer for sharing and persistence.

Frequently Asked Questions

How many Developer Tool & API tech stacks are in the directory?

21 verified production Developer Tool & API projects are currently indexed, each with a full architecture breakdown and copy-paste AI scaffolding prompt.

What AGENTS.md rules or agent skills apply to Developer Tool & API projects?

Astro SSR + Tailwind CSS + Cloudflare, Bun + Hono + SQLite (libSQL & Drizzle ORM), FastAPI + Python + PostgreSQL (Async SQLAlchemy & Pydantic v2), Go + Echo + SQLite (Embedded, Self-Hosted Tools), Go + PostgreSQL (pgx & sqlc) + React, Nuxt 3 + Vue + PostgreSQL, Rust + Axum + PostgreSQL (sqlx & Tokio), SvelteKit + PostgreSQL + Drizzle ORM, Vite + React SPA + Hono (Edge API) are battle-tested architecture rules for this category, each with a full AGENTS.md, CLAUDE.md, Cursor .mdc file and a Claude Code SKILL.md.

How do I get a custom stack recommendation for a Developer Tool & API project?

Take the STACK IT FAST architecture survey and select "Developer Tool & API" as your project type to get a ranked rule recommendation and an instant AI scaffolding prompt tailored to a "Developer Tool & API" project.