π AboutΒ Β |Β Β π» TechnologiesΒ Β |Β Β π Getting StartedΒ Β |Β Β π€ Author
A Rust backend project, harnessing the power of Rocket and MongoDB, featuring two streamlined collections, 'Rocket' and 'Person', for the development of a high-performance API.
- Rust
- MSVC (Microsoft Visual C++ Compiler)
- Required for certain dependencies. You can download it as part of Visual Studio Community here.
-
Clone the repository:
git clone https://github.com/lucasshuan/rust-rocket-api.git cd rust-rocket-api
-
Start the rust server:
cargo run