cgi
Helper procs for CGI applications in Nim.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:25 |
Tags
Installation
nimble install cgi
choosenim install cgi
git clone https://github.com/nim-lang/cgi
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| cgi | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/nim-lang/cgi |
|---|---|
| Homepage | https://github.com/nim-lang/cgi |
| Registry Source | nimble_official |
README
cgi
Helper procs for CGI applications in Nim.
Install with nimble install cgi or add requires "cgi" to your package's .nimble file.