smithy-rs/rust-runtime/aws-smithy-http-server
Julian Antonielli 9f7c49a04e
Remove unused `wrk-api-bench` dependency (#2331)
* Remove unused `wrk-api-bench` dependency

* Remove benchmark file
2023-02-27 12:12:37 +00:00
..
examples Remove unused `wrk-api-bench` dependency (#2331) 2023-02-27 12:12:37 +00:00
src Bump Rust MSRV to 1.63.0 (#2222) 2023-02-10 12:59:31 -08:00
Cargo.toml Request IDs (#2054) 2022-12-22 17:31:05 +00:00
LICENSE Implement FromRequest / ToResponse traits for inputs/outputs/errors. (#839) 2021-11-12 16:27:36 +00:00
README.md Add a few READMEs + linter script (#899) 2021-11-30 14:37:42 -05:00
additional-ci Add server side HTTP logging layer (#1550) 2022-08-02 21:32:03 +00:00
rustfmt.toml Update to Rust Edition 2021 (#1268) 2022-03-22 21:29:04 +00:00

README.md

aws-smithy-http-server

Server libraries for smithy-rs generated servers.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.