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/rumpelrausch/microasyncweb
A MicroPython web server using async. Does not block REPL/WebREPL. Code size is less than 9KB. Tested on ESP32.
asyncio esp32 http micropython server uasyncio web webserver
Last synced: 24 Jan 2026
https://github.com/montybechir/proxy_server_err_generator
Proxy server that sits between your browser and other web servers. It takes GET requests from your browser, creates a connection with the requested server, and retrieves the payload. However, this server intentionally inserts random errors into the payload before rendering it to the browser as a prank
get http http-protocol post proxy-server server serverclient
Last synced: 21 Apr 2026
https://github.com/sgaunet/http-echo
webserver that prints miscellaneous informations about the http request.
Last synced: 30 Mar 2025
https://github.com/migmm/alura_challenge-literalura
Challenge literalura
gutendex hibernate http jackson java jpa postgresql springboot
Last synced: 15 Apr 2026
https://github.com/zhooravell/go-solidgate
SolidGate golang client
go golang golang-library http solidgate
Last synced: 29 Jun 2026
https://github.com/mohammedgqudah/rust-http-server
A toy HTTP implementation
Last synced: 01 Feb 2026
https://github.com/shafiqaimanx/slash
Simple HTTP library for Golang, heavily inspired by: https://github.com/gocolly/colly
Last synced: 24 Feb 2025