In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framework and MongoDB.
☆32Dec 27, 2023Updated 2 years ago
Alternatives and similar repositories for rust-axum-mongodb
Users that are interested in rust-axum-mongodb are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Axum demo☆16Aug 1, 2026Updated last month
- X/Twitter clone in Axum 0.7.1☆13Dec 13, 2023Updated 2 years ago
- Rust server with Axum, GraphQL and SurrealDb☆69Feb 20, 2025Updated last year
- A Simple CRUD application with rust, axum, postgresql and sqlx☆31Feb 11, 2024Updated 2 years ago
- GitHub Action to automatically format Rust code and fix clippy lints.☆28Jul 1, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 🚀 Reusable template for building REST Web Services in Rust. Uses Axum HTTP web framework and SeaORM☆197Mar 6, 2025Updated last year
- In this article, we will explore the process of building a REST API in Rust with features like user registration, email verification, log…☆14Dec 27, 2023Updated 2 years ago
- Simple dockerized Rust/Axum based HTTP server for demo purposes.☆19Updated this week
- In this article, you'll learn how to build a CRUD API in Rust using SQLX, Actix-web, and PostgreSQL. Learning how to build a CRUD API as …☆55Jan 25, 2023Updated 3 years ago
- This is a Weather CLI application written in Rust