Skip to content

Simplex 0.1.0

Choose a tag to compare

@ASoldo ASoldo released this 10 Jul 17:15
· 40 commits to main since this release
485b392

Initial Release

We are excited to announce the first release of simplex http server!

Features

Static File Serving: Serve static files including HTML, CSS, JavaScript, images, fonts, audio, video, JSON, PDFs, and ICO files from the

current working directory.

Configurable Port: Easily configure the port via command-line arguments.

Command-Line Interface: Simple and intuitive CLI powered by clap.