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/samuelgiles/there_was_an_attempt

A small utility designed to be used alongside Dry::Monads::Result to repeatedly attempt an operation sleeping between failed attempts.

backoff backoff-strategy exponential-backoff http monads rails ruby

Last synced: 08 Oct 2025

https://github.com/navid2zp/httptracer

Simple HTTP tracer in Go

golang http httptracer trace tracer tracing

Last synced: 13 Mar 2025

https://github.com/masx200/http-https-http2-polyglot

Serve http and https and http2 connections over the same port with node.js,and add typescript support

http http2 server tls

Last synced: 18 Jun 2026

https://github.com/roadrunner-server/prometheus

RR prometheus metrics HTTP middleware

http middleware prometheus

Last synced: 08 Apr 2025

https://github.com/linna/http-message

PSR-7 implementation

http http-message psr psr-7

Last synced: 09 Oct 2025

https://github.com/math280h/quick-serve

A very simple and limited HTTP Server

http python3 webserver

Last synced: 05 Apr 2025

https://github.com/karashiiro/gittlz

A Git server for the laziest of us. Write and test your Git utilities without any hassle.

ci-cd docker git github-actions golang http integration-testing server ssh test-automation

Last synced: 28 Apr 2026

https://github.com/lemaur/php-url-checker

PHP package to check the URL HTTP response status code and reason phrase.

checker guzzle guzzle-php-library guzzlehttp http php status-code url

Last synced: 13 Apr 2025

https://github.com/0xn0ne/tellmewhere

一个异步的互联网信息收集工具,支持添加自定义引擎,引擎可自定义命令,自定义存储方式。

http python3

Last synced: 13 Feb 2026

https://github.com/aunkrig/autoauth

An HTTP proxy that handles proxy authentication

407 authentication http proxy

Last synced: 09 Oct 2025

https://github.com/davidchase/mostly-http

HTTP requests powered by Most.js

http monads mostjs reactive requests

Last synced: 05 Apr 2025

https://github.com/proxymesh/proxy-examples

Example code for using proxy servers in different programming languages

aiohttp http https httpx proxy python python3 requests ruby scrapy urllib3

Last synced: 11 Feb 2026

https://github.com/gamemaker1/http-negotiator

A HTTP content negotiator for V

content-negotiation http v v-module vlang vlang-module

Last synced: 09 Feb 2026

https://github.com/aaronjan/sourcemap-scout

Source map as a HTTP service.

http nodejs service sourcemap typescript

Last synced: 09 Apr 2026

https://github.com/z4yx/iot-blockly

Build MQTT and HTTP applications with Blockly

blockly http iot mqtt

Last synced: 04 May 2026

https://github.com/efark/data-receiver

Small web server to receive data through HTTP requests.

data gin-gonic go golang http

Last synced: 23 Feb 2026

https://github.com/licoy/logic-axios

a logic axios request encapsulation

axios easy http logic-axios request simple

Last synced: 01 Jul 2025

https://github.com/ddo/request

:pizza: Simplified HTTP request client in go

golang http http-client request

Last synced: 23 Jan 2026

https://github.com/nalmeida/urltracker

A command-line tool to check HTTP status codes and track redirections for URLs.

cli curl http httpx

Last synced: 17 Sep 2025

https://github.com/peterbrain/http-esp8266-lamp

HomeKit support for your not so smart lamp

arduino esp8266 homebridge homekit http mqtt ota rf

Last synced: 10 Apr 2026

https://github.com/allaman/go-cli-skeleton

A minimal but functional skeleton Go CLI application

bootstrap cli go golang http json kong logging skeleton template zerolog

Last synced: 26 Feb 2026

https://github.com/i-umairkhan/http-server-nodejs

basic node server with http

curl http nodejs server

Last synced: 04 May 2026

https://github.com/newtonmunene99/nodejs_server

A simple NodeJs Server: Built for handling http api calls(get,post,put,delete etc.)

api api-server express-js expressjs http node-js nodejs

Last synced: 07 May 2025

https://github.com/mesosphere-backup/http-service

Wraps connections managed by the `@dcos/connection-manager` package into an Observable.

http observable request rxjs stream

Last synced: 29 Jun 2026

https://github.com/esri/http-inbound-ex-for-geoevent

ArcGIS GeoEvent Server sample Enhanced HTTP inbound Connector to support entering a list of headers

arcgis connector geoevent geoevent-for-server headers http java server transport

Last synced: 25 Jun 2025

https://github.com/heathj/strip-request

A tool for minimizing HTTP requests.

burpsuite http http-requests pentesting

Last synced: 16 Oct 2025

https://github.com/fmjsjx/entrepot

A simple service for receiving data(logs) based on netty4.

http java log netty resp3

Last synced: 02 May 2026

https://github.com/mvpee/42-webserv

A non-blocking HTTP/1.1 server written in C++, designed to handle multiple simultaneous connections efficiently using asynchronous I/O.

19 42 accept bind cpp http request response socket webserv

Last synced: 31 Jul 2025

https://github.com/tony-artz/c-http-server

A simple HTTP 1.1 Web server made using C and Sockets sys calls in Linux

c cmake gnu gnu-linux http http-server linux socket socket-programming sockets web webserver

Last synced: 30 Jan 2026

https://github.com/apache/geronimo-schema-6

Mirror of Apache Geronimo Schema Java EE 6

geronimo http java javaee network-server web-framework

Last synced: 30 Jun 2025

https://github.com/mattmoony/http-client.c

A windows HTTP-Client. I started this side-project to gather some valuable and detailed information about the Hyper Text Transfer Protocol. (TLDR; this is still a work-in-progress) 🕸️

c client http

Last synced: 24 Oct 2025

https://github.com/erengy/hypr

C++ HTTP client library based on libcurl

cpp17 header-only http work-in-progress

Last synced: 20 Jun 2025

https://github.com/Allaman/go-cli-skeleton

A minimal but functional skeleton Go CLI application

bootstrap cli go golang http json kong logging skeleton template zerolog

Last synced: 17 Jul 2025

https://github.com/sunriax/update

Library to update software from different sources with user defined models.

0x007e download ftp github http ragae sunriax update update-client update-service

Last synced: 14 Jan 2026

https://github.com/i2bskn/dispatch

HTTP request multiplexer

go http mux

Last synced: 13 Jun 2025

https://github.com/stremovskyy/recorder

A Go library for recording and retrieving requests, responses, errors, and metrics. This library provides both synchronous and asynchronous methods for recording data to Redis or file storage.

go golang http library package redis

Last synced: 10 May 2026

https://github.com/ace411/bingo-functional-http

A simple tool for sending and receiving content over HTTP. Inspired by Haskell's HTTP package.

haskell-http http http-request http-response php-http php-library

Last synced: 31 Mar 2025

https://github.com/lifailon/check-host

Module for check ping, http, tcp, udp and dns to Internet using Check Host via REST API

api bash check check-host checker http linux module powershell powershell-core pwsh script shell tcp udp windows

Last synced: 24 Sep 2025

https://github.com/xgqfrms/how-https-works-chinese

How-HTTPS-Works-Chinese HTTPS 的工作原理 (中文版)

chinese-translation http http1 http2 http3 https ssh ssl tls web website xgqfrms

Last synced: 24 Aug 2025

https://github.com/chuccp/smtp2http

SMTP to HTTP, Send emails over HTTP , manage SMTP and email addresses via a web page..通过http接口来发送邮件,以web页面方式管理SMTP以及邮箱地址

api http mail smtp smtp-client smtp-to-http smtp2http stmp

Last synced: 06 Mar 2025

https://github.com/bradoyler/route-serve

route serving 🌐 awesomeness

http server

Last synced: 25 Jun 2025

https://github.com/bernardarhia/routee

A lightweight php routing library for writing fullstack applications, backend apis etc. It comes with speed and was inspired by how laravel handles it routing services in the framework

cms csrf-protection http lightweight php router routing url-handler

Last synced: 14 Jan 2026

https://github.com/veloii/classcharts-rs

Unoffical classcharts library for rust

api classcharts education http http-client rust

Last synced: 02 Apr 2025

https://github.com/kirinnee/goatling

JSON HTTP Server

golang http

Last synced: 16 Jan 2026

https://github.com/tonto7973/xim

Xim HTTP Api and AMQP Service Bus Simulators

amqp api http servicebus simulator

Last synced: 10 Oct 2025

https://github.com/arl/serve

Serves the content of a directory as HTTP.

fileserver go golang http serve server simple simplehttpserver

Last synced: 23 Jul 2025

https://github.com/larscom/bitvavo-go

GO thread safe library (WebSockets / HTTP) for Bitvavo

api binance bitvavo broker crypto cryptocurrency exchange go golang http rest websockets ws

Last synced: 11 Apr 2025

https://github.com/raspi/pypdnsrest

PowerDNS HTTP REST API Python client

api http powerdns pypi python rest-api

Last synced: 05 Mar 2026

https://github.com/roadrunner-server/proxy_ip_parser

RR X-Forwarded-*, Forwarded, True-Client-IP, X-Real-Ip parser http middleware

http middleware

Last synced: 11 Jun 2025

https://github.com/qeeqbox/minimal-server

Asyncio websocket http server [Needed for internal testing]

asyncio http minimal server websockets

Last synced: 27 May 2026

https://github.com/charlesread/hmls

Build a node webapp in seconds, wires together hapi, marko, lasso, and socket.io

hapi hapijs http lasso marko node nodejs scaffolding socket-io socketio webapp

Last synced: 03 Aug 2025

https://github.com/alok722/contact-management

Contact management system - Implementation of CRUD operation using MEAN stack.

angular angular-material angular7 api express express-js html http json json-api mean mean-stack meanstack meanstack-framework mongo mongoose nod node

Last synced: 21 Jan 2026

https://github.com/woojiahao/go-http-server

HTTP server built in Go, following this guide: https://theprogrammershangout.com/resources/projects/http-project-guide/intro.md

go go-http golang http http-server

Last synced: 24 Feb 2026

https://github.com/xdk78/hayai

[WIP] hayai - Fast Node.js HTTP framework built on turbo-http

fast framework http javascript nodejs router server turbo-http typescript webframework

Last synced: 04 May 2026

https://github.com/segevfiner/fetch-light-my-request

fetch-mock wrapper over light-my-request

fetch fetch-mock http injection light-my-request nodejs

Last synced: 28 Sep 2025

https://github.com/quarksgroup/sms-client

Go based SMS client

client go http sms

Last synced: 16 Jan 2026

https://github.com/kimyu0218/custom-http

Package that mimic the http module

http http-constants http-message http-request http-response

Last synced: 25 Mar 2026

https://github.com/quillstack/uri

The simple implementation of PSR-7: UriInterface.

http php php7 psr-7 uri uri-interface url

Last synced: 01 Jun 2026

https://github.com/alok722/news-app-angular

A resposnive news web app coded with Angular consuming "https://newsapi.org/" API

angular angular-material angular7 hactoberfest hactoberfest-accepted hactoberfest2020 http news-web newsapi

Last synced: 04 Jan 2026

https://github.com/mnestorov/security-headers-cloudflare-worker

Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.

clickjacking cloudflare code codeinjection cors headers http security-headers workers wrangler xss xss-filter

Last synced: 24 Jan 2026

https://github.com/apache/geronimo-schema-5

Mirror of Apache Geronimo Schema Java EE 5

geronimo http java javaee network-server web-framework

Last synced: 09 Apr 2025

https://github.com/bziemons/dccpp-web-controller

Control model trains via HTTP. Communicates with a serial port using https://github.com/DccPlusPlus/BaseStation on an Arduino. To be used on Raspbian

arduino dcc dccpp http jvm kotlin model raspberry-pi raspbian train web

Last synced: 08 Aug 2025

https://github.com/07akioni/create-merged-request

Merge scattered requests into one, distribute corresponding result to requestor.

http request

Last synced: 21 Mar 2025

https://github.com/thiagodp/http

HTTP headers, status codes, charsets, mimes, etc.

charset compression enconding header http mime php phputil status

Last synced: 11 Sep 2025

https://github.com/mohammed90/http-compliance-testing

The first steps towards validating each part everyone's HTTP implementation

http https httpwg ietf rfc9110 rfcs testing

Last synced: 09 Feb 2026

https://github.com/nzrsky/useragent-generator

High-performance User-Agent generator for Go. Zero-alloc bots, auto-updated browser versions from real usage data.

bot browser crawler go golang http scraping user-agent useragent

Last synced: 14 Apr 2026

https://github.com/bes-js/exchain

A fast and flexible currency exchange package for handling multiple currencies.

currency currency-converter exchange exchange-rates exchanges http nyro powerful

Last synced: 05 Feb 2026

https://github.com/orisai/nette-http-client

[WIP] PSR-17 and PSR-18 HTTP client integration for Nette

client http nette nette-framework orisai php psr psr-17 psr-18 psr-7

Last synced: 03 Oct 2025

https://github.com/askonomm/bobby

A minimal web framework for Rust.

api http rest web-framework

Last synced: 03 Jul 2025

https://github.com/bdusell/jitsu-http

Object-oriented interfaces to HTTP requests and responses in PHP

abstraction http http-request http-response interface php web-development

Last synced: 09 Apr 2025

https://github.com/retro-m/tor-ip-changer

This script utilizes Tor to change the IP address using a specified password and port, along with a local HTTP proxy.

change-ip http password proxy python tor tor-ip-changer

Last synced: 12 Aug 2025

https://github.com/mikekovarik/anchora-app

👨‍💻 Localhost has never been sexier. Simple yet powerful static server app for Windows

http http-server http2 http2-push https node static-server

Last synced: 28 Jan 2026

https://github.com/dullgiulio/premcache

Prefetching Memory Cache

cache go http prefetch

Last synced: 03 Feb 2026

https://github.com/pinpox/http-stressor

A tool to run stress tests on HTTP services

denial-of-service dos golang http stress stresstest

Last synced: 12 Oct 2025

https://github.com/alitari/mockgo-server

Lightweight and scalable server for mocking http endpoints

go golang golang-application http kubernetes mock-server

Last synced: 23 Jun 2026

https://github.com/dotnet/homebrew-dev-proxy

Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.

command-line-tool dev-proxy developer-tools development http microsoft-365 microsoft-graph proxy rest

Last synced: 15 Apr 2025

https://github.com/mirrorhub-io/platform

Mirrorhub base API (Lineageos mirror #1)

api docker docker-compose grpc http mirror mirrors mit protobuf quay rest rest-api

Last synced: 12 Jan 2026

https://github.com/krzys-h/http-sniff-dashboard

A pretty website displaying sniffed HTTP data! #warsztatywww

http sniff warsztatywww www www12

Last synced: 26 Mar 2025

https://github.com/digiaonline/api-recorder

Recorder and player for HTTP requests in Kotlin

api http player recorder request

Last synced: 16 Jan 2026

https://github.com/johnguoy/simple_httpd

一个简单的 HTTP 服务器。

c89 http httpd linux webserver

Last synced: 18 Feb 2026

https://github.com/khalilgharbaoui/leads-extractor

This is a script that extracts leads form multiple JSON endpoints and mashes them together.

api-client cli data-extraction extraction http json phaser ruby

Last synced: 20 Apr 2026

https://github.com/tsar-boomba/motorx

A reverse-proxy in pure rust

http reverse-proxy rust server

Last synced: 13 Apr 2025

https://github.com/oliver-loeffler/niohttp

Building HTTP requests and responses using Java NIO/NIO2

http java-nio

Last synced: 04 Jul 2025

https://github.com/bredele/salute

The best middleware for your HTTP request/response

chunk http middleware request response stream

Last synced: 02 Jul 2025

https://github.com/pdolinic/extract0r

Python 3 http.server with TLS

http tls webserver

Last synced: 15 Mar 2025

https://github.com/recidvst/node-gnu-clacks

A man is not dead while his name is still spoken. Add an 'X-Clacks-Overhead' Header to your Node/Express app.

express headers http middleware node npm npm-package pratchett

Last synced: 07 May 2026

https://github.com/piotrpersona/httpst

Display information about HTTP Status Code

http tool utility

Last synced: 12 May 2026

https://github.com/edgee-ai/careers

Check out our current job openings on the issues page.

edge edgee golang http rust wasm

Last synced: 14 Apr 2026

https://github.com/forest6511/gdl

Concurrent, resumable file downloader for Go

download-manager downloader go http parallel-downloads

Last synced: 14 Jan 2026

https://github.com/ammarfaizi2/uniqqs

A uniq for URL integrated with query string result.

http list uniq unix util

Last synced: 01 Sep 2025

https://github.com/zbo14/bouncer

😎 Dynamically block hostnames with HTTP and SOCKS proxies

docker docker-compose haproxy http http-proxy sequelize socks-proxy socks5 sqlite3

Last synced: 03 May 2026

https://github.com/litert/http-client.js

The HTTP client wrapper for Node.js

client http nodejs

Last synced: 04 Apr 2026

https://github.com/slexx1234/request

Http requests library

cookie http php request session

Last synced: 21 Jun 2025