Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add an axum/with-state example using updated generic AxumService #52

Merged
merged 3 commits into from Jun 5, 2023

Conversation

morlinbrot
Copy link
Contributor

@morlinbrot morlinbrot commented May 23, 2023

Adds a axum/with-state example project showing off usage of axum::State with an updated AxumService from this PR.

Draft for now as I'm waiting for the other PR to be merged to remove local dependencies. Done.

axum/with-state/Cargo.toml Outdated Show resolved Hide resolved
@morlinbrot morlinbrot marked this pull request as ready for review May 25, 2023 13:07
Copy link
Contributor

@oddgrd oddgrd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @morlinbrot! We'll merge this when we release the updated service crate.

axum/with-state/Cargo.toml Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants