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/nampdn/elex

Perform election speed check on list of gateways to find the fastest url

browser gateway http ipfs javascript node react-native speedtest typescript

Last synced: 02 Jul 2025

https://github.com/sfuhrm/logwebconfig

Logging configuration using a REST API

configuration http http-server log4j log4j2 logging rest rest-api runtime-config

Last synced: 09 Apr 2025

https://github.com/awesee/http

Package http provides HTTP client

http openset

Last synced: 10 Jun 2025

https://github.com/bborbe/kafka-webhook

Send all records of a Kafka topic via http.

go golang http kafka webhook

Last synced: 05 Jan 2026

https://github.com/fmjsjx/http-demo

A game demo project for HTTP server.

demo http java

Last synced: 12 Jun 2025

https://github.com/rkojedzinszky/mac2vendor

Mac address lookup service

golang http lookup macaddress service

Last synced: 20 Oct 2025

https://github.com/mobskuchen/netpup

Minimal HTTP server

http http-server rust

Last synced: 21 Feb 2026

https://github.com/anzerr/static.http

http server for serving static files

cli http nodejs static util

Last synced: 16 May 2026

https://github.com/mohitk05/xk6-close-idle-connections

k6 extension to close idle connections at a defined interval

http k6 k6-extension xk6

Last synced: 02 Apr 2025

https://github.com/luismanuelamengual/neogroup-httpserver

Simple and fast http server

fast http server simple

Last synced: 15 Mar 2025

https://github.com/ericmpapa/khtunnel

a simple library which tunnels TCP communication in HTTP

http kotlin network tcp tunneling

Last synced: 14 Jan 2026

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab1

Laboratorio 1 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

famaf-unc http lab network python sockets university-project

Last synced: 28 Feb 2025

https://github.com/akurtz87/modbus_plc_python_scada_simulator

Simulated industrial control system with Modbus TCP/IP and web HMI to manage air conditioning units.

hmi-visualization http industrial-automation modbus modbus-client modbus-server modbus-tcp pymodbus

Last synced: 07 Apr 2025

https://github.com/quillstack/response

The response object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast

http http-response psr-17 psr-7 response server-response

Last synced: 19 Apr 2026

https://github.com/ericadamski/rx-get

⛽ An observable wrapper around nodes http(s).get

http https node nodejs observable rxjs rxjs6

Last synced: 20 Apr 2026

https://github.com/plasmapper/http-esp-cpp

HTTP C++ Class Component for ESP-IDF

cpp esp-idf http https

Last synced: 18 Jan 2026

https://github.com/decodelabs/greenleaf

Super-fast directory based HTTP router for PHP

action http middleware php psr-15 router

Last synced: 15 Apr 2025

https://github.com/mntm-lib/http-web

Deno-like http serve

deno http serve server uwebsockets uws

Last synced: 04 Jan 2026

https://github.com/oakfang/xyquest

A proxy based HTTP requests utility

http proxy utility

Last synced: 16 Jun 2026

https://github.com/inphinit/teeny.go

A teeny route system for Go (Golang)

go golang http http-server route routing

Last synced: 15 Apr 2025

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

High performance, simple generic cache written in GO, including a loading cache

api cache cache-loader concurrent fast generic go golang goroutine http loader loading-cache map memory performance thread-safe time-to-live ttl

Last synced: 26 Jan 2026

https://github.com/aayes89/www4mail

Get web pages using mail services

downloader http imap java mail pop3

Last synced: 10 Sep 2025

https://github.com/enzo-boulin/pyrte

python http client to fetch data from RTE (french TSO) various API

client electricity http http-client python rte tso

Last synced: 13 Jan 2026

https://github.com/kananniftiyev/loadfuse

High-performance L7 load balancer implemented in Rust. 💪

algorithms http https hyper load-balancer log rust server tokio yaml-configuration

Last synced: 07 Sep 2025

https://github.com/aimadbahdir/webserv

An education project developed at 1337 school with my teammates, where we built our own web server to learn about HTTP and socket programming. Through this project, we gained the knowledge and skills necessary to develop robust network applications.

cpp98 http http-server sockets

Last synced: 10 Jan 2026

https://github.com/saehun/pasted-request

Generate a http request config from a curl command string or a raw http request string.

axios curl http nodejs parser request typescript

Last synced: 10 Apr 2026

https://github.com/dauntlessdev/clima

flutter app for checking weather

api dart flutter http network

Last synced: 09 May 2026

https://github.com/johejo/aiosphttp

Split downloader using http-range request and aiohttp

aiohttp downloader http range-requests split-downloader

Last synced: 04 Jan 2026

https://github.com/cuigh/shadow

A lightweight HTTP proxy for Go.

golang http https proxy

Last synced: 02 Jan 2026

https://github.com/mouad-el-asri/webserv

🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟

cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver

Last synced: 10 Jan 2026

https://github.com/kingluo/etcd-benchmark

etcd http/grpc performance testing

etcd etcdv3 grpc http

Last synced: 04 May 2026

https://github.com/localtools/php-http-client

Human-friendly and powerful HTTP client package for PHP

client curl framework http http-client psr-18 psr-7 rest

Last synced: 12 Mar 2026

https://github.com/0xdaksh/moon-axios

A small wrapper for integrating axios to Moon.js

axios axios-for-moon http http-for-moon moon

Last synced: 25 Dec 2025

https://github.com/naderio/rerpc

an opinionated take on RPC system intended for usage with or without dedicated client library, HTTP request or Socket.IO event.

expressjs http nodejs rpc socket-io

Last synced: 11 Apr 2026

https://github.com/mariomenjr/handlr

Easily manage routes and handlers on top of *http.ServeMux.

go handler http router

Last synced: 05 Aug 2025

https://github.com/galaxy-sea/libby-http-cache-control

By reusing previously acquired resources, you can significantly improve the performance of websites and applications. Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations. Become more responsive by using HTTP caching

cache cache-control caching etag http httpcache java spring spring-boot springmvc

Last synced: 12 Mar 2026

https://github.com/takama/bit

A simplest HTTP router with additional control

go golang http router

Last synced: 26 Mar 2025

https://github.com/grandmoff100/duckdnsapi

A python wrapper of the DuckDNS HTTP API.

api duckdns hacktoberfest http python sphinx-doc wrapper-api

Last synced: 17 Mar 2025

https://github.com/sug0/go-httpchunker

HTTP client used to speed up chunked downloads

chunked downloader fast go http

Last synced: 07 Apr 2025

https://github.com/aziis98/go-authsession

A library to easily handle cookie sessions and a basic form of permission management with go http frameworks and libraries

auth go http session

Last synced: 24 May 2026

https://github.com/dag0310/mailer-php-api

Send emails using an HTTP PHP API using PHPMailer.

api email http javascript mailing php phpmailer python

Last synced: 18 Jan 2026

https://github.com/novatecconsulting/showcase-spring-http

Demonstrate different approaches for HTTP based communication in Spring

http pai showcase spring

Last synced: 25 Dec 2025

https://github.com/jedimahdi/movie-network

Movie network system with c++

cpp cpp11 http mvc web-application

Last synced: 05 Oct 2025

https://github.com/dheid/sentry-http-interceptors

Sends tracing information about Apache HttpClient calls to Sentry

apache devops http httpclient httpcomponents httpcomponents-client java monitor monitoring sentry trace tracing

Last synced: 20 Aug 2025

https://github.com/nktnet1/easy-libcurl

Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed

curl easy http https libcurl node-libcurl request sync-request sync-request-curl

Last synced: 06 Oct 2025

https://github.com/sebastienrousseau/http-handle

Http Handle is a fast and lightweight Rust library for handling HTTP requests and responses.

http http-handle http-server rust rust-library

Last synced: 15 Aug 2025

https://github.com/tnychn/httpx

A simple and convenient net/http wrapper with an Echo-like interface.

backend echo golang http library router server web wrapper

Last synced: 12 Mar 2026

https://github.com/luisgabrielroldan/ex3mer

Ex3mer is a library for building streams from HTTP resources

client elixir http stream

Last synced: 04 Oct 2025

https://github.com/grepplabs/backstream

A library for establishing outbound WebSocket connections from HTTP servers, overcoming ingress restrictions.

http library websockets

Last synced: 14 Jan 2026

https://github.com/sktylr/routeit

routeit is a lightweight web framework built in go

go http http-library

Last synced: 14 Jan 2026

https://github.com/samuelngs/hyper

HTTP web framework with DataLoader, GraphQL and Swagger integration

framework golang http integration server swagger

Last synced: 07 Oct 2025

https://github.com/dgf/lc-rest-client

LiveCycle REST Client Component (AEM 6.2)

aem component forms http rest

Last synced: 03 Oct 2025

https://github.com/teodutu/sprc

Sisteme de Programe pentru Retele de Calculatoare - UPB 2020-2021

docker docker-compose http http-client http-server microservices mqtt remote-procedure-call rest rest-api rpc

Last synced: 09 Apr 2026

https://github.com/oneframelink/ofl.net.http

Utilities for consuming and publishing over HTTP.

http http-client http-requests http-response

Last synced: 08 Oct 2025

https://github.com/guru901/ripress

An express inspired rust based web framework

exoress http http-server rust rust-library rustlang

Last synced: 07 Aug 2025

https://github.com/ronething/pc-wechat-bot-client

pc wechat golang 客户端

golang http websocket wechat

Last synced: 08 Oct 2025

https://github.com/windwalker-io/io

[READ ONLY] CLI in-out and HTTP request package.

cli http input io psr7-request request

Last synced: 12 Mar 2026

https://github.com/jot85/hapic

HTTP API Client (hapic): A Rust crate for quickly creating nice-to-use client libraries for HTTP APIs, in particular, there's lots of tooling around HTTP JSON APIs.

api api-client http json rust

Last synced: 18 May 2026

https://github.com/Frozen-Projects/FF_HTTP_WF

Unreal Engine 5 HTTP server library based on sogou/workflow with Frunnablethread. Windows only.

backend backend-api backend-service http http-server https https-server server sogou ue5 ue5-plugin ue5-project windows workflow

Last synced: 05 Aug 2025

https://github.com/burgil/supe-project-creator

A simple tool for creating simple web projects with batteries included.

ai bun bundler css deno hotreload html http jsr typescript web

Last synced: 03 Aug 2025

https://github.com/imdrasil/http_method_emulator

Simple HTTP method emulator for form submitted data.

crystal-language http

Last synced: 01 Aug 2025

https://github.com/jorgebg/gief

Instant HTTP file uploading server

http python upload

Last synced: 30 Jul 2025

https://github.com/roshan-labs/http

Nuxt3 $fetch 请求封装

fetch http nuxt nuxt-module

Last synced: 29 Apr 2026

https://github.com/dbubel/intake

Simple API server framework

api-rest framework framwork go goapi golang http middleware

Last synced: 13 Mar 2026

https://github.com/wimski/laravel-psr-http

PSR HTTP setup for Laravel

http laravel psr

Last synced: 23 Feb 2026

https://github.com/dmfed/astral-test

Test assignment for job interview

basicauth html http http-server sqlite-database sqlite3

Last synced: 10 Oct 2025

https://github.com/maileryio/widget-link

Link Widget for Mailery Platform

html http link widget yii

Last synced: 12 Feb 2026

https://github.com/ajzo90/go-requests

Request builder for flexible and composable requests

builder go golang http request

Last synced: 13 Mar 2026

https://github.com/0xrelogic/webhook-catcher-cli

A tiny Go CLI to instantly catch, inspect, and debug webhooks on your localhost, with built-in optional ngrok tunneling.

api api-tes cli debugging developer-tools go golang http localtunnel ngrok tui webhook

Last synced: 10 Oct 2025

https://github.com/sekgobela-kevin/webrute

Python bruteforce library for http requests

asyncio bruteforce bruteforcer http login python requests security

Last synced: 31 May 2026

https://github.com/hypnguyen1209/ming

A HTTP Mux web framework lightweight and high performance 🥗 priority-based routing with Redix Tree which is based on fasthttp

fasthttp go golang http mux router

Last synced: 14 Jan 2026

https://github.com/gianlucatruda/recommendation_extractor

A pair of scripts for (1) extracting URLs from HTML-esque documents and (2) fetching the title, description, and permalink for each URL.

evernote http ifttt python requests url

Last synced: 26 Jul 2025

https://github.com/httpland/cors

CORS protocol utility for standard Request and Response

cors http preflight request response utility

Last synced: 18 Feb 2026

https://github.com/flyclops/tenor_dart

A package for interfacing with Tenor's GIF search directly in Dart using HTTP.

dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor

Last synced: 08 Mar 2026

https://github.com/maindotmarcell/http-from-scratch

HTTP server from scratch. Built with TCP socket programming to deepen my understanding of common networking protocols.

go golang http tcp

Last synced: 14 Jan 2026

https://github.com/v0l/ahws

Asynchronous Http Web Server

async http http-server net-core-2 server websocket websocket-server

Last synced: 24 Jul 2025

https://github.com/halilfocic/onixhttp

My attemt to making full fledged HTTP server in zig

http parser tcp zig

Last synced: 24 Jul 2025

https://github.com/llukas22/tei-client

Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support

client embeddings grpc http

Last synced: 12 Oct 2025

https://github.com/maileryio/widget-link-assets

Mailery Widget Link Assets

html http link vue widget

Last synced: 14 May 2026

https://github.com/cbess/gowebwatch

Go app that watches web resources for HTTP status changes.

golang http web

Last synced: 13 Oct 2025

https://github.com/ssokolow/get_user_headers

Python module to retrieve identifying request headers from the user's browser for use by local bots

automation bot browser helper http library module python python-2 python-3 python2 python3 scraping spider utility web

Last synced: 19 Jan 2026

https://github.com/inphinit/teeny.js

A teeny route system for Node.js

http http-router http-server javascript route routing

Last synced: 23 Feb 2026

https://github.com/tberey/ts-node-poker-game-multiplayer-api-server

An online multiplayer Poker game. Hosted http REST API, made in Typescript and Node, with Express and Socket.IO frameworks.

api http http-server multiplayer node node-js node-module node-ts object-oriented object-oriented-programming objects poker rest rest-api restful-api socket socket-io sockets typescript

Last synced: 21 Jan 2026

https://github.com/prongbang/callx

CallX HTTP Client easy call API for Golang

callx go go-callx go-http-client golang http http-client

Last synced: 23 Feb 2026