Skip to content

ash2shukla/go-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go HTTP Server

Introduction

The intention the project is to create a very simple http handler from scratch. Its was created while exploring go, any comments will be greatly appreciated. 🙂

Build and run

To build and run just execute

bin/build.sh

It will create an executable by the name http-server inside bin.

About

A simple http server that serves static content written in go to explore golang features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published