Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

mongodb-developer/intro-to-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice: Repository Deprecation

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.

Rust Workshop

This Repo

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

How to use it

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.

Resources for Rust Learning

License

This project is licensed under the terms of the Apache license 2.0.

Resources

To learn more about Realm/MongoDB you have all these fantastic resources:

About

Code used in the Intro to Rust workshop.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages