site-md uses Next.js middleware to serve clean Markdown to AI agents and HTML to humans, converting HTML on-the-fly without duplicating content. Easy install with minimal setup.
fastapi-guard offers a composable security middleware for FastAPI with per-route decorators, IP filtering, rate limiting, and an optional cloud dashboard for monitoring.
Gin is a Go HTTP web framework known for its zero-allocation router and up to 40x faster performance. It balances speed with developer-friendly API and middleware support.