lucasshuan / rust-rocket-api

Rocket-powered Rust API πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Rocket API

πŸ“ƒ About  |   πŸ’» Technologies  |   πŸš€ Getting Started  |   πŸ‘€ Author

πŸ“„ About

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.

πŸ’» Technologies

πŸš€ Getting Started

Prerequisites

  • Rust
  • MSVC (Microsoft Visual C++ Compiler)
    • Required for certain dependencies. You can download it as part of Visual Studio Community here.

Installing

  1. Clone the repository:

    git clone https://github.com/lucasshuan/rust-rocket-api.git
    cd rust-rocket-api
  2. Start the rust server:

    cargo run

πŸ‘€ Author

About

Rocket-powered Rust API πŸš€


Languages

Language:Rust 100.0%