No description
Find a file
2022-11-28 18:12:15 +08:00
.github/workflows trigger 2022-11-28 17:42:19 +08:00
src Markdown code blocks migration part 7 (#20547) 2022-10-12 17:13:43 +03:00
tests add tests and CI 2022-11-28 17:39:06 +08:00
cgi.nimble add nimble files 2022-11-28 17:31:31 +08:00
LICENSE Initial commit 2022-11-28 17:25:14 +08:00
README.md Update README.md 2022-11-28 18:12:15 +08:00

cgi

Helper procs for CGI applications in Nim.

Install with nimble install cgi or add requires "cgi" to your package's .nimble file.