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/sebescudie/vl.simplehttp

Simple HTTP nodes for the VL programming language

http vl vvvv

Last synced: 18 Jun 2025

https://github.com/bdragon300/go-asyncapi

AsyncAPI codegen tool for Go. Supports most of AsyncAPI features, many protocols (and pluggable client for each one), reference resolver and more!

amqp asyncapi asyncapi-tools code-generator codegen go go-tool golang http kafka mqtt raw-sockets redis schema-first tcp udp websockets

Last synced: 11 Jul 2025

https://github.com/snapp-incubator/proksi

Proksi is a set of tools and applications that help you shadow test your web application.

http shadow-testing

Last synced: 15 Dec 2025

https://github.com/krowinski/http-status-codes

PHP List of HTTP status codes, messages and description for them.

http http-status-codes php status-codes

Last synced: 03 May 2025

https://github.com/lykmapipo/express-respond

HTTP response methods with auto content negotiation for expressjs

expressjs http response

Last synced: 19 Mar 2025

https://github.com/jonschlinkert/paged-request

Simplified requests for paged (paginated) content.

get http needle paged pages paginated request

Last synced: 07 May 2025

https://github.com/davidemoro/play_requests

pytest-play plugin driving the famous python requests library for making HTTP calls

api http pytest python requests testing

Last synced: 11 Jul 2025

https://github.com/danielbankhead/jetta

A powerful, multi-protocol request library and toolkit ✈️

altusaero cookie cookie-parser data-uri fetch file http https idn javascript nodejs public-suffix-list request url

Last synced: 27 Aug 2025

https://github.com/dingpingzhang/naivehttpserver

A simple C# http server based on the HttpListener.

file-server http http-server simple-http-server

Last synced: 19 Mar 2025

https://github.com/mnasyrov/shellboard

Simple web server with REST API to execute shell commands for quick monitor or dev automation.

api bash cli http nodejs proxy server shell

Last synced: 23 Jun 2025

https://github.com/ajaynegi45/http-server

A lightweight, custom HTTP server built in Java that handles basic GET requests and supports multithreaded request handling. It’s easy to extend for additional HTTP methods and ideal for learning the fundamentals of server-side programming.

hackoctoberfest2024 hacksquad hacktoberfest hacktoberfest-accepted http http-server java springboot webserver

Last synced: 19 Mar 2025

https://github.com/kuncevic/angular-httpclient-examples

Angular HttpClient example with different backed API

angular aspnet-core expressjs http http-client nodejs

Last synced: 11 Apr 2025

https://github.com/joshb/eagleframework

A network server and web development framework written in Swift.

http http-server swift webserver

Last synced: 13 Jul 2025

https://github.com/phanxipang/peak

Send multiple requests concurrently using any PSR-18 client implementations

async concurrent http parralel psr-18

Last synced: 11 Jan 2026

https://github.com/toss/http-auth-parser

HTTP Authorization header parser

http http-authentication http-header

Last synced: 03 May 2025

https://github.com/a-feld/pywreck

A small, mediocre async Python HTTP client.

asyncio client http http-client python python3

Last synced: 18 Jun 2025

https://github.com/saidinesh5/mongoose-cpp

A rewrite of https://github.com/Gregwar/mongoose-cpp

cmake cpp11 http mongoose mongoose-cpp

Last synced: 02 Mar 2025

https://github.com/eldoy/sirloin

Node web server for HTTP, web sockets and static files.

api fast file-server http http-server https loadbalancer microservice node proxy pubsub static webserver websocket

Last synced: 06 May 2025

https://github.com/marella/node-grpc-web

gRPC Web proxy and Express / Connect middleware for Node.js

expressjs grpc grpc-web grpc-web-proxy http http2 middleware nodejs proxy server web

Last synced: 08 May 2025

https://github.com/scrogson/revolver

An Elixir HTTP Client inspired by Plug and Ecto

composable elixir http

Last synced: 08 May 2025

https://github.com/neosiae/is-valid-http-url

Check whether a string is a valid HTTP URL

http nodejs uri url validation

Last synced: 16 Jun 2025

https://github.com/jeremyben/tshttp

Low-Level TypeScript HTTP-related Modules.

error-handling headers http status typescript

Last synced: 24 Apr 2025

https://github.com/dolph/httpcli

Simple command line HTTP client (compared to cURL).

curl http json

Last synced: 08 May 2025

https://github.com/mike10004/har-replay

Java library for serving recorded HTTP responses from a HAR file.

har http java

Last synced: 08 May 2025

https://github.com/hrbrmstr/hdrs

Have Some Fun with 'HTTP' Headers

http http-headers r rstats

Last synced: 29 Oct 2025

https://github.com/robertohuertasm/log-ingestor

🌐🦀 A simple http logs ingestor

cli csv http logs

Last synced: 18 Mar 2025

https://github.com/bmhatfield/graphite-http-bridge

Bridges HTTP POSTs in batches to a Carbon socket

bridge carbon graphite http python

Last synced: 11 Apr 2025

https://github.com/Integralist/Bash-Headers

A CLI HTTP Headers Filtering Tool (written in Bash)

bash bash-script bashrc cli cli-toolkit http http-client http-header http-response response tool

Last synced: 17 Jul 2025

https://github.com/tada5hi/ebec

A collection of extensible ES6 error classes for different contexts.

abstraction class debug error error-classes error-code error-handling exception extendable http

Last synced: 11 Sep 2025

https://github.com/afiestas/gluetun-sync

Gluetun-Sync is an open-source utility designed to automatically update your services when the NAT port changes in Gluetun VPN

gluetun hooks http slack sync synchronisation synchronization torrent webhooks

Last synced: 11 Apr 2025

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

Apache Geronimo BatchEE JBatch implementation

geronimo http java javaee network-server web-framework

Last synced: 15 Mar 2026

https://github.com/kguzek/stomp-auth-client

A Java STOMP WebSocket client with support for HTTP authentication.

authentication http java messaging stomp stompwebsocket websocket-client websockets

Last synced: 28 Oct 2025

https://github.com/mxvsh/realsync

Execute server functions from client and realtime synchronisation module for modern applications.

express http nodejs realtime socket-io

Last synced: 28 Oct 2025

https://github.com/julian-nash/respond

A fast, effective & efficient way to return JSON, text and XML in Flask with the correct HTTP status code & headers.

api flask http json python rest

Last synced: 10 Apr 2025

https://github.com/honmaple/forest

lightweight and fast HTTP router written in Go

go golang http router web-framework

Last synced: 04 Apr 2025

https://github.com/anup-a/miniface-http-server

🌍 MiniFace HTTP Server is the minimal replica of facebook with custom socket server implementation, custom framework.

http http-server network-programming python quik socket-programming sockets tcp tcp-server

Last synced: 12 Apr 2025

https://github.com/jasonbyrne/minikin

Small but mighty! Tiny server in TypeScript with no dependencies.

http micro microframework router server tiny typescript webserver zerodependencies

Last synced: 13 Apr 2025

https://github.com/imbelousov/httplight

Simple, lightweight and performant API-oriented HTTP framework

api async c-sharp dotnet http http-server

Last synced: 14 Jan 2026

https://github.com/nathanejohnson/intransport

Go http transport and http client that will communicate with https websites that do not present their intermediate certificates, provided it can complete the chain. Also validates stapled OCSP responses, and supports OCSP must staple

golang http http-client must-staple ocsp ocsp-staple

Last synced: 11 Apr 2025

https://github.com/antony/hapda

Define Hapi route handlers for serverless endpoints on now / aws / sls / gcf

bridge functions google-cloud-functions hapi http lambda node-http now serverless sls zeit

Last synced: 21 Aug 2025

https://github.com/chandru415/cqrs-fluentvalidation

.Net Core Request(s) Validations using FluentValidation.

asp-net-core cqrs-pattern fluentvalidation http mediatr requests server-side-validation

Last synced: 26 Aug 2025

https://github.com/b3b/ipython-restmagic

HTTP REST magic for IPython

http ipython jupyter python python-requests

Last synced: 23 Apr 2025

https://github.com/thesnowfield/wiredrop

airdrop vs wiredrop!

golang http

Last synced: 26 Jan 2026

https://github.com/jaywcjlove/sgo-rs

Static file serving and directory listing

cli http http-server rust server service

Last synced: 08 May 2025

https://github.com/rawvoid/vine-project

High-performance proxy library based on Netty. Support socks/http mixed protocol, upstream proxy, MITM, intercept and tamper with https traffic.

http http-tunnel mitm proxy-server socks4a socks5 upstream-proxy

Last synced: 14 Jan 2026

https://github.com/wubin1989/pullcode

pullcode is a typescript http client code generation cli compatible with Swagger 2 and OpenAPI 3

axios http http-client openapi openapi3 rest-api restful-api swagger swagger-codegen swagger2 typescript

Last synced: 12 Apr 2025

https://github.com/9ssi7/cillop

The Cillop Arcihtecture example project for golang.

architecture clean-architecture cqrs ddd-architecture event-driven golang golang-architect http i18n rpc

Last synced: 06 Mar 2025

https://github.com/jameskyburz/fetch-lambda

fetch for lambda bypassing api gateway

api-gateway aws faas fetch http lambda node proxy

Last synced: 30 Apr 2025

https://github.com/monsterxx03/pipe

Network traffic sniffer, decoder and mirror

http network redis sniffer

Last synced: 16 Jan 2026

https://github.com/stain/signposting

Python library for parsing FAIR Signposting links

fair http links linkset rfc8288 rfc9264 signposting

Last synced: 15 Apr 2025

https://github.com/ambar/create-fetch

myFetch = fetch |> query() |> headers() |> xsrf() |> ...

compose fetch http http-client middleware request

Last synced: 23 Apr 2025

https://github.com/mr-xn/check_proxy

Multi-threaded socks proxy checker written in Go!

checker go http socks

Last synced: 15 Apr 2025

https://github.com/fenhl/isup

A python script that uses isup.me to check if a website is up or down, based on https://gist.github.com/andrix/1423960#file-isup-py

http python python-script python3

Last synced: 14 Jul 2025

https://github.com/narasimha1997/exif_service

A C++ microservice used to extract location and other forensic information from JPEG images.

cplusplus docker forensics http jpeg microservice rest-api

Last synced: 12 Apr 2025

https://github.com/JamesKyburz/fetch-lambda

fetch for lambda bypassing api gateway

api-gateway aws faas fetch http lambda node proxy

Last synced: 16 Mar 2025

https://github.com/fatmatto/express-toolkit

Auto generate REST endpoints on top of express and mongoose

api express http mongodb mongoose rest

Last synced: 08 Oct 2025

https://github.com/serviejs/get-body

General HTTP request body parser

body-parser buffer http json promises stream url-encoded

Last synced: 31 Aug 2025

https://github.com/funbox/free-port-finder

Tiny utility for checking ports availability

http port-check server tcp

Last synced: 11 Jul 2025

https://github.com/encodeous/horizon

Horizon is a high performance port tunneling program and tcp proxy powered by WebSockets.

encryption http port-tunneling websockets

Last synced: 05 Sep 2025

https://github.com/jppgks/http-client-server

Client and server implementation of the Hypertext Transfer Protocol (HTTP) using Java Sockets

http http-client http-server socket-programming

Last synced: 23 Apr 2025

https://github.com/tpeczek/lib.net.http.encryptedcontentencoding

Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient

aes-encryption aes128gcm http httpclient

Last synced: 15 Aug 2025

https://github.com/yomea/hangu-rpc

该框架为rpc原理学习者提供一个思路,一个非常简单的轻量级rpc框架,支持http请求rpc数据绑定。

http netty rpc socket springboot

Last synced: 02 Aug 2025

https://github.com/vvvv/vl.io.webserver

A webserver for VL

http vl vvvv webserver

Last synced: 15 Apr 2025

https://github.com/activ8-developers/k-core

Simple and lightweight yet powerfull PHP framework

framework http middleware php router

Last synced: 23 Apr 2025

https://github.com/protoarch/angular

Enterprise level angular solutions

ab angular authentication authorization enterprise http linters

Last synced: 28 Jun 2025

https://github.com/barclayadam/blueprint

Blueprint is a framework for building high-performance HTTP apis, console apps & background processors

console cqrs dotnet http roslyn

Last synced: 15 Apr 2025

https://github.com/bbc2/discolinks

Command-line tool which checks a website for broken links.

broken-links crawler html http link-checker link-checkers link-checking validator web

Last synced: 22 Mar 2025

https://github.com/Julian-Nash/respond

A fast, effective & efficient way to return JSON, text and XML in Flask with the correct HTTP status code & headers.

api flask http json python rest

Last synced: 02 Jul 2025

https://github.com/gohf-http/gohf

GO Http Framework (Golang)

framework go gohf golang http router server

Last synced: 14 Jan 2026

https://github.com/deric-w/pyhp

package/application for embedding and using Python (almost) like PHP.

cgi html http php-like python3 wsgi

Last synced: 11 Oct 2025

https://github.com/lobbyra/webserv

[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98

42 cpp http

Last synced: 30 Jul 2025

https://github.com/telanflow/quick

HTTP Request library for Go (简洁高效的HTTP请求库)

basic-authentication cookies easy go http http-request middleware quick request requests session spider

Last synced: 13 May 2025

https://github.com/aidenwallis/go-write

Simple, clean Golang HTTP response writer.

golang http response-writer

Last synced: 28 Feb 2026

https://github.com/kunkunsh/kkrpc

A TypeScript RPC protocol for multiple environments (iframe, web worker, stdio, http, WebSocket)

http iframe stdio websocket webworker

Last synced: 26 Jul 2025

https://github.com/exogen/ava-nock

Like AVA snapshots but for HTTP requests. Drop-in, zero-config record & replay!

ava http mocking nock record testing vcr

Last synced: 28 Jul 2025

https://github.com/m1k1o/email-auth

A simple passwordless authentication middleware using email.

authentication email http middleware

Last synced: 14 Apr 2025

https://github.com/stackus/errors

Builds on Go 1.13 errors by adding HTTP statuses and GRPC codes to them.

error-handling errors golang grpc http

Last synced: 27 Jan 2026

https://github.com/manosim/mocr

A mock http server to be used where you can't mock http requests

http mock node server

Last synced: 07 Apr 2025

https://github.com/hansputera/tiny-http

My Tiny HTTP Client with zero dependency.

education http https javascript nodejs typescript

Last synced: 08 Oct 2025

https://github.com/delolmo/symfony-router

PSR-15 middleware to use the symfony/routing component and store the route attributes in the request.

http middleware psr-15 psr-7 router symfony symfony-router

Last synced: 01 Feb 2026

https://github.com/infinyon/http-source-connector

Official Infinyon HTTP Source Connector

connector fluvio http source

Last synced: 18 Sep 2025

https://github.com/rajnandigalla/elixor

Observable ( Reactive / Rxjs ) based HTTP client for the browser , reactJs , react native and node.js

http nodejs react-native reactjs rxjs typescript

Last synced: 05 Jul 2025