From a problem, to a library, to a company.
Twenty months of shipping, four chapters.
- August 2024
The library
fastapi-guard, Guard Core's FastAPI adapter, was created to solve a problem the founder kept hitting: no middleware-level security library existed for FastAPI. The first version handled IP filtering, rate limiting, and penetration detection. Released on PyPI the same month.
- Mid 2025
Adoption accelerates
Between version 2.0 and 3.0, download numbers grew from thousands to tens of thousands. Developers started filing substantive feature requests and contributing code. Three security researchers independently discovered and reported CVEs, all responsibly disclosed and patched within days.
- Late 2025 - early 2026
Ecosystem expansion
The core was abstracted into a framework-agnostic engine (guard-core). Adapters for Flask, Django, Tornado, the full TypeScript side (Express, NestJS, Fastify, Hono), and Rust (Actix, Axum, Rocket, Tower) followed. What had been a single-framework library became a security platform.
- April 2026
The commercial platform
The SaaS platform launched at app.guard-core.com. Centralized security monitoring, cross-tenant threat reputation, dynamic rule management, weekly threat reports, all built around the telemetry agent that ships inside the open-source library. The commercial product is live. Customer acquisition is underway.