Skip to content

nim-lang/cgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cgi

Helper procs for CGI applications in Nim.

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