#warp #axum #tower #hyper

tower-request-id-nano

A tower (hyper, axum, warp) service to add a unique id for every request

3 releases (stable)

2.0.0 Apr 14, 2024
1.0.0 Apr 6, 2024

#55 in #warp

Download history

120 downloads per month

MIT license

10KB
57 lines

tower-request-id-nano

A tiny tower (hyper, axum, warp etc) service to generate a random id for each incoming request.

This crate is a fork of tower-request-id crate that uses Nano ID instead of ULID.

License

This project is licensed under the MIT license.

Dependencies

~1–1.5MB
~26K SLoC