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/h471x/web_application_basics

Web Application Basics Online Book retrieved from TryHackMe

http mdbook tryhackme web-application

Last synced: 06 Apr 2025

https://github.com/gnufood/parlov

Detects HTTP oracle vulnerabilities through differential probing of RFC-compliant servers.

http pentesting rust security

Last synced: 04 Jul 2026

https://github.com/womblee/retardlink_uploader_client

A C++ Desktop Client for a URL Shortening service "Retard Link"

client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api

Last synced: 01 Aug 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/jobe3774/doorbell

A raspend based application to switch on/off my doorbell.

gpio home-automation http http-interface python-3 python3 raspberry-pi raspberrypi raspend web-interface

Last synced: 24 Apr 2026

https://github.com/code-hex/go-router-simple

go-router-simple is Inspired by Router::Simple (Perl5)

flexibility flexible go golang hacktoberfest hacktoberfest2020 http router simple

Last synced: 30 Mar 2025

https://github.com/janstuemmel/go-web-example

go http lib example

dependency-injection go http

Last synced: 16 May 2025

https://github.com/flancer32/teq-web

Node.js web plugin supporting Express and Fastify integration, with built-in server for standalone operation.

dispatcher express fastify http middleware nodejs teqfw web-server

Last synced: 11 Mar 2026

https://github.com/maximilianmairinger/ajaon

Asynchron js and json. A tiny, fetch based http client for the web.

async client fetch http json tiny web

Last synced: 20 May 2026

https://github.com/rurangiza/adars

Building an HTTP server to understand how it works.

http server tcp-ip

Last synced: 18 Mar 2025

https://github.com/nicholaswilde/ansible-role-installer

This role installs the installer binary on any supported host.

binary http installer server

Last synced: 16 Mar 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/stiction/http

An easy to use HTTP / HTTPS / REST client

curl http https json php rest swoole

Last synced: 18 Jan 2026

https://github.com/lumigu/http-mux

High performance HTTP multiplexer and request router.

http multiplexer mux request router

Last synced: 05 Jan 2026

https://github.com/rumpelrausch/microasyncweb

A MicroPython web server using async. Does not block REPL/WebREPL. Code size is less than 9KB. Tested on ESP32.

asyncio esp32 http micropython server uasyncio web webserver

Last synced: 24 Jan 2026

https://github.com/prosumma/httpfluent

A fluent interface over REST written in Swift

http rest rest-client swift

Last synced: 24 Mar 2025

https://github.com/jollytoad/deno_http_proxy_fns

Functions to help build a HTTP proxy in Deno

deno functions http http-server proxy typescript

Last synced: 19 May 2026

https://github.com/ik5/httpmultipart

Go client that sends HTTP with multipart content

golang http http-client multipart multipart-uploads

Last synced: 11 Apr 2026

https://github.com/celeri-server/router

Router for celeri that uses a middleware pipeline for each route

celeri http nodejs router server

Last synced: 19 May 2026

https://github.com/un-def/httoolsp

A collection of HTTP-related pure Lua helper functions

batteries formdata helper-functions helpers helpers-library http http-headers lua

Last synced: 24 Mar 2025

https://github.com/brenordv/go-request

This is a simple application to make batch GET and POST requests.

command-line commandline-tool go golang http

Last synced: 22 May 2026

https://github.com/diegofsousa/optimizing-response-time-for-group-requests

This repository makes a comparison between the ways to implement clients for requests to other services using Spring Framework and the Feign library.

http simulation spring-boot too-many-requests

Last synced: 03 Feb 2026

https://github.com/angao/to

a command line for http like HTTPie(Python)

command-line go http

Last synced: 09 Apr 2025

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

Basic Http server made with Go.

basic-learning go http http-server

Last synced: 11 Jun 2026

https://github.com/kevindanne/rusthttpredirector

A simple HTTP request redirector written in rust

http http-proxy http-redirect rust

Last synced: 28 May 2026

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/maxirosson/jdroid-java-http

Http Library for Java & Android Apps

http java okhttp

Last synced: 15 Mar 2026

https://github.com/cbinet/volcano

A framework built on top of the express.js library

api express framework http websocket ws

Last synced: 22 May 2026

https://github.com/joedeveloper55/httpglue

extremely minimal python http application framework for rest api microservices, supports wsgi or asgi

framework http python3 wsgi

Last synced: 01 Aug 2025

https://github.com/wilsonneto-swe/demo-resilient-http-clients

:rocket: Demo on how to configure and work with resilient HTTP integrations in .Net with ResilcienceHandlers

aspet dotnet http httpclient mvpbuzz resilience resilience-handlres retry timeout

Last synced: 08 Jun 2026

https://github.com/crgimenes/devmux

Secure HTTP over SSH proxy that exposes multiple local dev services through one remote endpoint with Lua-configurable routing.

golang http lua proxy terminal

Last synced: 13 Apr 2026

https://github.com/waived/ip-camera-finder

Internet scanner that works to expose IP cameras

camera-feed camera-tracking http iot-scanner ip-camera ip-camera-feed python3 rtmp rtsp

Last synced: 06 Apr 2025

https://github.com/scootpl/restreq

RestReq is a wrapper around standard Go net/http client. In a simple call you can use json encoding, add headers and parse result. This should be sufficient in most use cases.

go golang http http-client microservices middleware rest-api

Last synced: 06 Apr 2025

https://github.com/buddhacode/bucoformshttpcache

Shopware plugin to enable HTTP caching for forms

cache http shopware shopware-plugin shopware-plugins

Last synced: 14 Jan 2026

https://github.com/jmcph4/cweb

My first webserver in C

c http server web webserver www

Last synced: 12 Apr 2025

https://github.com/zivkovicmilos/go-vlc

A Go client implementation for the VLC HTTP server

client golang http vlc

Last synced: 15 May 2026

https://github.com/strongjz/http-trace

golang http tracing

go golang http tracing

Last synced: 26 Mar 2025

https://github.com/zhengxs2018/urllib

基于 fetch 的 http 封装,仅支持 deno.js

deno fetch http request typescript

Last synced: 15 May 2026

https://github.com/elysium-suite/orthrus.rs

A blazingly fast and secure endpoint for Cerberus

elysium-suite http rocket-rs rust

Last synced: 17 May 2026

https://github.com/sandwwraith/pp-simpleservers

Homework for distributed parallel programming course in ITMO

client http kotlin server

Last synced: 11 Oct 2025

https://github.com/janluksoft/node_http_server

Node.js: a simple http server without libraries

http http-server javascript node nodejs

Last synced: 17 May 2026

https://github.com/glueops/metacontroller-operator-loki-rule-group

This repository contains a Python-based Metacontroller operator for managing Loki rule groups. It provides a HTTP server that handles webhook requests to create, update, and delete alerting rule groups in Loki. The operator integrates with Kubernetes and manages the lifecycle of Loki alerting rules through API interactions.

alerting allow-auto-merge api-integration glueops-platform http http-server json kubernetes kubernetes-operator logging loki loki-rules metacontroller python rule-groups webhook-handler yaml

Last synced: 15 Jun 2026

https://github.com/thomasleavy/weather-app

This repository contains a responsive Weather App and shows the weather forecasts for any chosen town/city chosen by the user. It uses the React framework and TailwindCSS. It is powered by the OpenWeatherMap API. A contact form is also used. This is powered by Getform.io.

api api-key axios axios-react contact-form css getformio html http javascript js json nodejs openweathermap-api react reactjs tailwindcss vscode vscode-extension

Last synced: 06 Apr 2026

https://github.com/lintangwisesa/nodejs_http_server_basicauth

A basic authentication using Node.JS HTTP server module

authentication http nodejs

Last synced: 18 May 2026

https://github.com/hupe1980/mitmproxy

Golang mitm proxy implementation

http mitm mitmproxy proxy websocket

Last synced: 04 Apr 2025

https://github.com/melgejior1998/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/logandhillon/ping-the-internet

Find every website on the internet!

http networking

Last synced: 18 Jul 2025

https://github.com/romantomjak/xhttp

Drop-in replacement for `http.ListenAndServe` with sensible defaults and support for common middlewares

go http http-server middleware

Last synced: 13 Apr 2025

https://github.com/jameskyburz/slowlog

http middleware for logging slow http handlers

http logging middeware slow

Last synced: 18 Jul 2025

https://github.com/buddhaCode/BucoFormsHttpCache

Shopware plugin to enable HTTP caching for forms

cache http shopware shopware-plugin shopware-plugins

Last synced: 10 May 2025

https://github.com/buddhaCode/BucoStaticXhrHttpCache

Shopware plugin to enable HTTP caching for shop pages in modal boxes

cache http shopware shopware-plugin shopware-plugins

Last synced: 10 May 2025

https://github.com/dolph/hyperf

A modern command line tool for measuring HTTP performance.

benchmarking http performance testing

Last synced: 04 Apr 2025

https://github.com/bcmmacro/bridging-go

bridges HTTP and websocket between two datacenters.

bridge datacenter golang http proxy websocket

Last synced: 15 Jan 2026

https://github.com/curveball/links

Weblinking middelware for Curveball

curveball hal hateoas http links middleware rest weblinking

Last synced: 14 Jun 2025

https://github.com/nanoninja/httptool

Go HTTP Tool Package

go golang handler helper http middleware module

Last synced: 28 Oct 2025

https://github.com/tomtaylor/plug_forwarded_port

Plug for handling the X-Forwarded-Port header

elixir http phoenix plug

Last synced: 17 Jul 2025

https://github.com/kuzhalikumaraguru/day-1-task

HTTP1.1 vs HTTP2 & Objects representation

http js json

Last synced: 15 May 2026

https://github.com/wi1dcard/hclib

一套简易轻量的.NET HTTP Client库。

http http-client

Last synced: 17 Jul 2025

https://github.com/obifaith/nodejs-task-manager

A simple Personal Task Manager application using Node.js which covers concepts on file system operations, modules, basic HTTP server creation, and JSON data handling.

filesystem http json nodejs

Last synced: 06 May 2026

https://github.com/followtheprocess/problem

RFC-7807 Problem JSON structure in Go

api go http json rfc-7807

Last synced: 17 May 2026

https://github.com/eregnier/noiser

Generate and play synthetised text voice behind a simple http api.

http python simple synthesizer voice

Last synced: 16 Jun 2025

https://github.com/supermarsx/sortofremoteng

Cross-platform web native remote connections management web application

connection control cross-platform ftp http management proxy rdp remote-access remote-control remote-desktop ssh telnet

Last synced: 21 Jul 2025

https://github.com/vikaspulluri/world-map

Showcasing all countries details in the world

angular6 geochart http javascript observables scss

Last synced: 07 Apr 2026

https://github.com/cdzombak/unshorten

Simple, verbose URL unshortener.

http url-shortener

Last synced: 06 Mar 2026

https://github.com/usermicrodevices/prod-flet

frontend for "prod" (warehouse system management based on Django). client developed in Flet (it is Python wraper arount Flutter)

android client django flet-dev flutter frontend http inventory ios linux macos manegement order register rest retail system warehouse windows

Last synced: 11 Apr 2026

https://github.com/watertreestar/tidy-requests

Java http lib inspired by python requests

http httpclient java

Last synced: 04 Jul 2026

https://github.com/effectra/http-foundation

Effectra Http-Foundation is a package that provides foundation classes for handling HTTP requests and responses.

factory foundation http http-fou php psr psr7 request response stream uploadf uri

Last synced: 29 Dec 2025

https://github.com/ajsalemo/custom-response-header-examples

Multiple examples on various stacks on how to add custom response headers to an application.

apache azure containers docker dotnet http java linux nginx node php python response-headers webserver

Last synced: 07 Apr 2026

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

Effectra/Http-Message: A PHP library implementing PSR-7 for standardized handling of HTTP requests and responses.

http http-message php psr psr-7 request response server-request stream upload-file uri

Last synced: 29 Dec 2025

https://github.com/hasirciogli/hasksi

Hasksi.js is a TypeScript-based modular request library with advanced features such as VPN and proxy support, session management, and CSRF protection. It enables easy and flexible HTTP requests.

hasksi http node proxy request session vpn

Last synced: 15 Jul 2025

https://github.com/aotakeda/local-lens

A 100% local HTTP/MCP server for capturing browser console logs and network requests and server logs for LLM analysis.

chrome chrome-extension console http mcp

Last synced: 04 May 2026

https://github.com/ripe-tech/simple-proxy

Simple HTTP proxy for node.js

http node proxy simple

Last synced: 15 Jul 2025

https://github.com/effectra/http-middleware

Generate and use HTTP Middlewares classes implements with Psr

generate-class generated-code http middleware php psr-15

Last synced: 29 Dec 2025

https://github.com/faryon93/handlers

A set of frequently used Go http handlers

go handler http middleware

Last synced: 28 Jun 2025

https://github.com/elusivecodes/fyrerequest

FyreRequest is a free, open-source HTTP request library for PHP.

http message php request

Last synced: 15 Jul 2025

https://github.com/assafmo/bloomrest

Bloom Filters over REST API for remote access

bloom-filter bloom-filters http http-server rest-api

Last synced: 04 Apr 2025

https://github.com/kamil-kubiczek/caching-proxy

Simple caching proxy created in Node.js - CLI

cache-proxy http nodejs proxy typescript

Last synced: 06 May 2026

https://github.com/akornatskyy/graphql-ext-js

GraphQL extensions and toolkit for JS.

api expressjs graphql http middleware validation

Last synced: 09 Sep 2025

https://github.com/mccutchen/safedialer

A golang net.Dialer control function that allows only safe network connections

golang http networking security ssrf

Last synced: 14 Jul 2025

https://github.com/752963e64/upgraded-spoon

R&D around the redbean at a time in the timeline. it actually bumped for a new study.

application-security http http-requests http-server lua redbean session session-management shm shmem sqlite3 timer

Last synced: 17 Mar 2025

https://github.com/csingendonk/favicon.ico

Just giving the dr something to fetch since the server keeps trying to fetch favico.ico

anchor-js anchorjs anchors favicon favicon-generator favicon-site favicons fetch html http jeckyll js pages

Last synced: 14 Jul 2025

https://github.com/charlesfries/swiftyfetch

A fetch-like CocoaPod for programmatically making web requests with JSON responses on iOS.

cocoapods fetch http http-client ios json json-api request

Last synced: 05 May 2026

https://github.com/coregx/stream

Production-ready Server-Sent Events (SSE) and WebSocket for Go 1.25+ | RFC-compliant | Zero dependencies | 84% test coverage

broadcasting go golang http hub networking production-ready real-time rfc6455 server-sent-events sse streaming websocket zero-dependencies

Last synced: 11 Jan 2026

https://github.com/haithamaouati/loki

Masking phishing URLs by combining shortened links with legitimate-looking domains and optional keywords.

bash hacking hacking-tools http https link loki mask masking phishing phishing-script script short shortcut url

Last synced: 18 May 2026