https://github.com/rudrodip/rustfolio
A dummy http server written in Rust that serves a static HTML file of my portfolio
https://github.com/rudrodip/rustfolio
http rust tcp
Last synced: about 1 year ago
JSON representation
A dummy http server written in Rust that serves a static HTML file of my portfolio
- Host: GitHub
- URL: https://github.com/rudrodip/rustfolio
- Owner: rudrodip
- Created: 2024-05-15T05:50:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T06:59:25.000Z (almost 2 years ago)
- Last Synced: 2025-03-15T08:55:27.879Z (about 1 year ago)
- Topics: http, rust, tcp
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rustfolio
A dummy http server written in Rust that serves a static HTML file of my portfolio.
why i built this? idk, i was bored and wanted to learn how to make a http server in rust