DuskSystems / wayfind

A speedy, flexible router for Rust.
Apache License 2.0
8 stars 0 forks source link

Create a more substantial `hyper` example #141

Closed CathalMullan closed 2 months ago

CathalMullan commented 2 months ago

Lets create a mini OCI registry implementation that passes (most of) the compliance tests?

Also, actually handle errors. Use regex in constraint, since that will be a common use-case we haven't showed off yet. Maybe even implement a extractor pattern, like axum.