Expand description
basic web service
Modules§
- Extract utilities to develop endpoint services efortless.
- k8s web service
Macros§
- Create a new
Service
from a chain of matcher-service tuples.
Structs§
- A basic web service that can be used to serve HTTP requests.
Traits§
rama_core::Service
implemented for functions taking extractors.- utility trait to accept multiple types as an endpoint service for
super::WebService
Functions§
- create a default k8s web health service
- create a k8s web health service builder