tugberkugurlu / k-http

ASP.NET 5 Command-line HTTP server to host static files
MIT License
15 stars 3 forks source link

k-http

Command-line HTTP server suitable for testing and local development to host static files with zero configuration. Written on top of ASP.NET 5 and inspired by nodejs http-server. It runs on Windows, Linux and OS X.

Installation

On Linux

After you have it globally installed, you Can run k-http under the directory which needs to be hosted:

demo-image