Skip to content

gembin/actix-web-custom-macro-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actix-web-custom-macro-example

actix-web custom macro handled by a middleware example.

Server

cargo run

Client

curl -v http://localhost:8080/hello

Expecting x-foobar: test in the HTTP header of the response

About

actix-web custom proc macro and middleware example (🤦NOTE: custom macro not work with middleware)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages