goexpress icon indicating copy to clipboard operation
goexpress copied to clipboard

An Express JS Style HTTP server implementation in Golang

Results 4 goexpress issues
Sort by recently updated
recently updated
newest added

Related to (#25). Go fmt formatting is a standard in Golang world, so let's stick with that. It will also enable others to contribute easier.

Need to refactor this repo, sorry for being a slacker and not maintaining it for quite while, refactor will add support for context, and coding styles to make it more...

Currently goexpress doesn't support On fly request updation, clients sometimes divide the request in multiple parts and hence require a 100 Continue response.

help wanted
in-dev

As #18 is under dev and there are been so many fixes pushed since v1.0.2, I am wondering if after completing #18 we bump the version to v2.0.0 as in...

in-dev