/simple-fast-dynamic-http-server

Dynamic HTTP server that automatically handles URL to local resource path and content-type headers

Primary LanguageHTMLMIT LicenseMIT

Simple Fast Dynamic HTTP Server

Dynamic HTTP server that automatically handles URL to local resource path and content-type headers

Current Features

Quick start

Clone and run

git clone https://github.com/RyleeHarrison/simple-fast-dynamic-http-server
cd simple-fast-dynamic-http-server
yarn start # or npm run start