An open API service indexing awesome lists of open source software.

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.

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.

echo http webserver

Last synced: 30 Mar 2025

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

http http-server rust

Last synced: 01 Feb 2026

https://github.com/shafiqaimanx/slash

Simple HTTP library for Golang, heavily inspired by: https://github.com/gocolly/colly

go golang http

Last synced: 24 Feb 2025