Skip to content

Lab Bench

Lab Bench is a service chassis built on LabKit. It structures services into three layers — Inbound, Business Logic, and Outbound — where the framework owns the inbound and outbound layers and the developer owns the business logic. It handles API endpoint management, mTLS, authentication, load shedding, circuit breaking, connection pooling, and observability automatically.

Primary contribution to Theseus: the bench CLI is the entry point for bootstrapping new modular services, replacing the standalone Theseus CLI that previously lived in this repository.

Resources

Last updated on