RyLeeHarrison / simple-fast-dynamic-http-server

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:HTML 53.4%Language:JavaScript 34.7%Language:CSS 11.9%