17 releases

0.5.2 May 25, 2024
0.5.1 Jun 4, 2023
0.5.0 Jan 1, 2023
0.4.5 Sep 14, 2022
0.1.2 Mar 21, 2021

#93 in #post


Used in 2 crates (via feignhttp)

MIT license

40KB
1K SLoC

FeignHTTP Codegen

FeignHTTP macro support. Used by feignhttp.

Attribute Macros

feign

Marked on the implementation block of the structure.

get

Annotated on function to send get request.

post

Annotated on function to send post request.

put

Annotated on function to send put request.

delete

Annotated on function to send delete request.

Dependencies

~1.5MB
~38K SLoC