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
- Host: GitHub
- URL: https://github.com/andhikayuana/hello-rocket
- Owner: andhikayuana
- Created: 2020-07-13T11:51:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T11:55:33.000Z (over 5 years ago)
- Last Synced: 2025-01-18T03:45:52.822Z (9 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```