https://github.com/zazk/rusty
Rust Http Response
https://github.com/zazk/rusty
Last synced: 2 months ago
JSON representation
Rust Http Response
- Host: GitHub
- URL: https://github.com/zazk/rusty
- Owner: zazk
- Created: 2020-02-07T02:50:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-07T02:55:07.000Z (over 6 years ago)
- Last Synced: 2025-02-26T09:28:20.500Z (over 1 year ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rusty
A HTTP Response App for tryouts
### Dependencies
```
rustc 1.41.0
```
### Run and Building
```
cargo run
```
### Browse
```
http://localhost:8088
```