This repository is deprecated and no longer actively maintained. It contains outdated code examples or practices that do not align with current MongoDB best practices. While the repository remains accessible for reference purposes, we strongly discourage its use in production environments. Users should be aware that this repository will not receive any further updates, bug fixes, or security patches. This code may expose you to security vulnerabilities, compatibility issues with current MongoDB versions, and potential performance problems. Any implementation based on this repository is at the user's own risk. For up-to-date resources, please refer to the MongoDB Developer Center.
This repository contains code for a intro to Rust and to microservices written in Rust. You'll find code to create a simple model for Tasks and a Repository to store/read these Tasks
Each commit in this repo is a new step towards the building of the final example. Clone this repo and checkout the initial commit. Then just read each commit description and look at the changes.
- The Rust Programming Language Book, by Steve Klabnik and Carol Nichols, with contributions from the Rust Community
- The Cargo Book
- Rust Videos from Jon Gjengset
This project is licensed under the terms of the Apache license 2.0.
To learn more about Realm/MongoDB you have all these fantastic resources: