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/swapniluneva/ssrf-agent-guard

ssrf-agent-guard is a Node.js module for protecting your HTTP/HTTPS requests against SSRF (Server-Side Request Forgery) attacks. It wraps http.Agent and https.Agent to enforce pre and post DNS host/IP checks, block access to cloud metadata endpoints, private IPs, and unsafe domains.

axios cybersecurity http node-fetch nodejs request ssrf ssrf-agent-guard ssrf-prevention

Last synced: 13 Jan 2026

https://github.com/jamesponddotco/pagecache-go

[READ-ONLY] Stable interface and helpers for caching HTTP responses.

cache caching go http http-cache memory-cache mockingjay

Last synced: 15 Mar 2025

https://github.com/goceleris/loadgen

Zero-alloc HTTP/1.1 and HTTP/2 load generator for benchmarking

benchmarking go golang h2c http http2 latency load-generator load-testing performance throughput tls zero-allocation

Last synced: 18 Apr 2026

https://github.com/juanpablo70/arep-taller01

Aplicaciones distribuidas (HTTP, SOCKETS, HTML, JS, MAVEN, GIT)

html http java javascript json maven sockets

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

https://github.com/yongman/http4shell

Execute shell command from a RESTful http request

http jwt jwt-auth remote-control remote-shell restful

Last synced: 23 Mar 2025

https://github.com/fastpanel/http

Extension to work with the "HTTP" protocol.

express http https nodejs typescript

Last synced: 18 Apr 2026

https://github.com/jezpoz/arcgis-cli

A CLI to use when working with the ArcGIS REST API.

arcgis arcgis-online cli deno deno-cli http typescript unofficial

Last synced: 19 Apr 2026

https://github.com/bondbox/xser

Socket and HTTP Server

http proxy socket

Last synced: 21 Feb 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/maxim2266/httpx

Ever growing collection of useful extensions for Go net/http package.

go go-package golang http

Last synced: 20 Apr 2026

https://github.com/magicxor/githubdeploymentstool

A "proof of concept" GraphQL client for GitHub's Repository Deployments API

cli client commandlineparser deployment graphql http oktokit strawberryshake

Last synced: 20 Apr 2026

https://github.com/zilohumberto/notification-sns-go

A microservice to send notifacations SNS with GRPC in Golang

aws go golang http microservice notification-sns rest-api sns

Last synced: 21 Apr 2026

https://github.com/shidenkai0/opentracing-contrib

Opentracing integration contributions for commonly used Go libraries

elastic go golang http opentracing

Last synced: 10 Mar 2026

https://github.com/scx-projects/scx-http-routing-x

✨ SCX HTTP Routing X

http routing scx

Last synced: 21 Apr 2026

https://github.com/coloz/async-http-library

Non-blocking async HTTP client for Arduino UNO R4 WiFi and ESP32.

arduino http

Last synced: 05 Jun 2026

https://github.com/hotstu/rxfetch

an easy to use http request library based on RxJava & OkHttp 一个简单易用的Http请求库,基于RxJava和OkHttp封装

http okhttp3 rxjava

Last synced: 15 Mar 2025

https://github.com/oelin/node-add-file

Elegantly add files to FormData objects 📋.

file form form-data http io

Last synced: 22 Apr 2026

https://github.com/unkaktus/fileserver

create an HTTP file server from a directory/file/zip

fileserver http ufs

Last synced: 12 Jan 2026

https://github.com/rafaelmoraes003/trybesmith

Medieval item shop API made with Typescript.

express http http-server jsonwebtoken mysql nodejs oop typescript

Last synced: 09 Apr 2026

https://github.com/purplesec/switchproxy

HTTP Proxy with MITM and WriteOnly connections

golang golang-library http http-proxy proxy-server

Last synced: 05 Jun 2026

https://github.com/chiguirez/healthz

a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness

go golang grpc healthcheck http

Last synced: 22 Apr 2026

https://github.com/soenneker/soenneker.cloudflare.utils.client

An async thread-safe singleton for the Cloudflare OpenApiClient

api client cloudflare cloudflareclientutil csharp dotnet http httpclient openapi singleton util utils

Last synced: 10 Jun 2026

https://github.com/martincantillo/gestion-conjunto-residencial

Aplicativo movil en flutter de Gestión de Conjunto Residencial

firebase-database flutter http riverpod

Last synced: 11 May 2026

https://github.com/iamarunbrahma/http-smoke-runner

Turn your .http files into runnable smoke tests, right inside VS Code.

api-client api-testing http http-testing rest-client smoke-test typescript vscode-extension

Last synced: 10 Jun 2026

https://github.com/gammasoft/gps-tracker

An HTTP and WebSockets interface to gpsd

gpsd http nodejs websockets

Last synced: 06 Jun 2026

https://github.com/pxi/mux

Simple HTTP multiplexing for Go

go golang http mux

Last synced: 03 Feb 2026

https://github.com/humblebeeai/server-nginx-template

NGINX Template: A docker image for web server, reverse proxy, load balancer, and HTTP cache with various features like rate limiting, HTTP/2, HTTPS, and more. Ideal for development and test environments.

api-gateway basic-auth docker docker-compose http http-cache http2 https load-balancer nginx rate-limit reverse-proxy scripts server software-engineering template web-server web-socket

Last synced: 24 Apr 2026

https://github.com/lgylgy/mpgscore

Mpg player ratings. Google Cloud, MongoDB, Google Drive, HTTP services.

golang http kubernetes services

Last synced: 24 Apr 2026

https://github.com/mrcaidev/http-errors

Utility classes for HTTP errors.

error http typescript utility vite

Last synced: 22 Mar 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/ilyasyoy/httpservertest

A simple golang http-server for testing.

golang http http-client http-server test testing

Last synced: 23 Mar 2025

https://github.com/jonoman55/restclient

This app is used to test API calls using the HttpClient. This app also includes a JSON formatter to return readable parsed data.

api csharp http http-requests http-response https https-request https-response json rest-client

Last synced: 18 May 2026

https://github.com/laqudee/rust_httpserver

Rust搭建的http与httpserver

http http-server rust

Last synced: 23 Mar 2025

https://github.com/sroman0/psr

PSR - Network Systems Programming is a project developed during the "Programmazione di Sistemi in Rete" (Network Systems Programming) course at Università degli Studi del Sannio. This repository provides practical implementations focused on web systems programming, with a particular emphasis on using UDP and TCP sockets in both C and Java.

c-programming concurrency educational-project html http java network-systems process-synchronization producer-consumer reader-writer restful-api tcp-socket udp-socket

Last synced: 06 Jun 2026

https://github.com/montao/koolbusiness

:robot: KoolBusiness front-end framework

api framwork html http javascript web

Last synced: 25 Dec 2025

https://github.com/igors93/relinker

Simple by default, powerful by composition, safe by guidance — a clear, modular, and debuggable Python retry library.

async backoff debugging decorator developer-tools fault-tolerance http observability python rate-limit reliability resilience retry retry-policy timeout

Last synced: 06 Jun 2026

https://github.com/tchevalleraud/grafana-influxdb-http

service to make http request and store the results in influxDB

go grafana http influxdb

Last synced: 26 Apr 2026

https://github.com/serviejs/servie-finalhandler

Servie final HTTP responder

404 finalhandler http response servie

Last synced: 09 Nov 2025

https://github.com/melardev/expresssequelizeapicrud

Nodejs Api application built with Express and Sequelize

api crud express full-stack fullstack http node node-js nodejs rest sequelize

Last synced: 11 Apr 2026

https://github.com/billcheng/a4-http

Angular 4 Enhanced Http Service with Spinner & etc

angular angular2 angular4 http spinner

Last synced: 27 Apr 2026

https://github.com/clach04/pebble-send-message

import of http://web.aanet.com.au/~summersfamily/

http http-client json pebble pebble-c pebble-watchapp pebblejs rest-client

Last synced: 27 Apr 2026

https://github.com/designhhuang/blockchain

一个简单的python编写的区块链

blockchain flask http python3

Last synced: 27 Apr 2026

https://github.com/decodelabs/harvest

PSR-15 HTTP stack without the mess

http php psr-15 psr-7

Last synced: 15 Apr 2025

https://github.com/janpieterz/nethttp

.NET Http Library

csharp dotnet dotnet-standard http rest

Last synced: 15 Mar 2025

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

HTTP Server that handles all incoming HTTP requests and routes the traffic using OpenAPI specs

http netty server

Last synced: 27 Apr 2026

https://github.com/oefenweb/ansible-php-fpm-ondrej

Ansible role to set up PHP-FPM (FastCGI Process Manager) in Ubuntu systems (using Ondřej Surý's ppa)

ansible ansible-role fpm http php php-fpm ubuntu

Last synced: 13 May 2026

https://github.com/mengdu/h3

A simple encapsulation of Golang HTTP client.

client h3 http

Last synced: 08 Aug 2025

https://github.com/maximo-perez-villalba/framework-http

El componente implementa una simple arquitectura HTTP en PHP con fines pedagógicos.

http php

Last synced: 28 Apr 2026

https://github.com/strixrox/nodejs-load-balancer

Application Layer Load Balancer made using NodeJS and `http` module

application-layer http javascript load-balancer node node-js

Last synced: 09 Apr 2026

https://github.com/jquiterio/mhub

A Non-Standard Message Hub

http hub message pubsub redis

Last synced: 28 Apr 2026

https://github.com/gamikun/just-say-it

Simple JSON response server and no third party dependencies

http json-response nodejs request server

Last synced: 13 May 2026

https://github.com/matheusdavidson/ngx-restify

Tools to manage HTTP for Rest API with Angular, RxJS and caching options

angular api cache http rest rxjs

Last synced: 28 Apr 2026

https://github.com/andreaslill/rust-integration-services

A modern, fast, and lightweight integration library written in Rust, designed for memory safety and stability.

file http integration rust schedule sftp

Last synced: 20 Jan 2026

https://github.com/pierotofy/autolock

Remotely lock a Windows computer via HTTP GET

http lock remote screen windows

Last synced: 29 Apr 2026

https://github.com/ahmetcanaksu/rust-http-download

Rust ile HTTP üzerinden dosya indirmek

http menemen rust

Last synced: 26 May 2026

https://github.com/hivesolutions/cameo-android

The Android version of the Cameo framework

anroid cameo client http java library

Last synced: 08 Jun 2026

https://github.com/kapetndev/connect

A module providing utilities for common service infrastructure

golang grpc http logging

Last synced: 29 Apr 2026

https://github.com/nadermohamed325/neo_client

Neo Client is a lightweight and colorful HTTP command-line client written in Rust. It lets you send GET, POST, PUT, and DELETE requests directly from your terminal — perfect for testing APIs without needing external tools like Postman or curl.

cli curl http rust

Last synced: 13 May 2026

https://github.com/sla-ppy/gocusign

[F] Backend integration for (docu)ment (sign)ing made with (Go)

backend curl get golang http openapi post

Last synced: 14 May 2026

https://github.com/cnrdh/scrypt_basic_auth

Basic HTTP auth with scrypt verification for Deno

authentication deno http

Last synced: 29 Apr 2026

https://github.com/ziv/natav

Deno HTTP Router

deno http router

Last synced: 29 Apr 2026

https://github.com/linux-china/service-talk-demo

Apple ServiceTalk framework demo

grpc http servicetalk

Last synced: 29 Apr 2026

https://github.com/studiowebux/bnaas-ce

A powerful, flexible graph execution engine for Deno that supports HTTP requests, conditions, string interpolation, data manipulation, and custom functions. Perfect for building complex automation workflows, API orchestration, and data processing pipelines.

claude-code cli container deno http linux-service orchestration pipeline tasks web-app workflow

Last synced: 29 Apr 2026

https://github.com/fajarnugraha37/golang-http-module-example

contoh sederhana penggunaan module http dan templating HTML

exampl go golang http http-module

Last synced: 17 Aug 2025

https://github.com/ssbit01/secure-otp-server

A template server for generating, encrypting, and verifying One-Time Passwords (OTP). Designed for microservices, modern authentication flows, and serverless environments.

bun cloudflare cookie decrypt deno dockerfile encrypt generation hono http javascript key otp secure server serverless template typescript verification wrangler

Last synced: 10 Apr 2026

https://github.com/fritzthecat9/dockercomposetest

Deploy two C# web APIs to Raspberry Pi with Docker Compose file

api c-sharp csharp docker docker-compose http https minimal-api raspberry-pi raspberry-pi-4 raspberry-pi4

Last synced: 26 Jan 2026

https://github.com/maxnatamo/paracord

An HTTP server implementation in .NET Core 7

dotnet dotnet-core hacktoberfest http http-server web-framework

Last synced: 29 Apr 2026

https://github.com/fabricekabongo/simplehttpclient

A very simple Http Client that works on PHP 5.3

http http-client php php53

Last synced: 27 Jan 2026

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

Simple hello app

golang http

Last synced: 15 Oct 2025

https://github.com/sirn-se/phrity-http

Utilities and interfaces for HTTP handling

http http-factory php-library psr-17

Last synced: 20 Jan 2026

https://github.com/rcosta358/gomokuweb

HTTP API Server and Frontend React Application To Play Gomoku Online

api docker gomoku http kotlin postgresql react spring typescript

Last synced: 14 Apr 2026

https://github.com/batchlabs/headers-bundle

A Symfony bundle to easily add headers to your responses.

headers http symfony symfony-bundle

Last synced: 20 Jan 2026

https://github.com/bougou/sendhttp

sendhttp makes the process of creating golang sdk for http service more easier.

http rest

Last synced: 22 Jan 2026

https://github.com/kaocc/gofetch

GoFetch - a simple, concurrent downloader

concurrency downloader go golang http

Last synced: 31 May 2026

https://github.com/pdt1806/public

random things i want to make public

expressjs http typescript

Last synced: 29 Apr 2026

https://github.com/julian-nash/restparse

Python parser for RESTful HTTP requests

flask http parser rest

Last synced: 19 May 2026

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/s-leroux/getpro

A very simple promise-based npm package to get http/https documents

asynchronous get http https node promise

Last synced: 20 May 2026

https://github.com/usagi-flow/iron-test

A test helper crate for Iron.

http iron rust rust-crate testing

Last synced: 13 Oct 2025

https://github.com/donnol/httpdoc

Auto genrate http interface document.

doc go http

Last synced: 16 Oct 2025

https://github.com/serhii-palamarchuk/goit-advancedjs-hw-03

Тема 6. HTTP-запити і взаємодія з бекендом

ajax crud http javascript

Last synced: 26 May 2026

https://github.com/go-x-pkg/servers

HTTP, HTTPs, UNIX, gRPC servers with configs and context

boilerplate configuration grpc http

Last synced: 24 Jan 2026

https://github.com/luispagarcia/cluster-http

Cluster + http request

cluster http node nodejs

Last synced: 30 Apr 2026

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

Simple routing

http

Last synced: 22 Jan 2026