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/hyperimpose/minutiae

An Erlang application that extends the minutia (https://github.com/hyperimpose/minutia) Python library.

erlang html http hyperimpose link minutia parsing url website

Last synced: 13 Oct 2025

https://github.com/szpolny/simplehttp

Simple http server written in Rust for learning purposes.

http rust

Last synced: 18 Apr 2025

https://github.com/srcagency/http-routing

Simple routing

http

Last synced: 22 Jan 2026

https://github.com/srcagency/http-infer

Convert the returns of a route to a http response

http

Last synced: 22 Jan 2026

https://github.com/blackwell-systems/err-envelope

Consistent, traceable, retry-aware HTTP error responses for Go APIs — no framework required.

api errors go golang http middleware net-http observability problem-details rest

Last synced: 13 Jan 2026

https://github.com/paebbels/pyhttpserver

An HTTP Server implementation offering a pyHTTPInterface.

http http-requests http-server python3

Last synced: 04 Feb 2026

https://github.com/a-poor/requests

A quick and easy HTTP request library written in Go.

go golang hacktoberfest http requests

Last synced: 28 Jun 2026

https://github.com/c0m4r/rq

rust http query

http reqwest rq rust

Last synced: 24 Mar 2025

https://github.com/i-rzr-i/xresponsetimemw

Generate and write in HTTPContext response header variables request execution time('X-Response-Time') and also provide execution time for an action('X-Action-Response-Time'). This thing may help you when is needed to analyse application time consumiing.

header http middleware profiling response responsetime time tracing variable xresponsetime

Last synced: 01 Jun 2026

https://github.com/laqudee/rust_httpserver

Rust搭建的http与httpserver

http http-server rust

Last synced: 23 Mar 2025

https://github.com/rmuchall/http-status-ts

HTTP status codes for TypeScript.

codes http status typescript

Last synced: 23 Mar 2025

https://github.com/followtheprocess/zap

A command line .http file toolkit

api cli go http http-file http-requests rest-api testing

Last synced: 02 Sep 2025

https://github.com/marcodeg/stepnetworking

A Lightweight and flexible solution to HTTP Requests in Swift.

cocoapods http http-requests ios network networking spm swift urlsession xcode

Last synced: 17 Oct 2025

https://github.com/alexisrodriguezcs/http-1.1-client

A simple HTTP 1.1 Client that implements the GET method and includes the basics of the HTTP/1.1. The program implements a function that takes a URL and returns the body bytes by parsing, checking for the response of the server, and making a GET request. (Python)

http python

Last synced: 11 Jun 2025

https://github.com/maku85/orvaxis

Policy-driven execution runtime for Node.js. Structured request lifecycle with declarative policies, hooks, middleware, and built-in tracing. Framework-agnostic — works with Express, Fastify, or any custom adapter.

backend express fastify framework-agnostic hooks http middleware nodejs observability plugins policy request-lifecycle runtime tracing typescript

Last synced: 29 May 2026

https://github.com/jveiiga/project-http-request

Projeto criado para familiarização de métodos HTTP.

api-rest http request

Last synced: 19 Mar 2026

https://github.com/recuencojones/httpr-provider-xhr

Provider for browser requests with XHR in httpr.

http httpr httpr-provider typescript

Last synced: 03 May 2026

https://github.com/dannytech/httpack

Simple config-generated webserver

config http json server yaml

Last synced: 17 Oct 2025

https://github.com/ryhkml/exception-filter

Throwing HTTP exception in Nginx

c errors http linux nginx

Last synced: 18 Oct 2025

https://github.com/ilyasyoy/httpservertest

A simple golang http-server for testing.

golang http http-client http-server test testing

Last synced: 23 Mar 2025

https://github.com/twoojoo/waffle

A Fastify wrapper that makes HTTP servers stupidly easy

api fastify fluent-interface hooks http rate-limiter rest typescript

Last synced: 22 Jan 2026

https://github.com/mo-fatah/mizan

Layer 7 Load Balancer

golang http load-balancer

Last synced: 18 Oct 2025

https://github.com/hajjsalad/esp32-iot-control-and-monitor-system

IoT system on ESP32 using FreeRTOS for real-time sensor monitoring and control. Sends data to AWS IoT Core via MQTT over HTTPS. In the cloud, AWS IoT Core triggers AWS Lambda to process the data and store it in AWS Timestream for analytics and historical insights.

aws aws-iot http oop

Last synced: 25 Mar 2025

https://github.com/matteotorna/pryxapi

PryxAPI is a powerful and flexible HTTP client for Node.js, designed to simplify API requests with advanced features such as authentication, caching, retry mechanisms, and more.

api authentication http http-client http-requests https node-cache node-js npm-package rate-limiting validation validation-library

Last synced: 17 Jul 2025

https://github.com/octolab/config

🎛 Configuration toolkit.

config go hacktoberfest http octolab toolkit

Last synced: 27 Jan 2026

https://github.com/servettonga/cpp_webserv

A lightweight HTTP/1.1 compliant web server supporting static file serving, CGI execution, and virtual hosts.

cpp cpp98 http http-server nginx websocket

Last synced: 08 Feb 2026

https://github.com/mdminhazulhaque/banglalionwimaxapi

:satellite: Banglalion WiMAX API to get Account Information

alepo api banglalion beautifulsoup http json wimax xml

Last synced: 22 Sep 2025

https://github.com/oleskiewicz/httpipe

http <-> stdio bridge

faas go http

Last synced: 15 Mar 2025

https://github.com/bohdaq/http-to-https-letsencrypt

HTTP server with default redirect to HTTPS and support for Let'sEncrypt Automatic Certificate Management Environment using HTTP-01 challenge

http https letsencrypt redirect

Last synced: 25 Jan 2026

https://github.com/soenneker/soenneker.middlewares.trafficlogging

Middleware that logs the full HTTP request and response, including headers and body, using buffered memory streams.

csharp dotnet http httpclient logging middleware middlewares requests responses traffic trafficlogging trafficloggingmiddleware util

Last synced: 06 Jun 2026

https://github.com/micooz/github-webhook-server

flexible github webhook server, support https.

github http https server webhook

Last synced: 11 Apr 2026

https://github.com/filiprokita/connectiontest

This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.

automation connection errorhandling http networking python requests testing webdev

Last synced: 24 Mar 2025

https://github.com/foxcapades/lib-k-multipart

Kotlin MultiPart BodyPublisher for the JDK HttpClient API.

http httpclient jdk11 kotlin multipart multipart-formdata multipart-uploads

Last synced: 06 Apr 2025

https://github.com/pdmlab/express-correlationid-sample

Shows the usage of express-correlation-id package with express controllers and their dependencies

expressjs http httpserver microservices nodejs

Last synced: 12 Apr 2026

https://github.com/sgaunet/ratelimiter

Utility to put in front of a webservice to handle a ratelimit

http ratelimit

Last synced: 30 Mar 2025

https://github.com/alexfigliolia/beaconer

A backward compatible wrapper around the Beacon API

beacon beacon-api http http-requests sendbeacon

Last synced: 21 Feb 2026

https://github.com/shidenkai0/opentracing-contrib

Opentracing integration contributions for commonly used Go libraries

elastic go golang http opentracing

Last synced: 10 Mar 2026

https://github.com/victor141516/vosk-http-api

I took Vosk and wrapped it in a HTTP API

api http vosk vosk-api

Last synced: 24 Mar 2025

https://github.com/wayofdev/laravel-stripe-webhooks

Handle Stripe webhooks in a Laravel application with support of Cycle-ORM.

cycle cycle-orm http laravel payments php php8 spatie stripe webhooks

Last synced: 19 Oct 2025

https://github.com/lintangwisesa/nodejs_http_server_crud

A simple Node.JS HTTP CRUD API server using HTTP module

crud http nodejs

Last synced: 15 Apr 2026

https://github.com/jacobbrewer1/pagefilter

A GO library that produces SQL SELECT statements from filters and parameters provided

go golang http pagination

Last synced: 03 Aug 2025

https://github.com/saltyaom/string-theocracy

Smol HTTP router library

http nodejs router smol

Last synced: 11 Jun 2025

https://github.com/christopher-r-perkins/blink-out-htmx

An HTMX version of Blink Out using HTRB.

html htmx htrb http lights-out-game ruby sinatra

Last synced: 28 Apr 2026

https://github.com/willian-moreno/dt-money

DT Money é o projeto prático da formação ReactJS, cujo objetivo é introduzir e aprimorar novos conceitos como formulários, acessibilidade, uso de APIs, hooks personalizados, controlled components, performance com React DevTools, context selectors, useCallback, memo, useMemo e muito mais!

dt-money http performance reactjs rocketseat

Last synced: 29 Apr 2026

https://github.com/elusivecodes/fyreresponse

FyreResponse is a free, open-source HTTP response library for PHP.

http message php response

Last synced: 20 Oct 2025

https://github.com/alfianandinugraha/learn-websocket-basic

Example websocket without https://socket.io

http javascript websocket

Last synced: 01 Jul 2025

https://github.com/lpabon/lputils

Collection of golang libraries

asynchronous golang http libraries ssh strings test uuid

Last synced: 03 Jul 2025

https://github.com/heyman/http-warmup

Python script & Docker image that waits for an HTTP server to come online and optionally warms it up with a specified number of requests

devops docker http

Last synced: 11 Jun 2025

https://github.com/kuzhalikumaraguru/nodeday1

File system - Create files with current date and time and retrieve all the text files by creating API endpoint

express filesystem http nodejs readfilesync server writefilesync

Last synced: 09 Apr 2026

https://github.com/jaebradley/go-http-status-class

Get an HTTP Status Class from an HTTP Status Code

golang http http-status-code

Last synced: 30 Jul 2025

https://github.com/helloxz/tcpmk_node

TCP.mk is a free and efficient network toolkit designed to quickly diagnose and resolve network issues. It offers a wide range of tools, from IP queries to network status detection, perfect for network operations and development.

dig gfw http ip-query ping traceroute

Last synced: 14 Jun 2026

https://github.com/gallofeliz/iperf3-service

Iperf3 service with nodes callable by http API (for example telegraf)

http iperf3 service telegraf

Last synced: 02 Aug 2025

https://github.com/xuoe/httpcode

"Which HTTP code was it?"

http http-code

Last synced: 08 Apr 2025

https://github.com/rubyonworld/ruby-client

The Namely gem wraps the Namely HTTP API, allowing you to manipulate your account through Ruby.

api gem http ruby

Last synced: 10 Jul 2025

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

A small but handy HTTP status code library

code http python status

Last synced: 18 Mar 2025

https://github.com/soenneker/soenneker.renovate.client

A .NET HTTP client for Mend Renovate operations

api client csharp dotnet http httpclient mend renovate renovateclientutil util

Last synced: 17 Jun 2026

https://github.com/kubaam/proxy-checker-and-generator

Proxy Checker & Generator is a multithreaded Python tool combining random IP generation or loaded lists, strict IP matching, geolocation fallback, UTF-8 safety, and an instant stop. Perfect for CEO-friendly real-time validations with customizable concurrency, retries, and timeouts.

http https proxies proxies-generator proxies-http proxies-https proxies-scraper proxies-socks4 proxies-socks5 proxy proxy-checker proxy-generator proxy-list proxy-scraper socks4 socks5 ssl

Last synced: 27 Apr 2026

https://github.com/helldragon26390/scriptware-executer

Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 25 Aug 2025

https://github.com/ballistic676/scriptware-executer

Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 16 Apr 2025

https://github.com/ghifari160/zei

Go HTTP Client library built atop the standard library's net/http.Client.

golang golang-library http http-client

Last synced: 03 Aug 2025

https://github.com/eibens/surv

A build tool for websites built with Deno.

bundler deno html http reload serve typescript web-development

Last synced: 20 May 2026

https://github.com/kevinmingtarja/groot

A simple error logging service written in Go that logs errors to telegram groups using a bot.

go golang http logger telegram-bot

Last synced: 23 Oct 2025

https://github.com/ivanmartynovleti/java-kanban

Kanban-доска (трекер задач)

api gson http http-client http-server java java-core junit

Last synced: 23 Oct 2025

https://github.com/recuencojones/httpr-provider-node-request

Provider for node requests with request module in httpr.

http httpr httpr-provider node request typescript

Last synced: 16 May 2026

https://github.com/theweird-kid/httpserver

Minimal Http Server in C++ with Multithreading

cpp17 http multithreading raii-management socket tcp-server

Last synced: 23 Jan 2026

https://github.com/drguildo/httpc

A simple command-line HTTP client.

command-line html http

Last synced: 26 Sep 2025

https://github.com/chrkhl/sphero-connector-http

A small CLI tool to connect and control Sphero toys via HTTP requests

api cli connector express http sphero

Last synced: 23 Jan 2026

https://github.com/dynatrace/dcrum-minihttp-decode

Mini HTTP script for DC RUM

dcrum http lua universal-decode

Last synced: 08 May 2025

https://github.com/kanibal97west/scriptware-executer

Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 02 Aug 2025

https://github.com/aivruu/go-http

Small project to test initial Go knowledges using HTTP requests.

go http

Last synced: 24 Oct 2025

https://github.com/hkmori15/hget

Simple and blazing-fast http(s) receiver data utility ⚡

blazing-fast cli http https rust simple utility

Last synced: 24 Oct 2025

https://github.com/maikvandergaag/bicep-ext-http

Bicep Http Extension

bicep http

Last synced: 03 Sep 2025

https://github.com/cdellacqua/http-status.js

Enums for HTTP Status Codes and Messages

http

Last synced: 15 Mar 2025

https://github.com/bernoussama/http-server-rust

HTTP server implementation from scratch in Rust

codecrafters from-scratch http http-server rust

Last synced: 01 Jun 2026

https://github.com/quinta0/httpserver

A very basic HTTP server made in Go

go golang http http-server

Last synced: 02 Aug 2025

https://github.com/sideffect0/web-wheel

simple http file server

golang http http-server server

Last synced: 31 Mar 2025

https://github.com/bondbox/xser

Socket and HTTP Server

http proxy socket

Last synced: 21 Feb 2026

https://github.com/noris-network/jsoner

MediaWiki extension to embed external JSON data (i.e. from a REST API) into an article.

http json mediawiki mediawiki-extension

Last synced: 05 Jan 2026

https://github.com/minitauros/go-breaker

Time based Golang circuit breaker in the form of a RoundTripper/Transport

circuit-breaker golang http

Last synced: 11 Feb 2026

https://github.com/gill-singh-a/http-sniffer

A Python Program that sniffs HTTP Packets and displays useful information on the screen

http http-protocol http-sniffing network network-protocols networking python python-3 scapy sniffing

Last synced: 15 Apr 2026

https://github.com/shashankbiet/ecommerce-backend

A comprehensive, microservices-based ecommerce backend platform built with modern tools and best practices. This project demonstrates a scalable architecture with independent services for API Gateway, User Management, Inventory Management, and Product Search.

api-gateway elasticsearch golang graphana grpc http javascript kafka loki mongodb mysql nodejs prometheus protobuf redis

Last synced: 06 Apr 2026

https://github.com/ldebruijn/holla-liveness-check

A Golang tool for checking liveliness of HTTP reachable targets.

golang http liveliness

Last synced: 02 Aug 2025

https://github.com/suin/print-http

Pretty-print HTTP requests and responses with syntax highlighting support

developer-tools formatting http nodejs pretty-print request-response syntax-highlighting typescript

Last synced: 09 Feb 2026

https://github.com/bloq/memproxyjs

microservice wrapper for memcached

http memcached memcached-client microservice rest-api

Last synced: 08 Sep 2025

https://github.com/makepad-fr/gam

An analytics middleware for Go web servers

analytics go http library middleware

Last synced: 25 Oct 2025