Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muntahashams/rocket-rust
Rocket web frame work for get and post request
https://github.com/muntahashams/rocket-rust
rocket rocket-rust
Last synced: 14 days ago
JSON representation
Rocket web frame work for get and post request
- Host: GitHub
- URL: https://github.com/muntahashams/rocket-rust
- Owner: MuntahaShams
- Created: 2020-06-27T18:48:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T19:06:30.000Z (over 4 years ago)
- Last Synced: 2024-10-10T20:41:48.896Z (about 1 month ago)
- Topics: rocket, rocket-rust
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rocket-Server-Application 🚀
Running server to your pc
Just clone this repo with this command below:```
$ git clone https://github.com/MuntahaShams/Rocket-Rust.git
```unzip it and then go to the directory
```
$ cd Rocket-Rust-master
``````
$ cargo run
```Now Rocket has launched from [http://localhost:8000]