Wrapper for Golang http.FileServer that is faster (serving from memory) and uses less bandwidth (gzips when possible)
-
Updated
Dec 8, 2022 - Go
Wrapper for Golang http.FileServer that is faster (serving from memory) and uses less bandwidth (gzips when possible)
SOCKSv5 and HTTP Proxy Server in golang
a Pluggable OAuth client library for social login (Google, Facebook, Github, Linkedin, Microsoft Identity Platform)
Simplified HTTP requests and response unmarshaling.
a golang simple file server
Package middlewares aims to create a set of commonly used middleware http.Handlers for use with the default http package. All handlers only takes a http.Handler as an argument, and returns only http.Handler, to more easily be chained with handler chain libraries (.e.g. https://github.com/justinas/alice). Documentation https://godoc.org/github.c…
Wrapper for Golang http.FileServer that is faster (serving from memory) and uses less bandwidth (gzip, zstd, br's when possible)
Hello World OpenFaaS function based on template golang-http
This is a simple abstraction to the Go std package http.Client type that gives you a nice clean way of configuring your requests and common http verbs as methods.
This repository is just me learning how to set up a basic server in Golang.
REST API that allows you to read and add rollercoaster data
basics of writing a RESTful web service API with Go and the Gin Web Framework (Gin).
Load-balancing algos implementation.
[just toy] golang - a handy library for http(s) client (such as crawlers) to perform like a browser.
Add a description, image, and links to the golang-http topic page so that developers can more easily learn about it.
To associate your repository with the golang-http topic, visit your repo's landing page and select "manage topics."