Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scottdj92/rust-rocket-test

basic Rocket app with Rust
https://github.com/scottdj92/rust-rocket-test

rocket rust rust-rocket rustlang

Last synced: 4 days ago
JSON representation

basic Rocket app with Rust

Awesome Lists containing this project

README

        

# rust-rocket-test
basic Rocket app with Rust

## Getting Started
1. `cargo install`
2. `cargo run`
3. navigate to `localhost:8000` to view the app