golang-http
Here are 19 public repositories matching this topic...
This repository is just me learning how to set up a basic server in Golang.
-
Updated
Nov 16, 2024 - Go
REST API that allows you to read and add rollercoaster data
-
Updated
Oct 29, 2021 - Go
basics of writing a RESTful web service API with Go and the Gin Web Framework (Gin).
-
Updated
Jan 30, 2024 - Go
Load-balancing algos implementation.
-
Updated
Sep 21, 2021 - Go
[just toy] golang - a handy library for http(s) client (such as crawlers) to perform like a browser.
-
Updated
Oct 11, 2023 - Go
Wrapper for Golang http.FileServer that is faster (serving from memory) and uses less bandwidth (gzip, zstd, br's when possible)
-
Updated
Jul 17, 2023 - Go
Hello World OpenFaaS function based on template golang-http
-
Updated
Jun 9, 2021 - Go
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.
-
Updated
Sep 14, 2022 - Go
a golang simple file server
-
Updated
Mar 28, 2024 - Go
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…
-
Updated
Jan 12, 2018 - Go
Simplified HTTP requests and response unmarshaling.
-
Updated
Nov 12, 2020 - Go
a Pluggable OAuth client library for social login (Google, Facebook, Github, Linkedin, Microsoft Identity Platform)
-
Updated
Nov 11, 2023 - Go
SOCKSv5 and HTTP Proxy Server in golang
-
Updated
Jun 16, 2020 - Go
Wrapper for Golang http.FileServer that is faster (serving from memory) and uses less bandwidth (gzips when possible)
-
Updated
Dec 8, 2022 - Go
Improve this page
Add a description, image, and links to the golang-http topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the golang-http topic, visit your repo's landing page and select "manage topics."