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/petoem/flsaba

simple http server with directory listing

command-line-tool directory http javascript server

Last synced: 12 Jan 2026

https://github.com/gitanat/dhttpfs

The Decrypting HTTP File Server (with GPG support)

encryption gpg http http-server pgp server

Last synced: 30 Mar 2025

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/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/alexandrelamberty/sentinel-os

:diamond_shape_with_a_dot_inside: Home Automation and Monitoring IoT Operating System for ESP8266.

api arduino esp8266 home-controller home-monitoring http mqtt nodemcu sensors

Last synced: 05 Nov 2025

https://github.com/suthar345piyush/httpservergolang

HTTP Server in GO Language.

golang golang-package http http-server

Last synced: 24 Jul 2025

https://github.com/ruan-narici/java-oo-7daysofcode

Developed during course of Alura #7DaysOfCode

7daysofcode api http java

Last synced: 26 Jun 2026

https://github.com/rokf/wsxo

WebSocket Tic-Tac-Toe with lua-http and termfx

example http lua tic-tac-toe websocket

Last synced: 31 Aug 2025

https://github.com/tomoncle/win-get

Windows download tools.

downloader http https proxy tool windows

Last synced: 29 Jun 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/adridevelopsthings/random-status-codes

A webserver written in golang that returns random status codes without body or needed headers.

golang http webserver

Last synced: 05 Apr 2025

https://github.com/staciax/riot_oauth2

this project is a simple client for the Riot OAuth 2.0 Client

api-client http oauth2 python3 riot-games-api valorant

Last synced: 26 Feb 2025

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

Simple http server in ts

decorators http nodejs ts typescript util

Last synced: 06 May 2026

https://github.com/anzerr/form.pipe

Parse stream of multipart into sub streams per part

form fs http multipart-formdata stream util

Last synced: 26 Feb 2025

https://github.com/denysvitali/tsp-node-server

A simple HTTP server to store my results of some nodes running my TSP Solver

cluster go http rest server solver tsp

Last synced: 06 Apr 2025

https://github.com/arcbjorn/go-microservices-jwt-authentication

JWT authentication between Go services through HTTP

authentication go http jwt

Last synced: 14 Mar 2025

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/0000xffff/dumpit-old

simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi

flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files

Last synced: 14 Oct 2025

https://github.com/raelga/hello-http

Simple hello app

golang http

Last synced: 15 Oct 2025

https://github.com/malaksadek/simple-http-server

A simple HTTP server in Java 🌐 📂 (2019)

http http-client http-server java network network-programming networking

Last synced: 01 Jun 2026

https://github.com/scheibo/wrapr

Middleware wrapper logic for asynchronous functions

fetch http middleware retry throttle wrapper

Last synced: 27 Jan 2026

https://github.com/dkxce/httpserver

dkxce HTTP Server with WebSocket and cgi-bin support

dkxce http server tcp web websocket

Last synced: 15 Oct 2025

https://github.com/donnol/httpdoc

Auto genrate http interface document.

doc go http

Last synced: 16 Oct 2025

https://github.com/srcagency/http-routing

Simple routing

http

Last synced: 22 Jan 2026

https://github.com/i-rzr-i/xresponsetimemw

Generate and write in HTTPContext response header variables request execution time('X-Response-Time') and also provide execution time for an action('X-Action-Response-Time'). This thing may help you when is needed to analyse application time consumiing.

header http middleware profiling response responsetime time tracing variable xresponsetime

Last synced: 01 Jun 2026

https://github.com/suhlig/httpspell

Spellchecker that recursively fetches HTML pages, converts them to plain text, and spellchecks them.

academic http spellcheck spider

Last synced: 02 Feb 2026

https://github.com/dannytech/httpack

Simple config-generated webserver

config http json server yaml

Last synced: 17 Oct 2025

https://github.com/twoojoo/waffle

A Fastify wrapper that makes HTTP servers stupidly easy

api fastify fluent-interface hooks http rate-limiter rest typescript

Last synced: 22 Jan 2026

https://github.com/mo-fatah/mizan

Layer 7 Load Balancer

golang http load-balancer

Last synced: 18 Oct 2025

https://github.com/leonardoraele/json-rpc-dual-engine

A Javascript JSON-RPC-2.0 transport protocol agnostic client and server engine.

client http https json json-rpc json-rpc-client json-rpc-engine json-rpc-server json-rpc2 rpc server server-engines socket websocket

Last synced: 24 Jan 2026

https://github.com/elusivecodes/fyreresponse

FyreResponse is a free, open-source HTTP response library for PHP.

http message php response

Last synced: 20 Oct 2025

https://github.com/soenneker/soenneker.renovate.client

A .NET HTTP client for Mend Renovate operations

api client csharp dotnet http httpclient mend renovate renovateclientutil util

Last synced: 17 Jun 2026

https://github.com/marcelcoding/wsocket

Lighweight, fast and native WebSocket implementation for Rust.

async http tokio websocket

Last synced: 23 Oct 2025

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/theweird-kid/httpserver

Minimal Http Server in C++ with Multithreading

cpp17 http multithreading raii-management socket tcp-server

Last synced: 23 Jan 2026

https://github.com/chrkhl/sphero-connector-http

A small CLI tool to connect and control Sphero toys via HTTP requests

api cli connector express http sphero

Last synced: 23 Jan 2026

https://github.com/data-integrations/httptohdfs-action

Action Plugin: Fetches data from an external HTTP webservice or URL

cask-marketplace cdap cdap-plugin http

Last synced: 19 Jun 2026

https://github.com/nathan-osman/divert

Simple Go app for redirecting traffic from one domain to another

golang http

Last synced: 15 Mar 2026

https://github.com/shgysk8zer0/http-server

A powerful but lightweight node server built using web standards

dynamic-import http http-server modules node routing url-pattern

Last synced: 25 Oct 2025

https://github.com/ethiclab/http-get

Simple http request that returns a Promise

get http request

Last synced: 25 Oct 2025

https://github.com/tutods/asi-resoulucao-en

Resolução do exame de época normal da cadeira de Administração de Sistemas Informáticos, passo por passo com exemplos.

apache asi dns http

Last synced: 23 Jan 2026

https://github.com/akagi201/balancer

A collection of load balance HTTP Handlers

golang handler http load-balancer middleware

Last synced: 27 Oct 2025

https://github.com/ovojs/anykv

The monrepo for AnyKV - a service layer abstracting away different databases.

abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb

Last synced: 22 Feb 2026

https://github.com/mjethani/zero

A simple man-in-the-middle (MitM) HTTP(S) proxy server… and more in the works

http https mitm proxy

Last synced: 24 Feb 2026

https://github.com/jweslley/htauth

htauth generates encrypted passwords for basic and digest authentication. Similar to htdigest and htpasswd.

htdigest htpasswd http tool

Last synced: 28 Jan 2026

https://github.com/chambersh1129/requests-session-plus

Drop in replacement from requests.Session with some QOL enhancements

http python requests

Last synced: 16 Mar 2026

https://github.com/devrgd/server-response-helper

Elegant Express middleware for consistent JSON API responses with .response(), TypeScript support, and zero dependencies.

api express helper http json middleware nodejs npm-package response rest server typescript

Last synced: 16 Mar 2026

https://github.com/preinboth/status-codes-collection

A comprehensive collection of status codes for HTTP, WebSockets, SMTP, POP3, IMAP, FTP and more. This package provides a central source for all important status codes used in various protocols.

ftp http imap pop3 smtp status websockets

Last synced: 30 Jan 2026

https://github.com/titobouzout/server

Press F12 on any Windows Explorer folder to fire a node server. autohotkey + batch + node

ahk autohotkey http node server

Last synced: 30 Jan 2026

https://github.com/carlosupreme/problem-details-http

TypeScript implementation of the RFC 7807 standard.

http problem-details rfc-7807 typescript

Last synced: 30 Jan 2026

https://github.com/ldclakmal/ballerina-http-test-suite

Ballerina HTTP test-suite, which is used to execute performance tests for Ballerina programming language.

ballerina ballerina-lang docker http jmeter netty performance

Last synced: 15 Apr 2026

https://github.com/matttproud/contextualizing-contexts

Demonstrate and explain vagaries of Go's context API.

go grpc grpc-go http

Last synced: 07 Feb 2026

https://github.com/coolguy284/c284-webmain-1

This is the code for the c284-webmain-1 website, accessible at the link below.

http http-server http2 http2-server https https-server javascript js node node-js nodejs server web website

Last synced: 17 Mar 2026

https://github.com/servettonga/cpp_webserv

A lightweight HTTP/1.1 compliant web server supporting static file serving, CGI execution, and virtual hosts.

cpp cpp98 http http-server nginx websocket

Last synced: 08 Feb 2026

https://github.com/gill-singh-a/http-sniffer

A Python Program that sniffs HTTP Packets and displays useful information on the screen

http http-protocol http-sniffing network network-protocols networking python python-3 scapy sniffing

Last synced: 15 Apr 2026

https://github.com/uhop/dynamodb-toolkit-lambda

AWS Lambda adapter for dynamodb-toolkit — serves the standard REST route pack as a Lambda handler for API Gateway (REST / HTTP), Lambda Function URLs, and ALB. Delegates parsing, envelope building, and policy to dynamodb-toolkit/rest-core.

adapter alb api-gateway api-gateway-v1 api-gateway-v2 aws-lambda aws-sdk-v3 crud dynamodb dynamodb-toolkit esm function-urls hooks http pagination rest serverless toolkit typescript zero-dependencies

Last synced: 02 Jun 2026

https://github.com/uhop/dynamodb-toolkit-express

Express adapter for dynamodb-toolkit — mounts the standard REST route pack as Express middleware.

adapter aws aws-sdk aws-sdk-v3 bun crud deno dynamodb dynamodb-toolkit esm express express-middleware hooks http middleware pagination rest toolkit typescript zero-dependencies

Last synced: 02 Jun 2026

https://github.com/sur16-cse/push_notification_flutter

It is push notification with the help of flutter and firebase, user get notified about new update in app.

firebase-core firebase-messaging flutter http push-notifications

Last synced: 16 Apr 2026

https://github.com/cxres/id-pre-test-2

Internet Draft for the Per Resource Events Test

events http notifications protocol pubsub

Last synced: 19 Mar 2026

https://github.com/soenneker/soenneker.dtos.requestdataoptions

A flexible request options object for paging, sorting, and filtering queryable data, similar to OData-style parameters.

controller coordinator csharp data dotnet dto dtos http manager object odata options request requestdataoptions

Last synced: 12 Mar 2026

https://github.com/zahidakbar2370/laravel_countries_cities_flags_states_c-code_c-symbol_api

in this countries name, countries states, countries cities, country systems (https://documenter.getpostman.com/view/1134062/T1LJjU52#fec5b515-b5e1-41c5-8ab4-2cc49bec7694)

cities countries-api country-flag-api http laravel-api states

Last synced: 28 Feb 2026

https://github.com/thoom/gulp

Go-based HTTP REST client

golang http rest-client

Last synced: 28 Feb 2026

https://github.com/byndyusoft/byndyusoft.net.http.protobuf

Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using ProtoBuf

byndyusoft http protobuf webapi

Last synced: 14 Feb 2026

https://github.com/boywithkeyboard-archive/getter

A lightweight yet powerful HTTP client for JavaScript based on the Fetch API.

cjs deno esm fetch getter http http-client javascript node typescript

Last synced: 09 Apr 2026

https://github.com/mpolinowski/nodered-http-connect

A collection of Node-RED HTTP recipes

http node-red node-red-flow

Last synced: 15 Feb 2026

https://github.com/marksmurphy/shrink-har

HTTP Archive files can be large when they contain multiple response bodies. If this content is superfluous to your debugging needs then `shrink-har` allows you create smaller copies of .har files with the response body content stripped out.

archive devtools har http https reduce shrink

Last synced: 16 Feb 2026

https://github.com/pirakansa/shiki

A cross-host sequence orchestrator that extends systemd beyond a single machine.

http orchestrator systemd

Last synced: 01 Mar 2026

https://github.com/mix-php/http-server

Http server library based on Swoole coroutine, following PSR-7 / PSR-15 standard

http mix server

Last synced: 01 Mar 2026

https://github.com/chubek/slitherbrain

A Python executor written in C++, lightweight using sandboxed processes

code-executor code-runner cpp http interpreter makefile python tcp

Last synced: 16 Apr 2026

https://github.com/brxxn/hooksink

what if webhook.site was made by google antigravity and ai slop.

ai-slop http security webhooks

Last synced: 02 Jun 2026

https://github.com/behemehal/menemen

A streaming http/https request library

client http https rust streaming

Last synced: 27 Mar 2026

https://github.com/wtrsltnk/ssf

Serve Static Files, a small app that will serve static files from the current working directory.

cpp http http-server system-io system-net

Last synced: 02 Jun 2026

https://github.com/rafaelmoraes003/talker-manager

Application for registration of talkers (speakers) in which it will be possible to register, view, search, edit and delete information.

express http javascript node nodejs

Last synced: 16 Apr 2026

https://github.com/codegeekr/pentestpycap

tool for vulnerability assessment and packet capture in Python

capture-the-flag dns http packet-capture packet-sniffer pentesting sniffer

Last synced: 01 Apr 2026

https://github.com/melardev/springbootapijerseyspringdatacrud

CRUD Rest Api application built with Spring Boot Jersey and Spring Data

api crud full-stack fullstack http java jax-rs jersey rest spring spring-boot spring-data spring-mvc

Last synced: 17 Apr 2026

https://github.com/loque/peranta

HTTP-like API for inter-process communication (IPC) in Javascript

electron express http inter-process-communication ipc koa web-worker webworker

Last synced: 17 Apr 2026

https://github.com/f5-nascimento/articles-for-developers

Este repositório visa reunir artigos voltados para enriquecer e aprimorar as habilidades dos desenvolvedores em diversas áreas.

async-await dns docker express git github http internet javascript json mvc-architecture nodejs rest-api

Last synced: 02 Apr 2026

https://github.com/ajayos/node-server

A lightweight Express-based HTTP/HTTPS server wrapper with built-in middleware, lifecycle hooks, logging, and utility helpers.

express express-js expressjs http http-server node

Last synced: 03 Apr 2026

https://github.com/j9t/htaccess-punk

Redirect checker for .htaccess files

apache check checker htaccess http links quality redirects

Last synced: 04 Apr 2026

https://github.com/aiden-fe/compass-telegram

基于Axios封装的Http请求模块,支持浏览器环境与node双端使用

axios axios-retry browser chain http http-client http-request node request

Last synced: 17 Apr 2026

https://github.com/munashex/instagram-client

fronted for instagram clone app using reactjs and express , mongodb

axios http http-server instagram netlify react-helmet-async react-router-dom reactjs

Last synced: 18 Apr 2026

https://github.com/tomimelo/node-ts-mad-server

Basic Node Express server structure in Typescript. Includes loggers, exception handlers and database connectors.

database expressjs http logger nodejs nosql server sql typescript

Last synced: 04 Apr 2026

https://github.com/alex94cp/apioid

API definition library with support for multiple formats

api express http nodejs

Last synced: 18 Apr 2026

https://github.com/nwestfall/httpcatcode

https://http.cat is an amazing website with 100% accuracy. With a small library and 1 line of code, add the `x-cat-status` header to all your requests to let your more advanced users know your API or website means business.

api dotnet dotnet-core dotnet-standard http httpcats middleware

Last synced: 18 Apr 2026