
SNITCHES
ON YOUR API
GET("in" / "everything") isHandledBy { "Snitch. You'll be".ok }
TYPE SAFE
Snitch provides a highly readable and maintainable API for creating web services with strong type safety. Define routes, handlers, and parameters with a clean, expressive syntax.
AUTO DOCS
Get complete OpenAPI 3.0 docs with zero effort. Every input, output, and response code is automatically documented without any additional setup or annotations.
MEGA FAST
Built on established web servers like Undertow, Snitch adds minimal overhead while providing a powerful API. No reflection or code generation for production code, just pure performance.