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/gohf-http/gohf

GO Http Framework (Golang)

framework go gohf golang http router server

Last synced: 14 Jan 2026

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

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

compose fetch http http-client middleware request

Last synced: 23 Apr 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/mr-xn/check_proxy

Multi-threaded socks proxy checker written in Go!

checker go http socks

Last synced: 15 Apr 2025

https://github.com/el1s7/rests

Easily generate API client's SDK — organize and simplify API Requests — OOP-ish way.

api api-sdk-generator api-wrapper fetch fetch-api get http openapi post request requests rest rest-api schema sdk subcategories swagger

Last synced: 04 Jul 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/meeshkan/py-http-types

Python library for JSON serialisation of HTTP exchanges.

http http-types json python

Last synced: 14 Jan 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/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/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/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/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/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/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/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/funbox/free-port-finder

Tiny utility for checking ports availability

http port-check server tcp

Last synced: 11 Jul 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/thesnowfield/wiredrop

airdrop vs wiredrop!

golang http

Last synced: 26 Jan 2026

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/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/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/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/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/denpeshkov/httpsign

Signatures for HTTP requests

cryptography go golang http signature

Last synced: 15 Dec 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/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/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/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/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/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: 16 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/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/yaacov/gokitty

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

go gokitty http router

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

A simple passwordless authentication middleware using email.

authentication email http middleware

Last synced: 14 Apr 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/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/hrbrmstr/hdrs

Have Some Fun with 'HTTP' Headers

http http-headers r rstats

Last synced: 29 Oct 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/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/apache/geronimo-batchee

Apache Geronimo BatchEE JBatch implementation

geronimo http java javaee network-server web-framework

Last synced: 15 Mar 2026

https://github.com/protoarch/angular

Enterprise level angular solutions

ab angular authentication authorization enterprise http linters

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

Simple and lightweight yet powerfull PHP framework

framework http middleware php router

Last synced: 23 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: 10 Apr 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/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/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/lukereichold/http-server

A simple threaded http server in C

c http http-server

Last synced: 18 Feb 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: 17 Jul 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/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/lykmapipo/express-respond

HTTP response methods with auto content negotiation for expressjs

expressjs http response

Last synced: 19 Mar 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/robertohuertasm/log-ingestor

🌐🦀 A simple http logs ingestor

cli csv http logs

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

Low-Level TypeScript HTTP-related Modules.

error-handling headers http status typescript

Last synced: 24 Apr 2025

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/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/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/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/zlgopen/awtk-lite-service

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

async awtk http service

Last synced: 11 Feb 2026

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/nakanoasaservice/httpbin-hono

A httpbin implementation built with Hono and deployed on Cloudflare Workers.

api cloudflare cloudflare-workers hono http http-server httpbin json serverless service

Last synced: 01 May 2026

https://github.com/nethesis/tancredi

IP phone provisioning engine

http ip json-api phone provisioning template

Last synced: 08 May 2026

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

REST API Client for various services

client golang http

Last synced: 12 Apr 2026

https://github.com/achrafelkhnissi/webserv

webserv is an HTTP server capable of handling multiple clients simultaneously using C++, Socket programming, and CGI.

1337 1337cursus 1337school 42 42born2code 42cursus 42projects 42school c cgi cpp cpp98 http http-requests http-server makefile network-programming socket-programming webserv webserver

Last synced: 10 Apr 2025

https://github.com/nathan-osman/i5

Reverse proxy for web applications running in Docker containers

container docker golang http monitor reverse-proxy

Last synced: 15 Apr 2025

https://github.com/ralfebert/sweeturlrequest

SweetURLRequest simplifies common cases for creating an URLRequest and handling HTTPURLResponse.

http ios swift urlsession

Last synced: 15 Mar 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/luzifer/gziphttp

Very simple HTTP server for serving static files with ability for gzip compression if supported by the client

golang gzip http server

Last synced: 12 Jun 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/databooster/pywebapi

PyWebApi is a magic wand for Python RESTfulization. It turns any Python module level functions into Web API (RESTful Services) out of the box.

databooster function http iis json module out-of-the-box python restful restfulization service webapi

Last synced: 09 Apr 2025