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

Simple HTTP nodes for the VL programming language

http vl vvvv

Last synced: 18 Jun 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/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/jeremyben/tshttp

Low-Level TypeScript HTTP-related Modules.

error-handling headers http status typescript

Last synced: 24 Apr 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/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/lykmapipo/express-respond

HTTP response methods with auto content negotiation for expressjs

expressjs http response

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/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/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/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/linwin-cloud/linwin-db-server

在广袤无垠的现代大数据海洋之中,计算机深度的和信息以及数据绑定,承载这亿万数据的就是数据库软件。 Linwin Data Server,基于Java开发的国产高性能数据库软件。支持国产和Linux操作系统,支持多用户操作。采用Nosql结构,自研mys数据库操作语言,更加简单方便高效。 用户数据的增删改查全部在内存内操作,与硬盘的交互写入读取交由专门的线程管理,无不妨碍.

data data-science database hashmap http java javascript key-value linux programming-language python server typescript webserver website

Last synced: 05 Mar 2026

https://github.com/willforde/urlquick

Requests wrapper that add's support for HTTP caching. It act's just like requests but with a few extra parameters and features.

caching http python requests

Last synced: 14 Jun 2026

https://github.com/lfdubiela/mockwave

HTTP mock server with Goja scripting, MCP integration for AI-assisted rule generation, and a real-time admin UI. Local dev or deployed.

api-testing developer-tools goja golang http local-dev mcp mock-server

Last synced: 04 Jun 2026

https://github.com/inadarei/draft-prefer-transclude

Draft proposal to standardize "transclude" preference for RFC-7240 Prefer header

http rfc transclude

Last synced: 22 Feb 2026

https://github.com/sunquakes/jsonrpc4j

A java client and server over http or tcp implementation of JSON-RPC 2.0. Support consul & nacos.

client consul http java jsonrpc jsonrpc2 nacos netty rpc server springboot tcp

Last synced: 31 May 2026

https://github.com/themosthigh/hermes

A simple native REST client for all desktop operating systems (built with gtk-rs)

desktop-app gtk gtk4-rs http libadwaita libadwaita-rs linux macos postman relm4 rust

Last synced: 14 Jun 2026

https://github.com/zlgopen/awtk-lite-service

AWTK基于线程实现的轻量级服务框架。用于实现网络、视频、音频和其它需要长时间的同步操作。

async awtk http service

Last synced: 11 Feb 2026

https://github.com/fzakaria/http4j

http4j is an HTTP toolkit written in Java (in the vein of http4k) that allows for functional HTTP services

functional http http-server java java-8

Last synced: 19 Oct 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: 10 Apr 2026

https://github.com/stephan-gh/hlsdump

Simple command line tool for dumping HTTP Live Streaming (HLS) streams (live or VOD) as-is with no transformations

audio go hls http streaming video

Last synced: 26 Oct 2025

https://github.com/negrel/http-ece

HTTP Encrypted Content-Encoding (RFC 8188) for Deno and web browsers

deno encrypted-content-encoding http js rfc8188 ts

Last synced: 11 Dec 2025

https://github.com/as/ccp

ccp (cloud copy) copies files across local storage, s3, gs, and http/https protocols. it accelerates web downloads and supports transparent authentication

accelerator amazon awscli copy download file filesystem google gs http https list read s3 s3-bucket upload

Last synced: 31 Jan 2026

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: 26 Oct 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/razonyang/routing

A fast, flexible and scalable HTTP router for PHP.

fast flexible grouping http php restful-api router

Last synced: 08 Oct 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/fcjr/shiftapi

Full-stack type-safety from go to typescript with OpenAPI schema generation out of the box.

framework go http openapi router server

Last synced: 04 Apr 2026

https://github.com/ngtcp2/sfparse

RFC 9651 Structured Field Values parser

c http parser rfc8941 rfc9651 structured-fields structured-headers

Last synced: 17 Jun 2026

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/ambar/create-fetch

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

compose fetch http http-client middleware request

Last synced: 23 Apr 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/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/yomea/hangu-rpc

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

http netty rpc socket springboot

Last synced: 02 Aug 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/denpeshkov/httpsign

Signatures for HTTP requests

cryptography go golang http signature

Last synced: 15 Dec 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/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/protoarch/angular

Enterprise level angular solutions

ab angular authentication authorization enterprise http linters

Last synced: 28 Jun 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/lukereichold/http-server

A simple threaded http server in C

c http http-server

Last synced: 18 Feb 2026

https://github.com/fracpete/requests4j

HTTP for humans, inspired by the amazing Python requests library.

http httpclient java

Last synced: 22 Apr 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/yldrmzffr/muzu

"Muzu" is a TypeScript npm library for server-side HTTP request handling and routing.

backend basic decorators http http-server nodejs typescript

Last synced: 12 Apr 2025

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/cosimo/perl5-http-dav

Perl5 HTTP::DAV CPAN module, interface to WebDAV-enabled HTTP servers

http perl webdav webdav-client

Last synced: 06 Apr 2025

https://github.com/dinanathsj29/angular7-step-by-step-tutorial

A beginners to advanced, building block-step by step guide to Google Angular. We will learn basic to pro Angular latest concepts like component, interpolation, SPA, data binding, Directives, ngFor, ngIf, Service, Pipes, Dependency Injection (DI), HTTP and Observables, Routing etc.

angular7 class-binding data-binding dependency-injection directives event-binding http httpclient interpolation ngclick ngfor ngform ngif observable pipe-and-filter routing services single-page-applications style-binding two-way-databinding

Last synced: 12 Apr 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/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/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/m1k1o/email-auth

A simple passwordless authentication middleware using email.

authentication email http middleware

Last synced: 14 Apr 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/openchami/magellan

Redfish-based BMC discovery tool written in Go

bmc bmc-discovery cli gofish golang hpc http networking openchami redfish

Last synced: 15 Apr 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/activ8-developers/k-core

Simple and lightweight yet powerfull PHP framework

framework http middleware php router

Last synced: 23 Apr 2025

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

Official Infinyon HTTP Source Connector

connector fluvio http source

Last synced: 18 Sep 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/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/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

https://github.com/sailro/httpproxymcp

An HTTP/HTTPS MITM proxy with full traffic capture, exposed as an MCP server so LLMs can inspect, filter, and analyze network traffic through natural language.

capture har http https llm mcp mcp-server proxy

Last synced: 04 Apr 2026

https://github.com/voc/stream-tools

Streaming and load testing tools

ffmpeg hls http mpeg-dash stream

Last synced: 13 Mar 2026

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/mr-xn/check_proxy

Multi-threaded socks proxy checker written in Go!

checker go http socks

Last synced: 15 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/kataras/methodoverride

:new: Lets you use HTTP verbs such as PUT or DELETE in places where the client doesn't support it

go golang http methodoverride middleware nethttp

Last synced: 11 Apr 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/vvvv/vl.io.webserver

A webserver for VL

http vl vvvv webserver

Last synced: 15 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/caneroj1/filter-logger

Filterable request logging as wai middleware

haskell http logging

Last synced: 16 Mar 2026

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

Utilities for working with HTTP headers.

header http nodejs

Last synced: 15 Apr 2025

https://github.com/gatomod/rain

An extremely minimalist video delivery platform made with Rust and React

ffmpeg gatomo hls http react rust video

Last synced: 16 May 2025

https://github.com/allankoechke/mantisbase

Lightning fast BaaS in C++ — One binary, full backend, anywhere.

api auto-rest-api cpp database http rest-api sql

Last synced: 17 Jan 2026

https://github.com/mutablelogic/go-client

REST API Client for various services

client golang http

Last synced: 12 Apr 2026

https://github.com/statico/glulxe-httpd

👾 HTTP+JSON Glulx (.ulx) interactive fiction server with session support

docker glulx glulxe http http-server if inform inform7 interactive-fiction json nodejs rest typescript

Last synced: 23 Apr 2025

https://github.com/hupe1980/gopherfy

Tool to generate gopher links for exploiting SSRF

exploit fastcgi gopher http mysql postgresql smtp ssrf

Last synced: 06 Jul 2025

https://github.com/fatjohn/unicorntoolkit

This library is mainly to provide a simple way connect http API

csharp dotnet-standard http uwp windows windows-10 windows10

Last synced: 03 Aug 2025

https://github.com/hardenedelements/routable

Platform agnostic request routing library for .NET

dotnet dotnet-core http kestrel routing web-application-framework web-service

Last synced: 20 Aug 2025

https://github.com/jimwas/twitch-viewbot-proxy

Drive live viewers to Twitch in headed or headless browsers with this viewer bot software. Featuring an intuitive graphical interface, the tool is easy to operate and requires SOCKS5 or HTTP proxies to function.

automation browser http live livestream proxy selenium socks socks5 socks5twitch streaming twitch twitch-tools twitchtv twitchviews viewbot viewbots viewers views

Last synced: 06 Sep 2025

https://github.com/linwin-cloud/kylin-language

KyLin 是一款基于Jvm的跨平台高效的编程语言。面相对象和面向过程都是可以的,直译式编程语言 其特点就是快速高效简单,语法设计降低或者避免写出像shit一样的代码,代码就像诗一样优美 同样,其设计成函数式,而且避免套嵌的写法,完全利用函数的调用,代码可读性十分的高,而且运行安全,基于Jvm,jvm有强大的内存安全管理机智 从功能和一些设计上是对标Python的

c http java kylin linux programming-language windows

Last synced: 15 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/codemug/shhttp

An http service that can execute commands/shell scripts and manage their jobs

http remote-control shell

Last synced: 28 Oct 2025