1 2 3 4 5 6 7 8
# HTTP Server This is a simple multithreaded Tomo HTTP server that can be run like this: ``` tomo -e http-server.tm ./http-server ./sample-site ```