Hybrid repository for full-stack development. Experimenting with Rust GUI libraries, Rust APIs, and Web Tools.
No venture into web development is complete without launching your first API. The project which this forks from can be found here with credit to Jorge and Mark.
The API downloads the mongodb crate to the Rustup toolkit for the purpose of establishing a connection to the database and utilizes the tokio crate to support asynchronous tasks. The list of dependencies is large and far surpasses the scope of this initial project.