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/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/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/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/hemulgm/unturnedexplorer

Проводник Unturned

delphi games http mysql unturned

Last synced: 20 Oct 2025

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/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/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/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/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/animenosekai/nasse

A framework written on top of Flask

api flask framework http nasse server tui web wsgi

Last synced: 07 May 2025

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/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/ndxdeveloper/formation-tcp-ip

Formation TCP/IP pour développeurs — De l'adressage IP aux architectures modernes (REST, gRPC, WebSockets). 10 modules progressifs.

architecture developpeur dns formation francais grpc http ipv4 ipv6 microservices networking programmation protocoles-fondamentaux reseaux rest socket tcp-ip websocket

Last synced: 08 Apr 2026

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/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/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/neziw/releasechecker

Easy and lightweight GitHub release parser written in Java using Gson and HTTP Requests.

api api-wrapper apis github-api github-api-client github-api-wrapper github-client gradle gson http https java java-api java-app java-application java-github-api maven

Last synced: 13 Apr 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/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/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/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/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/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/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/jonschlinkert/paged-request

Simplified requests for paged (paginated) content.

get http needle paged pages paginated request

Last synced: 07 May 2025

https://github.com/noglitchyo/middleware-collection-request-handler

Lightweight & dead simple PSR-15 Server Request Handler implementation to process a collection of middlewares.

adr dispatcher http middleware middleware-collection middleware-dispatchers psr-15 psr-7 request-handler

Last synced: 16 Jan 2026

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/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/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/robertohuertasm/log-ingestor

🌐🦀 A simple http logs ingestor

cli csv http logs

Last synced: 18 Mar 2025

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

HTTP Authorization header parser

http http-authentication http-header

Last synced: 03 May 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/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/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/lykmapipo/express-respond

HTTP response methods with auto content negotiation for expressjs

expressjs http response

Last synced: 19 Mar 2025

https://github.com/shellfly/haro

A simple and synchronous web framework written in and for Rust

http rust web webframework

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

Low-Level TypeScript HTTP-related Modules.

error-handling headers http status typescript

Last synced: 24 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/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/the-akira/pythonexperimentos

Experimentos com a linguagem Python: algoritmos, scripts, documentações, desenhos, animações e exemplos.

algorithms csv database files functions http leetcode oop opencv python3 regex threading turtle

Last synced: 07 May 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/dolph/httpcli

Simple command line HTTP client (compared to cURL).

curl http json

Last synced: 08 May 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/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/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/sebescudie/vl.simplehttp

Simple HTTP nodes for the VL programming language

http vl vvvv

Last synced: 18 Jun 2025

https://github.com/yaacov/gokitty

Small, fast and cute URL router and dispatcher for golang.

go gokitty http router

Last synced: 10 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/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/jaywcjlove/sgo-rs

Static file serving and directory listing

cli http http-server rust server service

Last synced: 08 May 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/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/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/yomea/hangu-rpc

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

http netty rpc socket springboot

Last synced: 02 Aug 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/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/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/protoarch/angular

Enterprise level angular solutions

ab angular authentication authorization enterprise http linters

Last synced: 28 Jun 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/thesnowfield/wiredrop

airdrop vs wiredrop!

golang http

Last synced: 26 Jan 2026

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/fracpete/requests4j

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

http httpclient java

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

Simple and lightweight yet powerfull PHP framework

framework http middleware php router

Last synced: 23 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/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/gajus/http-header

Utilities for working with HTTP headers.

header http nodejs

Last synced: 15 Apr 2025

https://github.com/devlive-community/lightcall

LightCall 是一个轻量级的声明式服务调用框架,让服务调用像写接口一样简单。通过简洁的注解方式,帮助开发者以最小的代价实现优雅的服务访问。

feign http http-client

Last synced: 18 Jun 2025

https://github.com/nxvvvv/can-it-http-2

Check if websites are http/1.0 or http/2.0

check go html http http1 http2 https navaneeth repl

Last synced: 12 May 2025

https://github.com/scotow/goxy

TCP tunnel over HTTP

go golang http proxy proxy-server ssh tcp

Last synced: 22 Aug 2025

https://github.com/alexrsagen/node-es6-request

HTTP Request library written in ES6 for Node.js

es6 http http-client node-js node-module nodejs pipe promise

Last synced: 02 Aug 2025

https://github.com/lukechampine/httprpc

An HTTP wrapper for net/rpc

http json-rpc rpc

Last synced: 12 Jul 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/chuangbo/hypro

A simple HTTP local tunnel powered by Go and gRPC

http tunnel

Last synced: 17 Jan 2026