REST API that allows you to read and add rollercoaster data
-
Updated
Oct 29, 2021 - Go
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).
[just toy] golang - a handy library for http(s) client (such as crawlers) to perform like a browser.
This repository is just me learning how to set up a basic server in Golang.
Load-balancing algos implementation.
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.
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…
a golang simple file server
Simplified HTTP requests and response unmarshaling.
a Pluggable OAuth client library for social login (Google, Facebook, Github, Linkedin, Microsoft Identity Platform)
SOCKSv5 and HTTP Proxy Server in golang
Wrapper for Golang http.FileServer that is faster (serving from memory) and uses less bandwidth (gzips when possible)
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."