http-server-axum-tutorial

Crates.iohttp-server-axum-tutorial
lib.rshttp-server-axum-tutorial
version0.1.0
sourcesrc
created_at2023-12-10 20:29:41.813182
updated_at2023-12-10 20:29:41.813182
descriptionEducational project on serve static content from files, like Python's http.server
homepage
repositoryhttps://github.com/GeauxEric/axum-tutorial
max_upload_size
id1064520
size29,497
GeauxEric (GeauxEric)

documentation

README

Http Server

To server static content from local files. Similar to python's http.server.

This project is mostly for educational purpose.

Development video log

https://youtu.be/WR0N9rfNC-Y?si=BkExdTfUVjPomkLr

Commit count: 1

cargo fmt