Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ismoilovdevml/web-server-rust
Rust Web Server
https://github.com/ismoilovdevml/web-server-rust
http ismoilovdev rust tcp web-server web-server-rust
Last synced: 3 months ago
JSON representation
Rust Web Server
- Host: GitHub
- URL: https://github.com/ismoilovdevml/web-server-rust
- Owner: ismoilovdevml
- License: gpl-3.0
- Created: 2022-10-21T11:51:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-26T16:59:37.000Z (over 1 year ago)
- Last Synced: 2023-08-26T18:04:53.577Z (over 1 year ago)
- Topics: http, ismoilovdev, rust, tcp, web-server, web-server-rust
- Language: Rust
- Homepage: https://otabek-ismoilov.gitbook.io/blog
- Size: 1.9 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Web Server
Rust dasturlash tilida yozilgan Ko'p tarmoqli veb-server![alt text](https://github.com/ismoilovdevml/web-server-rust/blob/master/assets/1-server.png)
![alt text](https://github.com/ismoilovdevml/web-server-rust/blob/master/assets/2-server.png)
![alt text](https://github.com/ismoilovdevml/web-server-rust/blob/master/assets/4-server.png)Serverni ishga tushirish
Loyihani klon qilib oling
```bash
git clone https://github.com/ismoilovdevml/web-server-rust.git
cd web-server-rust
```
Server ishlaydigan IP manzil
```bash
http://127.0.0.1:7878/
```
Loyini ishga tushirish loyiha turgan jildga kirib quyidagi buyruqni yozing
Diqqat: Loyihani ishga tushirish uchun sizda Rust o'rnatilgan bo'lishi kerak
```bash
cargo run
```
IP ga http://127.0.0.1:7878/namuna IP manzildan keyin biror bir so'z yozib ko'ring
```bash
http://127.0.0.1:7878/
```