An open API service indexing awesome lists of open source software.

https://github.com/ohmycloud/miniserve-axum


https://github.com/ohmycloud/miniserve-axum

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# miniserve-axum - a CLI tool to serve files and dirs over HTTP with Axum

This is a project fork from [miniserve](https://github.com/svenstaro/miniserve),
with Axum for learning purpose.