Skip to main content

post

Attribute Macro post 

Source
#[post]
Expand description

Declares a route inside an #[apigate::service] module.

This attribute is only expanded by #[apigate::service]; using it directly outside a service module produces a compile error.