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

https://github.com/andhikayuana/hello-rocket

percobaan menggunakan rocket web framework
https://github.com/andhikayuana/hello-rocket

Last synced: 7 months ago
JSON representation

percobaan menggunakan rocket web framework

Awesome Lists containing this project

README

          

# Hello Rocket :rocket:

## Requirements

- Rust

## How to Run

```sh
git clone git@github.com:andhikayuana/hello-rocket.git
cd hello-rocket
cargo run
```