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/douglaszuqueto/esp32-rpc

Comunicação remota utilizando RPC e ESP32

esp32 http iot mqtt rpc

Last synced: 11 Apr 2025

https://github.com/jcoupalk/flyserve

FlyServe is a simple web server written in Go, designed to serve files and directories over HTTP quickly and without hassle for file sharing.

file-listing file-sharing golang http http-server web-server

Last synced: 12 Apr 2025

https://github.com/eludris-community/eludris.go

A wrapper for https://github.com/eludris written in go.

eludris eludris-api eludris-wrapper go golang golang-package http websockets

Last synced: 09 Mar 2026

https://github.com/ginuerzh/pht

Plain HTTP Tunnel

http tunnel

Last synced: 07 May 2025

https://github.com/gajus/http-header

Utilities for working with HTTP headers.

header http nodejs

Last synced: 15 Apr 2025

https://github.com/hougesen/hitt

File based HTTP testing tool focused on speed and simplicity.

api-testing cli curl developer-tools hacktoberfest http http-client neovim neovim-plugin postman testing

Last synced: 25 Sep 2025

https://github.com/innogames/deb-drop

Http fastCGI web server for provide simple and secure access for managing Debian packages in repositories

debian http http-server package package-manager

Last synced: 07 May 2025

https://github.com/stong/httpsocks

A fast HTTP-to-SOCKS reverse proxy

http reverse-proxy socks socks5

Last synced: 03 May 2025

https://github.com/dekelev/feathers-http-distributed

Distribute FeathersJS apps over the network with inter-service communication using HTTP protocol

distributed docker feathers feathersjs http kubernetes microservices

Last synced: 09 Jul 2025

https://github.com/jacked-php/jacked-server

Web Server with HTTP and WebSocket Support. ./jackit {laravel|symfony|wordpress|slim|...}

http laravel openswoole php websockets

Last synced: 24 Apr 2025

https://github.com/martin3zra/zttp

A developer-experience focused HTTP client, optimized for most common use cases.

client http ios network swift

Last synced: 29 Oct 2025

https://github.com/nathan-osman/i5

Reverse proxy for web applications running in Docker containers

container docker golang http monitor reverse-proxy

Last synced: 15 Apr 2025

https://github.com/renoki-co/laravel-prerender

Prerender Laravel pages using Clusteer and this nice package.

browser clusteer http laravel middleware php prerender puppeteer render

Last synced: 10 Apr 2025

https://github.com/tessellator/bell

A simple Clojure HTTP router. Zero dependencies. Zero macros.

babashka clojure http ring routing

Last synced: 11 Aug 2025

https://github.com/joshnuss/httpx

A tiny concurrent & fault-tolerant HTTP server that uses pattern matching for routing

concurrency elixir fault-tolerance http pattern-matching routing

Last synced: 25 Jun 2025

https://github.com/sourcelevel/faraday-log-subscriber

A Log Subscriber for Faraday clients

cache faraday http logging middleware

Last synced: 10 Aug 2025

https://github.com/cryptaliagy/httpget

a ridiculously simple and small http get client to use for health checks

client container distroless distroless-docker docker healthcheck http rust web

Last synced: 19 Apr 2025

https://github.com/happer64bit/hyperscript

Powerful HTTP Request Tester ⌚

api http http-client python python3 test testing web webdev

Last synced: 10 Apr 2025

https://github.com/farrelad/basic-php-restful-api

Demonstrate a basic RESTful API written in native PHP 🐘

basic http http-server php php-native php-restful-api php-server request-response restful-api

Last synced: 19 May 2026

https://github.com/vkatsuba/shot

:rocket: Shot is a small HTTP client library for Erlang

erlang functional http https library rest

Last synced: 10 Apr 2025

https://github.com/broxus/ton-api

Simple, highly experimental, http wallet api for TON

api client http ton wallet

Last synced: 20 Sep 2025

https://github.com/httpsoft/http-router

Simple and fast HTTP request router providing PSR-7 and PSR-15

http http-router php psr-15 psr-7 route router

Last synced: 11 Jan 2026

https://github.com/dulip-sameera/fetch-browser

Simple browser project to understand how a browser works

http java javafx network web-browser

Last synced: 10 Sep 2025

https://github.com/raisinten/benoni

A lightweight C++ HTTP library that uses the system's HTTP client on Windows, Apple and Linux.

apple cpp http libsoup linux nsurlsession windows winhttp

Last synced: 04 Apr 2025

https://github.com/acoshift/header

HTTP Headers for Golang

constants golang http http-header

Last synced: 31 Jul 2025

https://github.com/guanhui07/dcr-swoole

💪高性能PHP Framework ,Cli模式,基于Swoole实现,常驻内存,协程,支持容器、切面、PHP8反射特性attributes实现了路由注解、中间件注解、支持Laravel Orm等特性

annotation command container coroutine crontab dependency-injection-container event http illuminate-database middleware mysql orm-framework rabbitmq redis swoole swoole-framework websocket

Last synced: 04 Apr 2025

https://github.com/miraclx/libxget-js

Non-interractive, chunk-based, web content retriever

async-stream chunk cli http multi-connection segment stream web

Last synced: 28 Oct 2025

https://github.com/tickbh/webparse

http1.1/http2 parse http解析库

http http2 httpparser socks5

Last synced: 13 Apr 2025

https://github.com/alenvelocity/promethium

Scalable Backend Framework for Node.Js

backend http node

Last synced: 15 Apr 2025

https://github.com/athenz/authorization-proxy

Reverse proxy to control HTTP/gPRC access with Athenz policy

athenz authorization authorization-proxy go grpc http https kubernetes sidecar sidecar-proxy

Last synced: 09 Mar 2026

https://github.com/contributte/fly-response

💀 [DISCONTINUED] Serve data and files on-the-fly as response to Nette Framework (@nette). Use contributte/application.

contributte curl http nette-framework php

Last synced: 06 Oct 2025

https://github.com/zoedsoupe/curlit

Programming languages snippets for simple HTTP requests!

begginer-friendly elixir haskell http javascript nodejs python ruby

Last synced: 10 Apr 2025

https://github.com/bincrafters/conan-libcurl

[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index

conan conan-recipe http network

Last synced: 29 Sep 2025

https://github.com/changsongl/grpc-gateway-example

grpc代理简单示例,http协议转grpc协议,简单易懂,200行代码。

grpc grpc-proxy http jsonpb protocol

Last synced: 22 Mar 2025

https://github.com/strvcom/strv-backend-go-net

Go package facilitating writing API applications in a fast and easy manner.

go golang handler http net server

Last synced: 09 Apr 2025

https://github.com/distributive-network/dcp-rest

A Restful HTTP server wrapper for common dcp-client operations

api dcp dcp-client http rest

Last synced: 29 Jun 2025

https://github.com/liborm85/loggable-http-client

Extended logging for the Symfony HTTP Client allowing especially to log the content of the request and response.

http http-client log logger logging php psr-3 symfony

Last synced: 17 Mar 2025

https://github.com/parths007/bookmark-server

A bookmark server or URL-shortening service, similar to TinyURL.com or goo.gl.

http requests server

Last synced: 11 Apr 2025

https://github.com/bayfrontmedia/php-http-response

Easily send HTTP responses.

header http method php redirect response url

Last synced: 11 Apr 2025

https://github.com/generous-folks/reason-web-server

A very simple ReasonML http server based on Httpaf, approaching the principles of "server as a function". Let's build a type-safe web server !

http reasonml reasonml-language

Last synced: 10 Oct 2025

https://github.com/mah0x211/lua-net-http

http module for lua

client http lua network server

Last synced: 28 Jan 2026

https://github.com/dilshat/sms-sender

Simple service to send sms messages via http requests

delivery http rest smpp sms

Last synced: 22 Jan 2026

https://github.com/im-beast/http_benchmarks

🏎️ Deno web frameworks raced against each other

benchmark benchmarking deno http performance speed test testing web web-framework

Last synced: 04 Mar 2026

https://github.com/hexarc-software/hexarc-pact

Hassle-free API integrations for .NET web services. Batteries included.

api aspnet discovery dotnet http integration json pact protocol schema typescript webapi

Last synced: 15 Oct 2025

https://github.com/pimm/parsehttpdate

Parses the value of the Date header in HTTP responses

date dates http javascript

Last synced: 15 Oct 2025

https://github.com/sikanhe/spaceship

Lightweight Reason http server framework

http server

Last synced: 07 Oct 2025

https://github.com/probonopd/simple-http-server

A simple HTTP server that advertises itself to the network with Zeroconf

arm64 armv7 bonjour go golang http httpd mips zeroconf

Last synced: 06 Oct 2025

https://github.com/bouwe77/temba

Create a simple REST API with zero coding in less than 30 seconds (seriously)

http json low-code mongodb nodejs rest

Last synced: 28 Feb 2026

https://github.com/abdera7mane/godot-simplehttpclient

A Godot HTTP client which is a simplified version of HTTPRequest node

connection-pool gdscript godot http http-client http-request https request stream

Last synced: 23 Oct 2025

https://github.com/ktsstudio/extapi

Python/asyncio library for external HTTP requests

aiohttp asyncio http httpx python requests

Last synced: 15 Mar 2026

https://github.com/tsnsoft/delphi_demo_modemresets

Пример программы на Delphi с использованием таймера, доступа по сети и трея

delphi demo http timer tray

Last synced: 14 Feb 2026

https://github.com/tiny-go/middleware

Golang HTTP middleware

golang handler http middleware simple

Last synced: 29 Jan 2026

https://github.com/librity/ft_netmon

42 São Paulo - Labs, 3rd Edition - netmon - A Threaded Network Monitoring Service in Pure C

42 42born2code 42projects 42saopaulo 42school c dns http http-client https https-client monitoring-tool network-monitoring norminette ping pthreads threadpool threads

Last synced: 28 Feb 2026

https://github.com/alexfrancow/gomitm

:construction: An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers written in go.

go golang http https martian mitm proxy security tcp

Last synced: 14 Oct 2025

https://github.com/amayaframework/sun-http-server

A repackaged and refactored sun http server, created in the original form by Oracle and formerly embedded in the jdk. Distributed under the GNU v2 license.

http http-server https https-server java java-8 java-library java-nio java-server nonblocking-sockets sun sun-server

Last synced: 14 Oct 2025

https://github.com/ohdearapp/request-mirror.ohdear.app

The source code of request-mirror.ohdear.app

debugging http

Last synced: 22 Jan 2026

https://github.com/gowww/secure

🔑 Security utilities, CSP, HPKP, HSTS and other security wins

csp go golang good-practices hpkp hsts http https policy secure security ssl

Last synced: 01 Mar 2026

https://github.com/appsflyer/srealip

Go package for securely extracting HTTP client's real public IP

go golang http ip security

Last synced: 10 Oct 2025

https://github.com/nugine/nuclear-router

A URL router library with focus on speed

http router rust

Last synced: 14 Oct 2025

https://github.com/waveshareteam/waveshare_roarm_sdk

This is a python API for serial or http communication with waveshare roarm and controlling it.

http python roarm robotics serial waveshare

Last synced: 17 Mar 2026

https://github.com/martinius96/wifi-termostat

WiFi termostat postavený na platforme Espressif - ESP8266 / ESP32 s využitím teplotného senzora Dallas DS18B20 na OneWire zbernici. Umožuje riadiť kotol signálovým relé ovládaným cez GPIO invertovanou logikou. Výstup je možné na základe firmvéru riadiť v automatickom režime s nastavenou cieľovou teplotou a hysterézou, alebo manuálne softvérovým tlačidlom. WiFi thermostat built on the Espressif platform - ESP8266 / ESP32 using the Dallas DS18B20 temperature sensor on the OneWire bus. It allows to control the boiler by a signal relay controlled via GPIO inverted logic. The output can be controlled on the basis of the firmware in automatic mode with the set target temperature and hysteresis, or manually with a softkey.

arduino communication control dallas ds18b20 eeprom esp32 esp8266 http onewire output relay socket temperature temperature-monitoring temperature-sensor thermostat thermostat-controller webserver wifi

Last synced: 15 Oct 2025

https://github.com/mracos/mix_server

A simple mix task to start a (simple) http server on the current dir

elixir elixir-lang http http-server mix mix-tasks

Last synced: 23 Feb 2026

https://github.com/jurgen-kluft/go-conbee

deconz conbee REST API client in golang

client conbee deconz go golang http rest-api

Last synced: 27 Jan 2026

https://github.com/grepplabs/reverse-http

Reverse HTTP proxy over QUIC protocol

edge go golang http https quic reverse-http reverse-proxy tunnel

Last synced: 14 Jan 2026

https://github.com/kilosonc/faye

faye is multiply thread downloader written in golang

downloader golang http

Last synced: 12 Apr 2025

https://github.com/lexsca/spoof

On-demand HTTP test server for Python

http http-proxy http-server python testing testing-tools

Last synced: 05 Apr 2026

https://github.com/curveball/controller

A simple controller design pattern for curveballjs

controller curveball framework http http2 middleware typescript

Last synced: 14 Jun 2025

https://github.com/hephex/api

api client for Rust

api client http

Last synced: 08 Apr 2026

https://github.com/umutsevdi/brauzer

A graphical web browser from scratch in C for a variety of alternative web protocols

browser c ftp ftp-client gemini gemini-client gemini-protocol gopher gopher-client gtk gtk4 http http-client libadwaita web-browser

Last synced: 30 Apr 2025

https://github.com/astrotomic/pest-plugin-laravel-snapshots

This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.

hacktoberfest http laravel pest snapshot snapshot-testing test testing

Last synced: 10 Apr 2025

https://github.com/mesosphere-backup/mesos-client

Wraps Mesos Event Stream API into rxjs Observable.

client http mesos observable rxjs

Last synced: 05 Mar 2026

https://github.com/nggepe/http_cache_flutter

cacheable http request with interactive widget.

cache dart flutter flutter-package http

Last synced: 10 Apr 2025

https://github.com/middlewares/csv-payload

PSR-15 middleware to parse the CSV body of the request

csv http middleware payload psr-15

Last synced: 13 Dec 2025

https://github.com/project-simple/simple.webplatform

Server for monitoring Gama Server simulations and managing multiplayer connections

gama-platform http multiplayer-game node-js server websocket

Last synced: 02 Feb 2026

https://github.com/andream16/go-opentracing-example

opentracing-go example that generates a trace and child spans across http, grpc, kafka and postgresql.

go grpc http jaeger jaegertracing kafka opentracing span traces tracing

Last synced: 14 Oct 2025

https://github.com/b1nary-gr0up/piano

Simple and lightweight HTTP framework.

go http

Last synced: 08 Jul 2025

https://github.com/charonlabs/mail

MAIL is the universal communication protocol for AI agent swarms—think SMTP for autonomous systems. It enables any AI agents to seamlessly collaborate on complex tasks across organizational boundaries, unlocking enterprise-scale automation with plug-and-play interoperability.

ai-agents distributed-systems fastapi http interoperability multi-agent-systems orchestration protocol service-discovery swarm

Last synced: 02 Feb 2026