HTTP decoratorsDeclare request clients with @HttpApi, HTTP method decorators, and typed parameter binding for path, query, and body data.
Runtime decoratorsApply custom axios instances, request and response transforms, retry, debounce, and throttle without leaving the decorator model.
Mock and IoC/AOPLayer in MSW mocking or class-based dependency injection and advice decorators only when your project needs them.