Files
candy/README.md
2025-07-03 23:03:15 +08:00

27 lines
554 B
Markdown

# Candy
<img src="./assets/candy-transparent.png" width="200px">
A tiny web server built with rust.
[![dependency status](https://deps.rs/repo/github/DefectingCat/candy/status.svg)](https://deps.rs/repo/github/DefectingCat/candy)
![](https://git.rua.plus/xfy/candy/badges/main/pipeline.svg)
![](https://git.rua.plus/xfy/candy/-/badges/release.svg)
## Features
- Simple and easy to use
- Single binary
- Supports SSL
- HTTP 2 support
- Supports lua script
- List directory
## TODO
[TODO.md](./TODO.md)
## Changelog
[CHANGELOG.md](./CHANGELOG.md)