Get Started

See PitFast in motion.

Clone and run working reference applications illustrating HTTP handling, cross-language invocation, and distributed compute placement.

Rust

Rust HTTP API

High-throughput REST API using cargo-component and the official wasi:http/proxy world with zero unsafe blocks.

Go

Go HTTP API

Lightweight microservice built with TinyGo compiling into a sub-megabyte WASI Component with JSON handlers.

Python

Python HTTP API

ASGI-style endpoint packaged with componentize-py executing with sub-millisecond execution start times.

TypeScript

JavaScript / TypeScript API

Serverless function using jco to componentize modern ES2023 code with npm dependencies.

Polyglot

Cross-Language Invocation

Demonstration of a Go service invoking a Rust cryptographic component via pure PitLane logical URIs.

Infrastructure

Multi-Garage Service Mesh

Setting up a Circuit across 3 independent Garages to observe capacity-aware placement in action.

CI / CD

Artifact Deployment & Rollback

Automated CI/CD pipeline building, pushing to Paddock, and rolling back logical services with zero downtime.

Explore all CLI commands and options:CLI Reference →