HTTP
HTTP (Hypertext Transfer Protocol) is a request and response protocol used to send a request to a server and receive a response back in the form of a file. HTTP is the basis of data communication for the web. HTTPS is an evolution in HTTP, where the “S” stands for secure socket layer allowing communication in HTTP to be more secure.
- GitHub: https://github.com/topics/http
- Wikipedia: https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol
- Created by: Tim Berners-Lee
- Released: 1989
- Aliases: http2, https,
- Last updated: 2026-07-02 00:14:56 UTC
- JSON Representation
https://github.com/huynhli/golang-learning
Learning to use golang syntax and http request-response. Working with Go to display tasks and lists on a localhost page with input fields. Modeled after Google tasks or other to-do list apps. Hosted using Render at: https://go-tasks-3d05.onrender.com/
Last synced: 19 Jun 2026
https://github.com/andriykalashnykov/go-http-instrumented-roundtripper
Go http.Client RoundTripper implementation
go golang http http-client http-dial http-transport roundtrip roundtripper
Last synced: 20 Jun 2026
https://github.com/bestikk/bestikk-download
A simple tool to download files from HTTP or HTTPS
build-tool download http https javascript
Last synced: 20 Jun 2026
https://github.com/effectra/framework
Effectra is an MVC (Model-View-Controller) framework designed to provide a structured and organized approach to web application development. It follows a directory structure similar to Laravel and offers various features and components to build robust web applications.
api cli framework http mvc php psr
Last synced: 20 Jun 2026
https://github.com/jingyuexing/httparse
used to parse HTTP request byte stream
Last synced: 22 Jun 2026
https://github.com/algoryn-io/pulse
Programmable load testing engine in Go with arrival-rate scheduling, thresholds, and structured JSON output.
cli golang http load-testing observability performance-testing
Last synced: 27 Jun 2026
https://github.com/skellock/odin-http-server
An example http server in odin
http http-server odin odin-lang
Last synced: 28 Jun 2026