NimHTTPd NimHTTPd is a minimal web server that can be used to serve static files. Usage nimhttpd [ -p:port ] [ directory ] Where: directory is the directory to serve (default: current directory). port is the port to listen to (default: 1337).