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/em-r/httphub

An HTTP Request/Response service written in Go.

go http testing

Last synced: 11 Apr 2025

https://github.com/sunrise-php/stream

⚠️ This package was moved to the http-message package and is abandoned.

http php-library php-stream php7 php8 psr-17 psr-7 stream stream-wrapper

Last synced: 06 May 2025

https://github.com/ap/router-resource

Build REST-inspired routing tables

http perl rest

Last synced: 22 Mar 2025

https://github.com/ba-st/Superluminal

Building blocks for creating HTTP requests and API clients

http http-api-client http-client pharo smalltalk

Last synced: 11 May 2025

https://github.com/selimhorri/upload-download-files-over-http

Spring Boot / Angular application to handle uploading/downloading files in/from the server: videos, img...

angular download http java multipart spring-boot upload

Last synced: 12 Apr 2025

https://github.com/nobrainr/axios-morphism

Axios plugin to transform data requests/responses based on a schema.

api axios client data http interceptor javascript network nodejs request response transform typescript

Last synced: 10 Jul 2025

https://github.com/sunrise-php/http-server-request

⚠️ This package was moved to the http-message package and is abandoned.

http http-server-request php-library php7 php8 psr-17 psr-7 request

Last synced: 06 May 2025

https://github.com/thedevminertv/typed-at-rest

Simple typesafe HTTP handlers and clients backed by @effect/schema

api effect-schema http nextjs typesafe

Last synced: 18 Mar 2025

https://github.com/amadeusitgroup/kassette

kassette is a development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.

developer-tools har http http-proxy http2 http2-proxy https https-proxy local-mocks man-in-the-middle mock mock-server mocking-server proxy proxy-server record replay testing

Last synced: 08 May 2025

https://github.com/toflar/http-request-parser

Parses the string representation of an HTTP request into a PHP superglobal like array

http parser php superglobals

Last synced: 19 Mar 2025

https://github.com/obahamonde/aiofauna

A fully featured backend framework, fast, simple and reliable.

aiohttp cloud faunadb framework http odm python rest-api sse

Last synced: 15 Jul 2025

https://github.com/vlad441/ncpp

Минималистичная системная библиотека / Minimalistic system library

bigint bson cbor cpp98 gui hashing http http-server json libary md5 minimalistic network sha256 system tcp tcp-server udp winxp zero-dependency

Last synced: 06 May 2026

https://github.com/rikhuijzer/julia-webserver

An example Julia webserver which can be hosted on services such as Render or Fly.io

fly hello-world http julia julialang render server

Last synced: 22 Jun 2025

https://github.com/luckymarmot/paw-harimporter

An importer for Paw that imports HAR dumps (e.g. from Chrome Dev Tools)

har http httparchive paw

Last synced: 11 Apr 2025

https://github.com/sile/fibers_http_server

A tiny HTTP/1.1 server framework for Rust

asynchronous http rust server

Last synced: 11 Apr 2025

https://github.com/jwilner/rte

Extraordinary routing

go golang http mux router routing

Last synced: 11 Jan 2026

https://github.com/yezz123/yasgi

yasgi is a tiny ASGI framework ✨

asgi framework http python requests uvicorn websocket

Last synced: 11 Apr 2025

https://github.com/gpiechnik2/xk6-httpagg

k6 extension that allows you to aggregate the results of HTTP requests and view them one by one using a generated .html report. Implemented using xk6.

aggregate html http k6 k6-extension results xk6

Last synced: 19 Jan 2026

https://github.com/ullaakut/gonvey

Gonvey is a simple Go reverse-proxy (don't use it, this was just a coding challenge)

go http metrics reverse-proxy simple

Last synced: 30 Apr 2025

https://github.com/co-it/csharpfunctionalextensions.httpresults

Extensions for CSharpFunctionalExtensions to map Results to HttpResults in your Web-API

actionresult api csharp csharpfunctionalextensions dotnet http minimal nuget result

Last synced: 30 Oct 2025

https://github.com/romis2012/tiny-proxy

SOCKS5/SOCKS4/HTTP proxy server

anyio asyncio http proxy server socks socks4 socks5 trio

Last synced: 10 Jul 2025

https://github.com/monksoul/httpagent

HttpAgent 是一个高性能、灵活且易用的开源库,提供了全面的 HTTP 功能支持,包括文件传输、轮询、测试工具、实时通信、请求管理、Media 类型处理、MessagePack 支持、声明式请求等,并具有低资源消耗和高测试覆盖率的特点。

curl forward http httpclient proxy

Last synced: 13 Apr 2025

https://github.com/manoelcampos/nclua-http

Módulo NCLua que implementa o protocolo HTTP 1.0/1.1 para uso em aplicações interativas do Sistema Brasileiro de TV Digital (SBTVD/ISDB-TB) 📺🔗

dtv ginga ginga-ncl http isdb-t isdb-tb isdbt lua sbtvd tvd

Last synced: 04 Apr 2025

https://github.com/easypost/easyvcr-java

EasyVCR is a Java library for recording and replaying HTTP interactions, packed with advanced features to customize your testing experience. Based on the EasyVCR .NET library.

http request testing vcr

Last synced: 19 Jul 2025

https://github.com/hanjm/fasthttpmiddleware

fasthttpmiddleware is a funny middleware onion for fasthttp.

fasthttp go http middleware

Last synced: 11 Apr 2025

https://github.com/cecoeco/htmltables.jl

Julia package for reading and writing HTML tables using the Tables.jl interface

css data html http julia table tables

Last synced: 11 Apr 2025

https://github.com/asmod4n/mruby-websockets

A simple websockets clients for mruby

http mruby websockets

Last synced: 02 May 2025

https://github.com/gwansikk/query-layer

🔌 Powerful HTTP client management for Vanilla JS, React, Tauri and anywhere

adaptor fetch http http-client middleware request

Last synced: 29 Apr 2025

https://github.com/dasfmi/garson

a simple (mux) router for Go lang on top of net/http

go golang http router server

Last synced: 10 Apr 2025

https://github.com/bdjimmy/gbind

Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation logic for Go values. // 将数据绑定到任何 Go 值。可使用内置和自定义表达式绑定能力;支持对Go值的数据校验逻辑.

bind cache expression form gbind http reflect validate

Last synced: 17 Jan 2026

https://github.com/claytongentry/lasso

Bandit-backed HTTP server mocking

bandit http mock testing

Last synced: 13 Apr 2025

https://github.com/gamemann/go-web-attack-log-simulation

A basic Go program imported from GFL's Gitlab. This simply simulates a web attack via logs.

attack ddos dos go golang http log simulation web

Last synced: 18 Mar 2025

https://github.com/fluffy-melli/routenx

A reverse proxy server with a built-in firewall and intuitive web console for easy configuration and real-time monitoring.

http http-proxy-server https https-proxy-server reverse-proxy ssl-automation ssl-support web-console

Last synced: 26 Jun 2025

https://github.com/gwansikk/fetch-layer

🔌 Powerful HTTP client management for Vanilla JS, React, Tauri and anywhere

adaptor fetch http http-client middleware request

Last synced: 13 Mar 2025

https://github.com/pptacher/web_scraper

book an appointment in city hall in website paris.fr to have your passport/id issued. Reservez en quelques minutes votre rendez-vous dans une mairie d'arrondissement a Paris pour déposer votre demande de passeport ou carte d'identité.

beautifulsoup browser-automation http libcurl paris re2 selenium webscraper webscraping

Last synced: 12 Apr 2025

https://github.com/mkeen/rxhttp

👋 (Universal) Streaming Fetch HTTP Client Powered by ReactiveX (RxJS)

http http-client javascript javascript-library npm-module rxjs rxjs6 typescript

Last synced: 06 May 2025

https://github.com/yokawasa/vs_httpd

Very Simple HTTP Server that can deliver static files very fast.

c high-performance http http-server libevent web-server

Last synced: 28 Oct 2025

https://github.com/munsy/battlenet

A Golang HTTP client for obtaining data from Blizzard Entertainment's Battle.net API.

api battle battlenet battlenet-api blizzard blizzard-api client d3 diablo3 diabloiii go golang http net sc2 scii starcraft2 wow wow-api

Last synced: 17 Jan 2026

https://github.com/tlaanemaa/http-error-classes

HTTP error classes for JavaScript or TypeScript applications

error express http http-errors nodejs

Last synced: 20 Jul 2025

https://github.com/kouks/awi

Versatile, modern and lightweight http client based on promises.

ajax client http node promise xhr

Last synced: 17 Mar 2025

https://github.com/luzifer/webcheck

webcheck is a CLI tool to check the health of a web page

check golang health http web

Last synced: 10 Apr 2025

https://github.com/valeriansaliou/node-bloom-control

:bouquet: Bloom Control integration for Node. Used in pair with Bloom, the HTTP REST API caching middleware.

bloom cache ddos dos http nodejs npm npm-package performance rest scale speed

Last synced: 30 Apr 2025

https://github.com/pchdev/wsclang

websocket primitives proposal for sclang (work in progress)

http oscquery supercollider websocket zeroconf

Last synced: 12 Apr 2025

https://github.com/ido50/requests

High-level, API-centric HTTP client for Go

api api-client go golang http https requests rest rest-api restful

Last synced: 07 May 2025

https://github.com/skx/remotehttp

Magic wrapper to deny HTTP-requests to to "local" resources.

go golang http library security transport utility wrapper

Last synced: 23 Apr 2025

https://github.com/oliver-oloughlin/jex

Configure strongly typed API clients

api api-client http http-client javascript jsr typescript web

Last synced: 03 May 2025

https://github.com/joeig/gin-cachecontrol

Cache-Control middleware for Gin

cache-control gin go http

Last synced: 15 Apr 2025

https://github.com/gamemann/Go-Web-Attack-Log-Simulation

A basic Go program imported from GFL's Gitlab. This simply simulates a web attack via logs.

attack ddos dos go golang http log simulation web

Last synced: 07 May 2025

https://github.com/daheige/go-proj

Go web/api, grpc, job layered design, can be used for go large project development.

api go-proj golang grpc http job web

Last synced: 28 Apr 2025

https://github.com/collbox/http-cron

Service / Clojure library to POST to HTTP endpoints at regular intervals

cronjob elasticbeanstalk http

Last synced: 21 Feb 2026

https://github.com/jhuckaby/poolnoodle

A simple HTTP web server with managed child worker pools.

daemon http https pool server web

Last synced: 12 Aug 2025

https://github.com/willsaibott/LibHTTP

LibHTTP that is similar to ExpressJS in usage, but it's built using Boost Beast Framework, and it's written in modern C++17. Please, take a look:

boost boost-asio boost-beast expressjs http https-server httpserver qmake visual-studio websocket websocket-server

Last synced: 11 Mar 2025

https://github.com/krutoo/fetch-tools

Set of utilities for JS Fetch API

axios bun deno fetch fetch-tool http javascript middleware nodejs typescript

Last synced: 15 Apr 2025

https://github.com/siketyan/h123

An experimental HTTP server in Rust that supports HTTP/1.1, HTTP/2, and HTTP/3 over QUIC.

http http-server http2 http3 hyper quic rust-cli

Last synced: 02 Jul 2025

https://github.com/clescot/kafka-connect-http

Kafka Connect HTTP Sink and Source connectors

connect http kafka

Last synced: 10 Feb 2026

https://github.com/fyxme/blistener

Blind-XSS listener with payloads to the target user's browser data including cookies, local/session storage, html code, screenshot of current page (HTTP listener optionally)

blind-xss golang http http-listener javascript listener payloads xss

Last synced: 14 Apr 2025

https://github.com/wardpearce/obrequests

Modern typed requests for Python 3 built on-top of HTTPX

async asyncio awaiting based http https object python requests rest sync type typed

Last synced: 21 Aug 2025

https://github.com/cbjs-dev/cbjs

A modern Couchbase SDK for Node.js and TypeScript.

community couchbase http native typescript vitest

Last synced: 08 Jun 2026

https://github.com/sjorek/mediacastsegmenter

Create MPEG2-TS encapsulated stream-segments.

c http mpeg2 streaming streaming-algorithms streaming-video

Last synced: 30 Apr 2025

https://github.com/zombiezen/bass

Utilities for writing servers in Go

backend go golang http sql

Last synced: 24 Mar 2025

https://github.com/pmorelli92/open-telemetry-go

Demo on how to use Open Telemetry in Go including HTTP, AMQP and gRPC

amqp demo example go golang grpc http open-telemetry

Last synced: 23 Oct 2025

https://github.com/kataras/realip

Extract the real HTTP client's Remote IP Address

go golang http iris realip

Last synced: 14 Aug 2025

https://github.com/bmf-san/gondola

A YAML based golang reverse proxy

go http https proxy-server reverse-proxy tls webserver

Last synced: 03 Apr 2026

https://github.com/tanq16/danzo

Simple and fast multi-connection web downloader for CLI written on Go.

danzo download download-manager fast-download go golang http linux macos web-download windows

Last synced: 23 Mar 2025

https://github.com/melardev/springbootapijpapaginatedcrud

Spring Boot Api sample showing how to perform CRUD with pagination

api crud full-stack fullstack http pagination rest spring spring-boot spring-core spring-data

Last synced: 18 Jun 2025

https://github.com/southclaws/pocket

A neat little web library to help you write cleaner HTTP request handlers!

go-http go-web http http-handlers reflection

Last synced: 22 Apr 2025

https://github.com/jhuckaby/pixl-server-web

A web server component for the pixl-server framework.

http https pixl-server uri-handlers webserver

Last synced: 19 Oct 2025

https://github.com/qwq233/ua4f

Another User Agent faker, allowing users to bypass multi device detection for Campus Network via socks5 proxy.

campus-network http openwrt openwrt-package openwrt-zh-cn proxy socks5

Last synced: 15 May 2025

https://github.com/axa-group/native-proxy-agent

A http and https agent for working with proxies that allow keep-alive connections

agent http https keep-alive nodejs proxy typescript

Last synced: 03 Aug 2025

https://github.com/yokawaiik/flutter_learning_apps

Apps made by me for learning reasons. Used tech and libraries: Firebase, GetX, Provider, SQFlite, BLOC, e.t.c.

bloc dart firebase flutter getx http nodejs provider routing soket-io sqflite state-management widgets

Last synced: 27 Oct 2025

https://github.com/adamperkowski/snapbox

HTTP Client Library for Jule

client http jule julelang library

Last synced: 13 Aug 2025

https://github.com/yds12/inquisitor

Simple and fast HTTP load testing tool written in Rust

api-testing http load-testing performance

Last synced: 10 Apr 2025

https://github.com/fellipecaetano/wolf

An opinionated, protocol-oriented networking layer

alamofire http ios networking swift

Last synced: 24 Oct 2025

https://github.com/cutenode/mitm.cool

source code for mitm.cool, a dead-simple site that doesn't have SSL... allowing public WiFi to MITM the request and get you authenticated

attack-me http insecure man-in-the-middle mitm node nodejs not-https wifi

Last synced: 28 Apr 2025

https://github.com/pottava/basicauth-reverseproxy

Dockerized reverse proxy with basic authentication.

aws-s3 http http2 proxy-server webapp

Last synced: 12 Mar 2026

https://github.com/brianmcgee/nats-http

A HTTP Transport for NATS

go golang http nats

Last synced: 24 Sep 2025

https://github.com/cyprinus12138/otelgin

OpenTelemetry trace & metric instrumentation as Gin Middleware

gin gin-gonic gin-middleware http http-server metrics opentelemetry-go tracer

Last synced: 04 Jul 2025

https://github.com/ollls/zio-quartz-h2

ZIO2 native, asynchronous Java NIO based implementation of http/2 packet streaming server with TLS encryption implemented as scala ZIO2 effect. Direct native translation of ZIO ZStream chunks into http2 packets (inbound and outbound).

http http-server http2 http2-server httpclient scala zio zio-http zio-streams zio2

Last synced: 06 Apr 2025

https://github.com/yiisoft/yii-http

Yii HTTP Application

hacktoberfest http yii3

Last synced: 19 Oct 2025

https://github.com/zulhilmizainuddin/httprequest

HttpUrlConnection wrapper for Java and Android. Supports HTTP GET, POST, PUT and DELETE.

android http httprequest httpurlconnection httpurlconnection-wrapper java

Last synced: 27 Jun 2025

https://github.com/little-core-labs/random-access-http-server

Server and middleware to serve read only random access storages over HTTP.

access http middleware random server storage

Last synced: 07 Mar 2026

https://github.com/slashhuang/full-stack-practice

A full stack practice for IO & Thread & Posix

debug http nodejs

Last synced: 04 Jul 2025

https://github.com/shlomnissan/express-client

⚡ Promised-based HTTP client for modern C++ development

cpp http http-client

Last synced: 12 Apr 2025

https://github.com/gowww/fatal

🚑 A handler that recovers from panics

fatal go golang handler http middleware panic recover

Last synced: 01 Mar 2026