Skip to content

suleman1220/http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Server

Simple http server to parse/handle requests and return files/text/stream responses.

Running locally

  1. Ensure you have bun (1.1) installed locally
  2. Run yarn install to download dependencies.
  3. Run ./http_server.sh command to start the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published