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/pchchv/gor

Lightweight router for creating Go HTTP services

api go golang http microservices middleware rest-api router

Last synced: 09 Jul 2025

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/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/asonix/digest-headers

A simple library to aid in creation and verification of Digest Headers, Sha Digests of HTTP Requests.

digest headers http

Last synced: 18 Mar 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/samicpp/muon

A rust webserver built for ease of use, configurability, and speed

http http-server http1 http2 http2-server rust tls tls-support webserver

Last synced: 12 Jun 2026

https://github.com/endafk/advanced-python-http-server

A Python Server with some added functionalities; File upload, Logging, Authentication & Index

file-upload http http-server python python3 server

Last synced: 14 Sep 2025

https://github.com/paoloprodossimolopes/go-file-server-demo

demo file server application written in GoLang

fileserver go golang http microservice server

Last synced: 18 Mar 2025

https://github.com/leejones/netrc

A Go package that gets the credentials for a given host from a netrc file.

go http

Last synced: 17 Jun 2026

https://github.com/womblee/retard_link_uploader

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: 18 Mar 2025

https://github.com/pablotrianda/mock-it

⚡ Mock a http server on the fly

golang http mock mock-server server

Last synced: 27 Mar 2025

https://github.com/mohammadhasanii/lua-loadbalancer

This package is written in the Lua programming language and is used for load balancing. I have used it in the Liara cloud infrastructure.

http loadbalancer loadbalancing lua lua-proxy reverse

Last synced: 03 Apr 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/pozsarzs/mm6dtest

Tester program for MM6D remote controlled switching device

agro-climatic-tools freedos gpl http linux mushroom

Last synced: 18 Mar 2025

https://github.com/dio/envoy-diy-filter-1

A simple DIY project building HTTP filters for EnvoyProxy (https://www.envoyproxy.io/), step-by-step.

cpp custom diy envoyproxy example filter http

Last synced: 27 Mar 2025

https://github.com/aivruu/file-relocator

A very simple library to download files since URL's, and relocate into specified directories.

downloader file gradle http http-requests https io java java-21 library relocation

Last synced: 16 May 2026

https://github.com/graphaelli/curltrace

Command-line URL Tracer + Go Library

go http

Last synced: 03 Apr 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/farbautie/sparkify

Designed to make building HTTP servers simple and fast.

http router server typescript

Last synced: 09 Jul 2025

https://github.com/owengombas/diskussclient

📠 A diskuss client made in C# WPF

client csharp diskuss http wpf xaml

Last synced: 01 May 2026

https://github.com/crhntr/httpcache

A lightweight http cache.

go golang http

Last synced: 15 Dec 2025

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

https://github.com/akashbabu/template-http-service

HTTP Template for Nodejs

http koa template

Last synced: 20 May 2026

https://github.com/szczyglis-dev/browser-ip-host-auto-header

[JS] Extension for Chrome, Firefox and Opera browsers which allows you to create a list of IP addresses and their corresponding hosts. Hostnames assigned to the IP address are then automatically appended to the request in the HTTP "Host" header if a connection to the given IP address is detected.

browser-extension chrome-extension firefox firefox-addon firefox-extension header host http ip list opera-addon opera-extension website

Last synced: 15 May 2026

https://github.com/carllosnc/hty

Tiny HTTP Wrapper

dart http

Last synced: 15 May 2026

https://github.com/ndiing/router

Repositori ini menyediakan kelas dan fungsi middleware untuk menangani routing dalam aplikasi HTTP. Kelas Router memungkinkan penambahan rute dengan berbagai metode HTTP, dan terdapat middleware untuk berbagai fungsi seperti kompresi, parsing body, pengelolaan cookie, keamanan, CORS, dan penanganan kesalahan.

http middleware nodejs routing server web-development

Last synced: 17 Jun 2026

https://github.com/gungoren/http-2-s3

Redirect http request body to S3 bucket.

golang http s3

Last synced: 11 Jan 2026

https://github.com/joaooliveirapro/trawlergo

TrawlerGo 🐛 is a basic HTTP crawler written in Go, designed to efficiently discover all URLs within a specified domain while capturing related HTTP request information.

crawler go golang http

Last synced: 09 Jun 2026

https://github.com/paebbels/pyhttprequestrouter

A ReST API implementation (request router) using the pyHTTPInterface.

http http-requests python3 request-router rest rest-api

Last synced: 28 Mar 2025

https://github.com/cornelius/httpotemkin

Mock HTTP services for system tests

acceptance-testing http integration-testing mock rspec

Last synced: 20 Jan 2026

https://github.com/maybugsortir/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: 03 Mar 2025

https://github.com/walkin4money/pastebin

Restful analog of pastebin service written on Spring framework, PostgreSQL, JDK 17, Maven and Docker.

access-token docker docker-compose http jdk17 jwt maven postgresql refresh-token rest-api spring-framework

Last synced: 06 Mar 2026

https://github.com/t99/http-server-js

My own personal HTTP server library for NodeJS - written in TypeScript.

http http-server https server typescript

Last synced: 12 Jun 2026

https://github.com/rafael-vasconcellos/http-connect-proxy-server

a http proxy based on the CONNECT method

connect http node-js nodejs proxy

Last synced: 18 May 2026

https://github.com/funnyboy-roks/codecrafters-http-server

HTTP server challenge from Code Crafters

challenge codecrafters http rust server

Last synced: 03 Jul 2026

https://github.com/thiamsantos/goserve

Simple command-line static http-server

command-line golang hosting http server static

Last synced: 12 Sep 2025

https://github.com/webspider-100w5/ware-executer

Roblox ware Executor. Transforming Ideas into Reality. At -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 Jun 2025

https://github.com/ajcasagrande/llmshark

LLMShark: Comprehensive analysis tool for LLM streaming traffic from PCAP files

analysis http llm pcap sse streaming wireshark

Last synced: 16 Jun 2025

https://github.com/siarheidudko/simple-proxy

A simple proxy server with access token verification and the ability to proxy unencrypted traffic. You probably shouldn't use this in production, but you can use it on the internal network or behind nginx with ssl.

docker http proxy-server tcp-server websocket

Last synced: 18 May 2026

https://github.com/0xibra/http-oversight

A node module that groups together useful http functions to perform various actions.

http http-redirects http-requests http-testing https https-certificate https-response

Last synced: 15 Jun 2026

https://github.com/wolgemoth/curl-wrapper

A C++ wrapper for libcurl with a cleaner scripting interface and async functionality.

async asynchronous concurrency concurrent cpp cpp17 curl encapsulation header-only http https libcurl networking protocol requests rest rest-api restful-api web

Last synced: 18 May 2026

https://github.com/oleksandr-romashko/goit-advancedjs-hw-04

Homework for Javascript HTTP requests, work with API and pagination.

api http izitoast-library pagination photo-gallary simplelightbox-library vite

Last synced: 18 May 2026

https://github.com/alessiorubicini/httptest-python-tool

A simple Python command line tool for testing HTTP APIs through simple JSON!

api http http-test http-testing python

Last synced: 18 Mar 2025

https://github.com/zakimohammed/ng-cashew-app

🥜 NgCashew app to explore the air light @ngneat/cashew package to cache Angular HTTP requests powered by Cirrus UI.

angular cache cashew cirrus-ui http ngneat

Last synced: 18 May 2026

https://github.com/longsleep/go-metrics

Helper functions for metrics in Go servers

go golang hacktoberfest http metrics prometheus timing

Last synced: 29 Mar 2025

https://github.com/qianlongo/graphic-http

图解http读书笔记

books http study-notes

Last synced: 07 Mar 2026

https://github.com/isurusankhajith/fcm-push-notification-http-v1

This project demonstrates a basic implementation of Firebase Cloud Messaging (FCM) to send and receive push notifications using HTTP in an Android application. The app is built using Kotlin, Jetpack Compose, and integrates with Firebase for push notifications.

fcm-push-notification firebase http kotlin-android

Last synced: 18 May 2026

https://github.com/mkgor/antixss

Simple class, which allows you escape your laravel requests's parameters easily

http laravel-framework requests xss

Last synced: 02 May 2026

https://github.com/fijimunkii/request-alpn

Request.js monkey patched to pass ALPN protocol arguments

alpn http https nodejs request tls

Last synced: 15 May 2026

https://github.com/vvidic/gb

Go HTTP server benchmarking tool

benchmark go http

Last synced: 11 Jan 2026

https://github.com/mohamedumar083/day-1

Http.1,Http2 and objects

http

Last synced: 03 Mar 2026

https://github.com/nathanperier/echo-http

Simple HTTP server that responds with the content of the requests it receives

debugging-tool http

Last synced: 25 Jun 2025

https://github.com/valchanoficial/golang

Udemy - Go (Golang): Explorando a Linguagem do Google

crud go golang http mysql test testing

Last synced: 17 Apr 2026

https://github.com/tsundberg/maven-wait-plugin

A maven plugin that waits for an http resource to be available

http java-8 maven-plugin spark-java

Last synced: 01 Jul 2026

https://github.com/jamofer/guhs-server

GRUB UEFI HTTP Selector Server

api-rest grub grub2 http remote-configuration uefi-boot

Last synced: 09 Mar 2026

https://github.com/sarthakpriyadarshi/http-response-app

An app for Analyzing HTTP Requests

docker-image http http-requests

Last synced: 10 May 2026

https://github.com/dkarczmarski/webcmd

Run predefined host commands via HTTP/HTTPS endpoints

automation cicd command-runner devops-tools golang http self-hosted

Last synced: 07 Mar 2026

https://github.com/sxhxliang/vue-base

A Vue.js project with base components(http store router token)

api http vue

Last synced: 18 May 2026

https://github.com/fengxinming/tammy

:zap: Promise based HTTP client for the browser and node.js

ajax axios http promise tammy

Last synced: 13 Jun 2026

https://github.com/cdhawke/react-axios-localstorage

React + Axios hook for client browser localstorage caching.

axios cache http localstorage react

Last synced: 14 May 2026

https://github.com/ixotoxin/kkm_https_accessor

Remote access service for Cash Register Equipment (KKT/KKM) (or just another C++ based HTTPS server built with Asio, OpenSSL and coroutines)

asio atol cashregisterapp coroutines cpp cpp20 http https https-server kassa lock-free openssl windows-service

Last synced: 03 Jul 2026

https://github.com/dannyyassine/ivory

Powered by Open Swoole: high-performance http micro PHP library

http lib library openswoole php swoole

Last synced: 23 Jun 2026

https://github.com/kirill-scherba/pusher

Pusher send metrics to Prometheus Push Server using HTTP post request

go golang http prometheus prometheus-pushgateway

Last synced: 23 Jun 2026

https://github.com/samthetechi/webrtc-overhttp

first step towards to create Selective Forward Unit

http javascript webrtc

Last synced: 20 Jun 2026

https://github.com/huynhli/golang-learning

Learning to use golang syntax and http request-response. Working with Go to display tasks and lists on a localhost page with input fields. Modeled after Google tasks or other to-do list apps. Hosted using Render at: https://go-tasks-3d05.onrender.com/

golang html http

Last synced: 19 Jun 2026

https://github.com/kruceo/unicache

A experimental http (in memory) caching service that sits between the client and the main service

cache http server service

Last synced: 18 Jun 2026

https://github.com/osisdie/mocha-http-test-template

A simple, workable, configable UnitTests using mocha, nconf and axios

axios http integration-testing mocha nodejs starter template testing

Last synced: 25 Jun 2026

https://github.com/ademdc/parse-http

HTTP parser for Ruby

http parser restclient

Last synced: 19 Jun 2026

https://github.com/uniweb/actus

The pragmatic web framework for Rust — auditable controllers, persistent services, real HTTP, out of the box.

http http-server rust web-framework

Last synced: 26 Jun 2026

https://github.com/kill-ux/deep-in-net

Networking fundamentals project using Cisco Packet Tracer — covers devices, (DHCP, DNS, HTTP/S, FTP), OSI model layers, routing, and multi-subnet architectures across 8 progressive exercises.

cisco cisco-packet-tracer dhcp dns ftp http https layers osi protocols subnet

Last synced: 26 Jun 2026

https://github.com/algoryn-io/pulse

Programmable load testing engine in Go with arrival-rate scheduling, thresholds, and structured JSON output.

cli golang http load-testing observability performance-testing

Last synced: 27 Jun 2026

https://github.com/4thel00z/replayd

Replay http traffic via go and stand alone via a proxy

curl go http replay

Last synced: 28 Jun 2026

https://github.com/skellock/odin-http-server

An example http server in odin

http http-server odin odin-lang

Last synced: 28 Jun 2026

https://github.com/halloverden/symfony-brreg-http-client

Provides a Symfony http client for the brreg (Brønnøysundregistrene) api

api brreg client http register rest

Last synced: 29 Jun 2026

https://github.com/effectra/framework

Effectra is an MVC (Model-View-Controller) framework designed to provide a structured and organized approach to web application development. It follows a directory structure similar to Laravel and offers various features and components to build robust web applications.

api cli framework http mvc php psr

Last synced: 20 Jun 2026

https://github.com/juniorvieira99/jr_httpcodes

A component for a large logging system that deal with https codes and methods.

code-https http http-client http-requests requests

Last synced: 18 Jun 2026

https://github.com/jingyuexing/httparse

used to parse HTTP request byte stream

http lua typescript

Last synced: 22 Jun 2026

https://github.com/lindar-open/well-rested-client

A very well RESTed client

http http-client java java-8

Last synced: 18 Jun 2026

https://github.com/4uffin/markdown-protocol

Markdown Protocol (MDP) Conceptual Prototype - HTTP but for Markdown, inspired by Gemini Protocol

gemini-protocol github-pages html http internet-protocol markdown markdown-protocol

Last synced: 29 Jun 2026

https://github.com/joaovicdsantos/encurtador_url

Um projeto de encurtador de url do livro Programando em Go do Caio Filipini

encurtador-de-url golang http

Last synced: 22 Jun 2026

https://github.com/shuvava/go-enrichable-client

Retryable http client

cloud golang http rest

Last synced: 20 Jun 2026

https://github.com/valmnt/otter

Flutter plugin designed to simplify the management of HTTP requests in offline mode. 🦦

dart flutter http offline online

Last synced: 23 Oct 2025

https://github.com/torifo/slate-errors

放課後の黒板で、HTTPエラーを学び直す。エラーは間違いではない、発見である。

astro blog content-site css documentation educational error-handling frontend http javascript knowledge-base learning mdx reference ssg status-code tailwind-css tool typescript web-app

Last synced: 05 Jul 2026

https://github.com/anmiles/downloader

Wrapper for downloading data as string, buffer or complex types

download http javascript jest library nodejs request typescript

Last synced: 08 Apr 2026

https://github.com/believemanasseh/rusticore

A minimal multithreaded custom web server in Rust

concurrency http http-server multithreading web-server

Last synced: 22 Jul 2025

https://github.com/ariesclark/http

Simple, small and extendable http library for sending requests.

api http library rest

Last synced: 06 Apr 2025

https://github.com/stevepan643/cweb

CWeb – A lightweight, learning-friendly C web framework with simple routing and HTTP support.

c framework help-wanted http http-server lightweight web

Last synced: 21 May 2026

https://github.com/devinow/http

HTTP

devinow http response

Last synced: 14 Jul 2025