#static #server #http #serve-static

app http-server-axum-tutorial

Educational project on serve static content from files, like Python's http.server

1 unstable release

0.1.0 Dec 10, 2023

#851 in HTTP server

MIT license

9KB
60 lines

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

Dependencies

~7–15MB
~157K SLoC