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/lekoala/kaly

Minimalist and modern php framework

dependency-injection di framework http microframework php

Last synced: 19 Apr 2025

https://github.com/paulinetw/famous-pig-game

A simple dice game with two players. Each player repeatedly rolls a dice until either a 1 is rolled or the player decides to "hold". The player who first scores 100 or more points wins.

css dom-manipulation game http javascript

Last synced: 13 Jun 2026

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/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/fantasticfiasco/serilog-sinks-http-sample-fluentd

Sample application of Serilog.Sinks.Http sending log events to Fluentd.

dotnet fluentd http serilog serilog-sink

Last synced: 19 Jul 2025

https://github.com/neuroglia-io/workflowcore.http

.NET CORE 3.1 library that defines HTTP workflow steps for the WorkflowCore workflow engine

aspnetcore dotnet http workflowcore

Last synced: 14 Mar 2025

https://github.com/anhnbt/java-network

Các định nghĩa, khái niệm cơ bản của Java Network (Lập trình mạng trong Java)

http java socket tcp udp

Last synced: 17 Jun 2025

https://github.com/snixtho/hawf

HTTP API Wrapper Framework - Quickly build API wrappers and clients

api api-client csharp framework http

Last synced: 16 Jan 2026

https://github.com/o-gariba/nodejs-criando-lib

Encontra links dentro de um arquivo .md e verifica qual o seu status HTTP

cli http jest node nodejs npm

Last synced: 13 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/mhashim6/voice-controlled-pi

Various controls over RaspberryPi's pins through HTTP, Android and voice recognition [school project].

andriod coroutines http kotlin ktor-framework okhttp3 raspberry-pi rest-api school-project voice-recognition

Last synced: 21 Apr 2026

https://github.com/mhingston/jayson

JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL

http json-rpc json-schema nodejs websocket

Last synced: 18 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/rdf-elixir/content_type

An Elixir parser for HTTP Content-Type headers

content-type elixir http parser

Last synced: 18 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/xcrap-dev/puppeteer-extra-client

Xcrap Puppeteer Extra Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer Extra library.

client extra http javascript nodejs puppeteer scraping typescript web xcrap

Last synced: 01 Jun 2026

https://github.com/aiyijing/ttping

完全由 chat gpt 开发的 ping网络工具 支持tcp、icmp、http

chat-gpt http icmp network ping speedtest tcp

Last synced: 15 May 2025

https://github.com/basemax/file-downloader-c

A simple C program for downloading files over HTTP. This tool connects to a specified server, sends an HTTP GET request, and downloads the file from the specified path. The program supports both text and binary files, though it only works with HTTP, not HTTPS.

c c-download c-file-download clang download-file file-download http http-connection network-download socket-download

Last synced: 25 Jul 2025

https://github.com/miiraak/tiktok-ai-auto

Semi-Automated AI-Generated images and publishing

ai api automated bot csharp http image-generation json tiktok windows-forms

Last synced: 07 Feb 2026

https://github.com/vieapps/services.base.http

Base of all HTTP microservices in the VIEApps NGX

http microservices rest vieapps

Last synced: 14 Jan 2026

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/vudodov/http-mediator

Simple, easy-to-hook-up mediator implementation that works natively through the HTTP

http http-mediator mediator mediator-pattern middleware

Last synced: 14 Jan 2026

https://github.com/blockloop/tea

A utility library for better HTTP servers

chi go golang http router util

Last synced: 07 Feb 2026

https://github.com/dualeai/hpke-http

End-to-end encryption for HTTP APIs using RFC 9180 HPKE. Drop-in middleware for FastAPI, aiohttp, and httpx.

aiohttp chacha20 cryptography e2e encryption fastapi hpke http rfc9180 sse streaming x25519

Last synced: 06 Feb 2026

https://github.com/biancarosa/netkit

The HTTP traffic sidecar that will change the way you develop and monitor applications.

caching debugging http monitoring proxy rate-limiting replay requests requests-recording throttling

Last synced: 31 Jan 2026

https://github.com/kshirish/mongrest

HTTP rest interface to play with mongodb

http mongodb rest

Last synced: 19 May 2026

https://github.com/rupurt/echo_boy

HTTP and WebSocket echo server as an OTP Application

elixir http testing websocket

Last synced: 08 Jan 2026

https://github.com/leoborai/okku-server

Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections

docker files http jwt postgresql rust tokio warp websockets

Last synced: 01 Mar 2025

https://github.com/shellbear/qleex

A minimal HTTP Middleware router for Crystal.

crystal http middleware radix router

Last synced: 21 Mar 2026

https://github.com/graveyard-shift/gy-serv-init

Initiate a barebones Golang web-server using gin-gonic as its http framework

boof golang http

Last synced: 12 Mar 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/syntaxe3/serve

wip: rust version of serve [vercel serve]

cli http rust serve tide

Last synced: 18 Jan 2026

https://github.com/chazmcgarvey/talk-bring-your-own-user-agent

Lightning talk I gave at The Perl Conference on 2018-06-20

http perl talk user-agent

Last synced: 16 Apr 2026

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

etcd http/grpc performance testing

etcd etcdv3 grpc http

Last synced: 04 May 2026

https://github.com/dcoxall/eventmachine-circuit_breaker

A circuit breaker for eventmachine and em-http-request

circuit-breaker eventmachine http middleware

Last synced: 12 Apr 2025

https://github.com/goetas/docker-nginx-redirect

Handle HTTP redirects with this simple docker image

docker http nginx nginx-proxy redirect

Last synced: 29 Apr 2026

https://github.com/sethfalco/retropia

An extension for Retrofit to provide a subjectively cleaner interface and utilities. [This is a mirror from GitLab, please interact with the repository there.]

http http-client java11 retrofit retrofit2 retropia

Last synced: 02 Apr 2025

https://github.com/rekalogika/file-metadata

[READ-ONLY] Metadata library for rekalogika/file

file http http-headers image metadata

Last synced: 25 Feb 2026

https://github.com/nwtgck/piping-url-agent

URL-getting Agent for Piping Server

agent http http-server piping-server

Last synced: 21 Jan 2026

https://github.com/mahmoud-anani/address-ip

An application to retrieve the IP address of the site user and retrieve his current data

address html http ip rest-api

Last synced: 14 Feb 2026

https://github.com/wyrihaximus/reactphp-http-middleware-runner

Run a set of react/http middleware runner

hacktoberfest http middleware php php7 php72 reactphp

Last synced: 06 Jul 2025

https://github.com/conduitio-labs/conduit-connector-http

Conduit connector for HTTP

conduit go golang http http-client

Last synced: 04 Sep 2025

https://github.com/micro-php/http-pack

Micro Framework: Enable all HTTP plugins in one.

framework-php http microphp php php82

Last synced: 10 Jan 2026

https://github.com/pavlevujicic/webdevproject

Created a web application to provide exhibition space for artists, to showcase their work and connect artists with the community.

css express-js html http javascript json mongodb mvc-architecture nodejs pugjs restful-api

Last synced: 24 Jan 2026

https://github.com/kouisamine/checker-tools

A collection of great checker-type tools to help you check & verify different types of things.

checker dns dns-server gravatar html http ip js password ping redirection scree ssl-certificates url whois whois-lookup

Last synced: 27 Feb 2025

https://github.com/mohitrajain/mobile_mitm

This is an experiment on how to intercept mobile data on a network using a proxy server .

http https iptables mitm privacy proxy-server ssl-certificates

Last synced: 20 Feb 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/bmhatfield/sse

Server sent events publisher in Go

go golang http push server-sent-events sse

Last synced: 02 Jul 2025

https://github.com/shpingalet007/http-packet

HTTP crossplatform request generator

http https

Last synced: 16 Mar 2025

https://github.com/mrlemoos/grabkit

The TypeScript kit for easily grabbing data from server.

client-side fetch http isomorphic javascript nodejs request server-side typescript xmlhttprequest

Last synced: 31 May 2026

https://github.com/opentable/otj-server

OpenTable Java server template component

core http mvc platform-java reactive server

Last synced: 24 Jul 2025

https://github.com/dauntlessdev/clima

flutter app for checking weather

api dart flutter http network

Last synced: 09 May 2026

https://github.com/jacob-c-smith/http

Parse and serialize HTTP requests and responses

c http

Last synced: 28 Jun 2025

https://github.com/vadim-rudak/servicecenter_flutter

Service center client

dart flutter http widget

Last synced: 09 May 2026

https://github.com/0xsiddhant/pokedex

PokeDex builds on Flutter use to show the list and stats of pokeman.

dart flutter http pokedex pokemon pokemon-api

Last synced: 18 Apr 2026

https://github.com/httpland/http-websocket

HTTP request for websocket with standard Request and Response

deno handler http request response rfc-6455 validate websocket

Last synced: 31 May 2026

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/bernabedev/bunmark

A blazing fast, minimalist API benchmarking tool powered by Bun.

api benchmark bun fast http testing tools

Last synced: 23 Feb 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/houseos/scp

Arduino library for secure-control-protocol devices

chacha20-poly1305 esp8266 http iot json protocol rest security wifi

Last synced: 13 Apr 2026

https://github.com/imf4ll/zget

A script to run HTTP Requests.

http http-requests requests requests-library-python

Last synced: 28 May 2026

https://github.com/quillstack/server-request

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

http http-request psr-17 psr-7 request server-request

Last synced: 11 Mar 2025

https://github.com/skn437/skn-web-utils

A simple library containing some web development utility objects

bun code html http method response status typescript utility web webdev

Last synced: 24 Aug 2025

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/mnavarrocarter/amp-http-router

An asynchronous HTTP routing engine for Amp based applications

amphp amphp-http express http middleware router

Last synced: 18 May 2026

https://github.com/hamzaelkhatri/webserve

The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems

cpp98 http rfc webserv

Last synced: 01 Apr 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/xcrap-cloud/puppeteer-client

Xcrap Puppeteer Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer library.

client http javascript nodejs pupteteer scraping typescript web xcrap

Last synced: 10 Jun 2025

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/glueops/platform-helm-chart-network-exporter

A Helm chart for the GlueOps Network Exporter, a Prometheus exporter that monitors ICMP, MTR, TCP, and HTTP probes across all Kubernetes cluster nodes. Configurable via values.yaml, it supports ingress settings, resource management, and secure deployments to ensure robust network monitoring and observability within the GlueOps platform.

automation devops helm http icmp ingress ingress-configurations kubernetes monitoring mtr network-exporter network-monitoring prometheus prometheus-exporter tcp

Last synced: 03 Apr 2025

https://github.com/kei2100/h-fwd

Simple HTTP request forwarder

forwarding go golang http

Last synced: 01 Mar 2026

https://github.com/StudyResearchProjects/patissier

HTTP Cookie builder library following the RFC6265

builder cookies http javascript patissier typescript web

Last synced: 21 Aug 2025

https://github.com/moeen/load-test

An HTTP concurrent load tester with graceful shutdown

concurrency golang graceful-shutdown http load-testing

Last synced: 21 Aug 2025

https://github.com/aaronvb/logrequest

Go HTTP request middleware that logs started and completed info, inspired by Ruby on Rails logging.

benchmark go golang http logging logrequest middleware rails-log requests

Last synced: 20 Aug 2025

https://github.com/zhebrak/beatle

Fault-tolerant scheduled HTTP requests

cron http

Last synced: 20 Aug 2025

https://github.com/pimalaya/io-oauth

Set of I/O-free Rust coroutines to manage OAuth flows

authorization coroutine http io-free library oauth oauth2 rust sans-io

Last synced: 09 Mar 2026

https://github.com/zacanger/http-codes-cli

just get http status codes in your terminal

cli code http node nodejs status terminal

Last synced: 18 Aug 2025

https://github.com/jedbrooke/golem-network-requestor

golem provider runtime with network access via http (socks5 coming soon) proxy

golem http networking proxy ssh

Last synced: 06 Feb 2026

https://github.com/threecommaio/qflow

Replicates traffic to various http endpoints backed by a durable queue

durable go http queue replication

Last synced: 14 Jan 2026

https://github.com/ncbi/finatra-xheaders-filter

X-* header support filters for Finatra

finagle finatra headers http sbt scala

Last synced: 10 Apr 2026

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/egomobile/node-swagger-proxy

Extension for @egomobile/http-server, which connects to multiply Swagger / OpenAPI instances and merge their documents to one.

docker file http http-server kubernetes merge microservice nodejs openapi3 proxy swagger-ui

Last synced: 06 Oct 2025

https://github.com/tricera-energy/httpcontrol-panel

Panel to send HTTP post request to a grafana backend api via buttons, switches, textinput or sliders

grafana-panel grafana-plugin http post

Last synced: 17 Aug 2025