cgi

Helper procs for CGI applications in Nim.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.1.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-02 07:21

Authors

  • Nim Contributors

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 - - - - - - -

Dependencies

Package Version Optional
nim >= 1.7.3 No

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.