GitHub topics: go-http
joegasewicz/gomek 📦
A minimal http framework that includes some useful tools. Inspired by Flask.
Language: Go - Size: 517 KB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 9 - Forks: 1

ggicci/httpin
🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)
Language: Go - Size: 1.52 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 346 - Forks: 26

ralvarezdev/uru-frameworks-secure-notes-api
Secure Notes API from Frameworks college course
Language: Go - Size: 1.35 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

ralvarezdev/go-net
net/http helper functions for Golang projects
Language: Go - Size: 268 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

matttproud/httpdeadline
Package httpdeadline adds request deadline support to inbound HTTP request contexts using a microscopic http.Handler chaining middleware.
Language: Go - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

theopenlane/httpsling
easy-to-use interface for sending http requests and handling responses
Language: Go - Size: 169 KB - Last synced at: 6 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

ralvarezdev/go-validator
Struct validator through reflection for Golang projects
Language: Go - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

andreychh/snippetbox
Web application that allows users to paste and share snippets of text.
Language: Go - Size: 64.5 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

mtumilowicz/go-chi-gorilla-wire-workshop
Introduction into golang and http ecosystem: chi and gorilla.
Language: Go - Size: 137 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

cperez08/dm-resolver
Resolver based on IP lookup useful for gRPC and http/http2 clients
Language: Go - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 1

shaunschembri/restreamer
Go application/library that re-streams an HLS stream through a Writer interface
Language: Go - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 5

ashutoshgngwr/goatkeeper 📦
A Golang HTTP middleware to validate requests and their responses based on the OpenAPI specification.
Language: Go - Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

lindsaygelle/goheader
Goheader is a comprehensive Go library that handles HTTP header fields. It defines constants for various standard HTTP headers such as AIM, Accept, AcceptCH, etc as well as supporting constructors.
Language: Go - Size: 86.9 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sokil/go-echo-http-server
Simple HTTP server for test purposes
Language: Go - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

woojiahao/go-http-server
HTTP server built in Go, following this guide: https://theprogrammershangout.com/resources/projects/http-project-guide/intro.md
Language: Go - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

marialuizaleitao/SiteMonitor
SiteMonitor is a simple application designed to aid in learning file manipulation in Go. It allows users to monitor the status of multiple websites simultaneously, conducting periodic checks on provided URLs, logging availability and potential failures.
Language: Go - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

krishpranav/httpserver
A simple http server built in golang
Language: Go - Size: 422 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

Xenia101/ShareMe
A file transfer web service
Language: Go - Size: 7.54 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 3

baejoonsoo/url_checker
go언어로 만든 url checker
Language: Go - Size: 6.84 KB - Last synced at: 11 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

1995parham-learning/goURL
curl clone in go
Language: Go - Size: 551 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

yenilikci/go-restapi
Go Programlama Dili Notları ve RESTful API uygulamaları, RESTful API Mimari ve Tasarımları
Language: Go - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

keysmash-studios/kitty
A tiny and actually decent web server
Language: Go - Size: 287 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shlyapos/ServiceBalancerTestTask
:suspect: Proxy service balancer for distributing requests between web services
Language: Go - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sugrado/go-rest-api-template
Go backend (Rest API) project template with Chi and HTTP package.
Language: Go - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

notorious-cyborg/GO-BASIC_LOGIN_PAGE
This is just a basic login page for starting learning about building REST API using golang
Language: HTML - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

senpathi/paramex
Paramex is a library that binds http request parameters to a Go struct annotated with `param`.
Language: Go - Size: 45.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

meission/golang-project-development
Golang 项目开发实践
Language: Go - Size: 46.9 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sousakak/Witchs-Journey-API
The Journey of Elaina API
Language: Go - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tbdsux/reqgo
A simple wrapper for go http requests
Language: Go - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

taalhach/go-http-server
go simple http server
Language: Go - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

Cyb3r-Jak3/simple_http_server 📦
Simple Go HTTP server to demo dealing with requests.
Language: Go - Size: 108 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aSTRonuun/Discover-GO
This repository is for applying all the knowledge I acquired studying the fundamentals of GO
Language: Go - Size: 8.23 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ajsalemo/go-database-samples
Examples of using Go to connect to various databases
Language: Go - Size: 46.5 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Blinnikov/go-rest-api
Learning Go through creating simple REST API HTTP server
Language: Go - Size: 329 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Alpha-Team-Web/Licencia
Language: Go - Size: 20.9 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 2

ahnert37/golang-exploration
Go Lang - Exploration
Language: Go - Size: 1.02 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

baejoonsoo/go_web_scraper
go 언어로 만드는 web scraper
Language: Go - Size: 463 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

toddbirchard/birdteams
🐦 🏈 Let's go Bird Teams
Language: Go - Size: 17 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Southclaws/pocket
A neat little web library to help you write cleaner HTTP request handlers!
Language: Go - Size: 48.8 KB - Last synced at: 25 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 1

phungvandat/go-source-template
Language: Go - Size: 50.8 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

xgfone/go-http-middlewares
A collection of the go http middlewares.
Language: Go - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kambahr/go-webutil
Webutil is a simple, lightweight utility for Go websites.
Language: Go - Size: 3.94 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vokinneberg/http-cache
Caching proxy as middleware for Go.
Language: Go - Size: 42 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ashkan-khd/Simple-Go-Http-Server
Language: Go - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
