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

https://github.com/geekmasher/examples-rocket-introduction

Rust Rocket Example
https://github.com/geekmasher/examples-rocket-introduction

Last synced: about 1 year ago
JSON representation

Rust Rocket Example

Awesome Lists containing this project

README

          

# examples-rocket-introduction

Rust Rocket Example

Example build for [geekmasher.dev](https://geekmasher.dev/dev/rust/introduction-rust-rocket/).

## Launch Rocket

```bash
cargo run
```