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

Added MongoDB example #2535

Merged
merged 5 commits into from
Sep 28, 2024
Merged

Added MongoDB example #2535

merged 5 commits into from
Sep 28, 2024

Conversation

tr1sm0s1n
Copy link
Contributor

Hello! ^^

Motivation

Recently, I've been trying to create an API service in Rust to communicate with MongoDB using axum. Adding an example would be nice for future developers.

Solution

examples/mongodb/src/main.rs Outdated Show resolved Hide resolved
examples/mongodb/src/main.rs Outdated Show resolved Hide resolved
examples/mongodb/src/main.rs Outdated Show resolved Hide resolved
Copy link
Member

@jplatte jplatte left a comment

Choose a reason for hiding this comment

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

Sorry for the long long delay on this. I haven't used MongoDB but David initally reviewed this, I guess there can't be much wrong with merging this.

@jplatte jplatte merged commit 4d9017a into tokio-rs:main Sep 28, 2024
18 checks passed
@jplatte jplatte mentioned this pull request Sep 28, 2024
@tr1sm0s1n tr1sm0s1n deleted the examples/mongodb branch September 29, 2024 09:42
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.

4 participants