An open API service indexing awesome lists of open source software.

https://github.com/mongodb-developer/rewrite-it-in-rust


https://github.com/mongodb-developer/rewrite-it-in-rust

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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](https://mongodb.com/developer).

# Rewrite it in Rust

*Rewrite it in Rust* is a short blog post series on the [MongoDB Developer Hub](https://developer.mongodb.com).

The [Python & Flask project](./flask-cocktail-api/) and the [Rust & Actix-Web project](./actix-cocktail-api) code was written to support the blog posts and aren't really designed to be viewed separately. There is also a small, low-quality selection of random cocktail recipes in a [MongoDB database export](./data).

I'll link to the blog posts here as they are published!