actix-web/actix-web/examples
Rob Ede 40a4b1ccd5
add macro feature (#2619)
Co-authored-by: Ibraheem Ahmed <ibrah1440@gmail.com>
2022-02-01 02:35:05 +00:00
..
README.md move actix-web to own dir 2022-02-01 00:30:41 +00:00
basic.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
macroless.rs add macro feature (#2619) 2022-02-01 02:35:05 +00:00
on-connect.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00
uds.rs move actix-web to own dir 2022-02-01 00:30:41 +00:00

README.md

Actix Web Examples

This folder contain just a few standalone code samples. There is a much larger registry of example projects in the examples repo.