cegla - a library for Rust implementing CGI (and CGI-like protocols)
cegla is a library for Rust that implements CGI (and CGI-like protocols).
Components
cegla- a low-level parsing library for CGI (and CGI-like protocols)cegla-cgi- a high-level CGI implementation for Rustcegla-scgi- a high-level SCGI implementation for Rusttokio-cegla- Tokio-based runtime support forcegla-*crates
High-level FastCGI implementation is coming soon.
Examples
You can find example code in the examples directory in the repository.
License
This project is licensed under the MIT License.