16 releases

0.5.1 Jun 4, 2023
0.5.0 Jan 1, 2023
0.4.5 Sep 14, 2022
0.4.0 Jun 5, 2022
0.1.2 Mar 21, 2021

#496 in HTTP client

Download history 2/week @ 2024-02-15 70/week @ 2024-02-22 15/week @ 2024-02-29 9/week @ 2024-03-07 19/week @ 2024-03-14 47/week @ 2024-03-21 40/week @ 2024-03-28 31/week @ 2024-04-04

120 downloads per month
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
~33K SLoC