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/lemonphp/http-client

:+1: The PSR-18 compatible HTTP client with middleware support

client http http-client middlewares psr-18 psr-7 transports

Last synced: 31 Jan 2026

https://github.com/0xn0ne/tellmewhere

一个异步的互联网信息收集工具,支持添加自定义引擎,引擎可自定义命令,自定义存储方式。

http python3

Last synced: 13 Feb 2026

https://github.com/pinheirolucas/opentrivia

API client for Open Trivia DB: https://opentdb.com/

api-client client golang http trivia

Last synced: 22 Jan 2026

https://github.com/arshamroshannejad/cf-forbidden

Efficient methods to circumvent Cloudflare's 403 restrictions, allowing for seamless scraping of websites that implement these protections.

403-forbidden captcha client cloudflare golang http scrapper

Last synced: 30 Apr 2026

https://github.com/woodprogrammer/estepona

Auto Caching Web Server

c cache cache-control clang cpp http

Last synced: 27 Apr 2026

https://github.com/neyn/neynxx

Fast and Lightweight C++11 HTTP Library

c cpp cpp-library cpp11 cxx cxx-library cxx11 fast-library http http-server webserver

Last synced: 28 Apr 2026

https://github.com/aziascreations/pb-libmicrohttpd-bindings

W.I.P PureBasic bindings for the libmicrohttpd library.

bindings http http-server libmicrohttpd purebasic server web

Last synced: 19 Mar 2026

https://github.com/o8x/native-httpclient

通过 tcp 和 unix sock 文件发送原生HTTP请求的HTTP客户端

curl go http http-client native-http-client unix-socket

Last synced: 24 Apr 2026

https://github.com/cblomart/spliceproxy

Transparent proxy for https and http

http https proxy transparent-proxy

Last synced: 08 Jun 2026

https://github.com/sixarm/sixarm_ruby_http_status_codes

SixArm.com » Ruby » HTTP Status Codes

codes gem http ruby status

Last synced: 03 May 2026

https://github.com/softinstigate/nginx-restheart

Example of NGINX as a SSL frontend for RESTHeart.

docker docker-compose http https https-proxy nginx restheart ssl ssl-frontend

Last synced: 17 Apr 2026

https://github.com/stefanhuber/serverseitige-softwareentwicklung

Skriptum Serverseitige Softwareentwicklung

http lecture-material php

Last synced: 20 Oct 2025

https://github.com/uraninite/proxy-server

Python proxy server.

http https linux proxy python server

Last synced: 06 Jun 2026

https://github.com/huntlabs/netkit

This library contains tcp / http / http2 / websocket servers and clients.

client http http2 server tcp websocket

Last synced: 03 Mar 2026

https://github.com/x86-39/ansible-http-server

This is a web server written in Ansible. Yes, WRITTEN IN Ansible. Not using an external web server.

ansible ansible-eda ansible-playbook eda event-driven-ansible http

Last synced: 18 May 2026

https://github.com/masx200/http-https-http2-polyglot

Serve http and https and http2 connections over the same port with node.js,and add typescript support

http http2 server tls

Last synced: 18 Jun 2026

https://github.com/rmmlr/rca.lighthttpserver

Very simple and lightweight HTTP server implementation

appveyor get http http-server nuget post

Last synced: 19 Apr 2026

https://github.com/piotrpersona/httpst

Display information about HTTP Status Code

http tool utility

Last synced: 12 May 2026

https://github.com/soenneker/soenneker.extensions.httpclient

A collection of helpful HttpClient extension methods, like retry and auto (de)serialization

client csharp dotnet extension extensions http httpclient httpclientextension polly retry

Last synced: 11 Jun 2026

https://github.com/ignis-sec/hostname-polluter

Minimalistic extension to quickly check hostname pollution

browser-extension cybersecurity http infosec security security-tools

Last synced: 05 Jun 2026

https://github.com/niclashaderer/luftschloss

Dependencyless pure typescript webserver with openapi generation

http node server typescript

Last synced: 15 Feb 2026

https://github.com/nth-zik/cb-pro-proxy

CB Pro Proxy is a production-ready React Native VPN proxy manager that delivers secure SOCKS5/HTTP tunneling, ADB-powered automation for device labs, and native tun2socks integration—perfect for scaling mobile QA, CI/CD, and remote testing workflows.

adb http phone phone-farm proxy socks5

Last synced: 06 Feb 2026

https://github.com/flowerinthenight/psscript-exec-http

A simple client/server tool for executing powershell script over http.

csharp http powershell

Last synced: 16 Apr 2026

https://github.com/ethlo/r7

r7 is a high-performance Java HTTP gateway core with composable routing, low-allocation design, and memory-mapped full audit logging with pluggable tailers.

http proxy-server routing-engine

Last synced: 05 Jun 2026

https://github.com/mesosphere-backup/http-service

Wraps connections managed by the `@dcos/connection-manager` package into an Observable.

http observable request rxjs stream

Last synced: 29 Jun 2026

https://github.com/jacobkosmart/weather-app-flutter

Provide in real-time weather conditions like degree, weather, fine dust etc in current position. It's published on Google Play App Store and Web

flutter http weather-api

Last synced: 18 Apr 2026

https://github.com/itsmichaelbtw/urbex

A fast HTTP client built for NodeJS and the browser. Supports custom pipeline transformations, isolated clients and more.

browser cache http http-client nodejs promise-api typescript

Last synced: 29 Apr 2026

https://github.com/lowleery/vwebx

A modern, fast, and flexible web framework for the V programming language

api framework http json rest server sqlite v web

Last synced: 12 Oct 2025

https://github.com/i-umairkhan/http-server-nodejs

basic node server with http

curl http nodejs server

Last synced: 04 May 2026

https://github.com/litert/http-client.js

The HTTP client wrapper for Node.js

client http nodejs

Last synced: 04 Apr 2026

https://github.com/proxymesh/proxy-examples

Example code for using proxy servers in different programming languages

aiohttp http https httpx proxy python python3 requests ruby scrapy urllib3

Last synced: 11 Feb 2026

https://github.com/jazzshu/reverse-proxy

Reverse proxy project created as a test assignment for a job interview

http https interview javascript job nodejs proxy reverse-proxy

Last synced: 16 Apr 2026

https://github.com/woojiahao/go-http-server

HTTP server built in Go, following this guide: https://theprogrammershangout.com/resources/projects/http-project-guide/intro.md

go go-http golang http http-server

Last synced: 24 Feb 2026

https://github.com/JBZoo/Mock-Server

Flexible HTTP mocking application for testing and fast prototyping

http http-server httpmock jbzoo mmock mock mock-server php prototyping stubbing testing

Last synced: 28 Feb 2026

https://github.com/ralph-bergmann/httptools

collection of Dart and Flutter libraries for HTTP request handling

cache dart flutter http interceptor network

Last synced: 04 Mar 2026

https://github.com/k9mil/eagle

🦅 A simple, fast, and fun CLI-based application which functions as a helper to find answers to your programming questions! Written in Golang + Cobra.

api-client cli cli-app cobra eagle fmt go golang http json json-api regex scraper scraping-websites stackoverflow stackoverflow-answer stackoverflow-api stackoverflow-questions web-scraper web-scraping

Last synced: 28 Apr 2026

https://github.com/novikd/proxy-server

Proxy server

http kqueue proxy-server

Last synced: 14 May 2026

https://github.com/mglagola/ngrok-serve-dir

Easily serve a directory's contents over the internet using ngrok

file-sharing http ngrok nodejs npm npm-package

Last synced: 11 May 2026

https://github.com/fmjsjx/entrepot

A simple service for receiving data(logs) based on netty4.

http java log netty resp3

Last synced: 02 May 2026

https://github.com/owainlewis/akka-http-clj

A high performance HTTP client for Clojure built on Akka HTTP

clojure http http-client

Last synced: 02 May 2026

https://github.com/kongzue/basevolley

🔥Volley的二次封装,更好用,更易用,更标准

android http request volley

Last synced: 29 Apr 2026

https://github.com/junian/python-apps

Python script / console / terminal apps and API

example http python

Last synced: 01 Feb 2026

https://github.com/viztea/kiso

set of kotlin multi-platform libraries

format http io jvm kotlin multiplatform sprintf

Last synced: 11 Feb 2026

https://github.com/vertikajain/node-js

100 days of code challenge. Day-50 onwards

callbacks dns error-handling event-emitter filesystem http node-js streams url

Last synced: 22 Apr 2026

https://github.com/lastnamearya/easyhttp-library

Custom HTTP Library for quickly testing an App for HTTP Requests :fire:

ajax http javascript json rest-api testing

Last synced: 02 May 2026

https://github.com/cmst0us/ilmp

iOS HTTP(S) Proxy Base on nginx mysql php

http https ilmp ios jalibreak mysql nginx php proxy

Last synced: 04 May 2026

https://github.com/thewaterfall/fluent-request

Fluent Request is a Java library designed to simplify and streamline the process of making HTTP requests. It follows a fluent builder pattern, allowing users to construct complex HTTP requests in a readable and expressive manner

http http-client java java-http-client java-http-request request request-builder

Last synced: 22 Jan 2026

https://github.com/sshtools/uhttpd

A very simple Java embeddable HTTP/HTTPS server that has no external dependencies

http http-server https https-server java unit-testing websocket

Last synced: 01 Mar 2026

https://github.com/humbertodias/node-http-vs123

Node app to compare http 1 vs 2 vs 3 protocol.

http http2 http3 nodejs

Last synced: 27 Feb 2026

https://github.com/dpwgc/alisalog

基于Java整合ChickHouse的分布式日志收集与检索系统

chickhouse http java log spring-boot udp

Last synced: 28 Apr 2026

https://github.com/ddo/request

:pizza: Simplified HTTP request client in go

golang http http-client request

Last synced: 23 Jan 2026

https://github.com/hugoalh/http-header-link-es

An ES (JavaScript & TypeScript) module to handle HTTP header `Link` according to RFC 8288 standard.

es header http javascript js link modulejs ts typescript

Last synced: 05 Mar 2026

https://github.com/akagi201/httpdump

Simple Golang HTTP Server which dumps the incoming client headers and body

golang http

Last synced: 13 Jun 2026

https://github.com/rubenchristoffer/hetty-http-utilities

Hetty HTTP Utilities is a lightweight Java API primarily useful for parsing and creating raw HTTP requests and responses, along with sending and receiving them through TCP sockets.

http http-client http-packets http-parser https java login-automation parsing robot tcp tcp-sockets

Last synced: 01 Mar 2026

https://github.com/recuencojones/httpr

Http Request Library

http httpr travis-ci typescript

Last synced: 16 Oct 2025

https://github.com/gdiasag/zero2prod

Following along "Zero to Production in Rust"

ci-cd ddd-patterns http rust tokio

Last synced: 22 Jun 2026

https://github.com/andeya/salvo_macro_ext

Unofficial extension macros for the Salvo web framework

async http macros salvo server web-framework

Last synced: 27 Feb 2026

https://github.com/zimbres/smtptohttp

A worker service that listens for mail messages and sends them to an HTTP endpoint as a POST request

http smtp smtp2http smtp2json

Last synced: 27 Jan 2026

https://github.com/fd-/okhttp-j2objc

A fork of OkHttp modified to work with j2objc

android http ios j2objc java okhttp ssl

Last synced: 01 May 2026

https://github.com/neyn/neynpy

Fast and Lightweight Pyhthon HTTP Library

backend c cpp fast-library http http-server neyn neynpy python webserver

Last synced: 03 May 2026

https://github.com/ldclakmal/wso2-http-transport-sample

WSO2 HTTP Transport Sample

client http http2 sample server wso2

Last synced: 23 Jun 2026

https://github.com/threadly/litesockets-http

Http protocol handlers for litesockets network library

http http-client http-protocol http-server networking

Last synced: 22 Jan 2026

https://github.com/artainmo/webserv

42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.

42school cpp http web

Last synced: 07 Feb 2026

https://github.com/hahmed/quicsilver

HTTP/3 server for Ruby apps

http http3 performance protocol quic rack ruby server

Last synced: 26 Apr 2026

https://github.com/robthree/p1-meter

P1 Meter (Wemos D1 mini) - Serial to HTTP POST / "Serial over WiFi". See also https://github.com/RobThree/DSMR.Net

dsmr homeassistant http p1 p1meter wemos-d1-mini wemos-shield

Last synced: 02 Apr 2026

https://github.com/godexsoft/krabby

Krabby is a Lua scriptable HTTP/WS server powered by C++

cpp17 crablib http inja lua moderncpp scriptable sol2 templates webserver websockets

Last synced: 29 Apr 2026

https://github.com/stremovskyy/recorder

A Go library for recording and retrieving requests, responses, errors, and metrics. This library provides both synchronous and asynchronous methods for recording data to Redis or file storage.

go golang http library package redis

Last synced: 10 May 2026

https://github.com/sogaiu/spork-http-sample

Simple Janet spork/http samples

demo http janet sample spork

Last synced: 25 Jan 2026

https://github.com/remcodex/router

Remote Code Execution Router/Load Balancer

http http-api http-client php rce reactphp remcodex remote-execution

Last synced: 29 May 2026

https://github.com/donuts-are-good/knockknock

simple http load tester for static sites

http load-testing static-site

Last synced: 20 Nov 2025

https://github.com/licoy/logic-axios

a logic axios request encapsulation

axios easy http logic-axios request simple

Last synced: 01 Jul 2025

https://github.com/segevfiner/fetch-light-my-request

fetch-mock wrapper over light-my-request

fetch fetch-mock http injection light-my-request nodejs

Last synced: 28 Sep 2025

https://github.com/akazwz/ua-parser

user agent parser http and grpc service

docker grpc hono http nodejs ua-parser

Last synced: 04 Feb 2026

https://github.com/bes-js/exchain

A fast and flexible currency exchange package for handling multiple currencies.

currency currency-converter exchange exchange-rates exchanges http nyro powerful

Last synced: 05 Feb 2026

https://github.com/filippofinke/dstat

📈 Simple dstat server written in java that shows you requests per second.

dstat http java layer7 stresstest

Last synced: 18 Jun 2025

https://github.com/david-ni/axio-plus

HTTP client base on Axios for the browser

axios http rxjs typescript

Last synced: 25 Sep 2025

https://github.com/apache/geronimo-schema-14

Mirror of Apache Geronimo Schema j2ee 1.4

geronimo http java javaee network-server web-framework

Last synced: 09 Apr 2025

https://github.com/ibnz36/qli

🐳 extremelly small rust binary to generate http requests using json/yaml

cli fast http json request rust yaml

Last synced: 24 Mar 2025

https://github.com/andrey-tech/http-client-php

Простой НТТР(S) клиент на PHP7+ с троттлингом запросов, поддержкой маркера BOM в теле сообщения формата JSON и выводом отладочной информации в STDOUT.

bom client http http-client https https-client json php throttling

Last synced: 24 Apr 2025

https://github.com/fcannizzaro/esp8266-request

Make simple http requests on esp8266 Micropython

esp8266 http micropython request

Last synced: 08 May 2026

https://github.com/karitham/httperr

http error handling simplified

error-handling golang http

Last synced: 21 May 2026

https://github.com/tokers/kuma

http proxy server

http

Last synced: 06 Apr 2025

https://github.com/bytedev/bytedev.formurlencoded

.NET Standard library for serializing and deserializing form URL encoded (application/x-www-form-urlencoded) data.

csharp dotnet-standard formurlencoded http serialization serializer

Last synced: 31 Aug 2025

https://github.com/vgangireddyin/limitware

Generic middleware framework to limit available resources for Golang

golang http limit middleware

Last synced: 26 May 2026

https://github.com/gustavodiasag/zero2prod

Following along "Zero to Production in Rust"

ci-cd ddd-patterns http rust tokio

Last synced: 01 Apr 2025

https://github.com/a3r0id/sonoma

A tiny, programmable http server crafting framework that is built with security and simplicity in mind.

alternative api django easy flask framework http php python server simple socket

Last synced: 05 Jan 2026

https://github.com/maximeguinard/example-.htaccess

🐱‍💻 htaccess are Apache HTTP server configuration files

acess apache apacheserver config configuration eng file fr git ht htaccess http https maximeguinard server serveur web wordpress

Last synced: 12 Apr 2026

https://github.com/apache/geronimo-website

Mirror of Apache Geronimo Website

geronimo http java javaee network-server web-framework

Last synced: 03 Jul 2025