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/yookoala/mockhttp

A minimalistic Go library to mock http transport. Neat tool for testings with mock network.

golang http mock-network testing

Last synced: 01 Jul 2026

https://github.com/diev/tsh-transport

Прием и отправка платежной XML информации по HTTP протоколу в систему ТШ Банка России.

cbrf-converter download http http-client httpclient powershell powershell-script ps1 russian transport upload uta webrequest xml

Last synced: 08 Oct 2025

https://github.com/elisebastian/rails_location_header

Rails gem that automatically adds X-Entity-ID and Location headers when a new record is successfully created in a create action.

gem http lib library rails rails-api ruby

Last synced: 01 Mar 2026

https://github.com/aanciaes/smart-grow-api

Web API for the Mobile and Ubiquitous Computing course

api go golang http

Last synced: 14 Jan 2026

https://github.com/broadcastt/broadcastt-js

JavaScript library for Broadcastt WebSocket Protocol

broadcast client events http pubsub websocket

Last synced: 27 Jan 2026

https://github.com/neurophant/ouija-config

Relay and proxy setup configuration with supervisor and nginx for Ouija

asyncio censorship cipher encrypted entropy http https network proxy relay security tcp tunnel udp

Last synced: 09 Oct 2025

https://github.com/lex-r/dwl

Simple file downloader 🤪

downloader http transfer-files utility

Last synced: 14 Jan 2026

https://github.com/alimy/echo

High performance, minimalist Go web framework

go http website

Last synced: 09 Oct 2025

https://github.com/alimy/httprouter

A high performance HTTP request router that scales well

go http mux web

Last synced: 09 Oct 2025

https://github.com/fantasticfiasco/serilog-sinks-http-sample-dotnet-framework

Sample application of Serilog.Sinks.Http producing log events in .NET Framework.

http sample serilog sinks

Last synced: 23 Feb 2026

https://github.com/kenjyco/webclient-helper

Helpful WebClient class to interact with APIs on the web (wrapper to popular requests package)

api api-client beautifulsoup4 http kenjyco lxml python requests rest

Last synced: 27 Jan 2026

https://github.com/jreisinger/hgrep

Search URLs for patterns

golang grep-like html http regexp

Last synced: 14 Jan 2026

https://github.com/andy2046/gonion

to chain your HTTP / GRPC middleware

chain golang grpc http middleware

Last synced: 14 May 2026

https://github.com/sukikui/playercoordsapi

A lightweight Fabric mod that exposes your Minecraft player coordinates via a local HTTP API

api client-side fabric http minecraft-mod

Last synced: 13 Mar 2026

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

Web-server with I/O multiplexing, supporting primary HTTP methods

cgi cookies cpp98 http make nginx

Last synced: 05 Feb 2026

https://github.com/parkgang/http-cache-server-with-go

http cache server를 구현해보자

cache go golang http parkgang-blog-assets

Last synced: 14 Jan 2026

https://github.com/dkxce/csharpcgi-bin

C# CGI BIN Implementation Class/Library/Exe

cgi-application cgi-bin cgi-script dkxce http script server

Last synced: 19 Jan 2026

https://github.com/alnvdl/request

An opinionated library with a fetch API wrapper and React hook for making HTTP requests automatically or on demand.

api fetch fetch-api http javascript js nodejs react reactjs

Last synced: 05 Apr 2026

https://github.com/federicotdn/hyperlsp

HTTP/1.1 to LSP proxy written in Go

go golang http lsp proxy

Last synced: 10 Oct 2025

https://github.com/problem-details/pd

Problem Detail is a way to carry machine-readable details of errors in a HTTP response

go http problem-details

Last synced: 14 Jan 2026

https://github.com/dpwgc/fraise

一个简单的 HTTP/HTTPS 负载均衡器(加权轮询 & 加权随机)

cluster http https load-balancer server

Last synced: 11 Oct 2025

https://github.com/antonio-phpfullstack/php-basics

PHP guides with practical code examples, focusing on foundational and advanced topics: from variables and loops to CRUD operations and database security.

crud data-validation forms functions http mysql php php-tutorials php7 prepared-statements procedural-programming programming-basics security session-management transaction web-development

Last synced: 19 May 2026

https://github.com/demonshreder/simplehttp

Simple HTTP server example for Go

go golang http learning tutorial

Last synced: 14 Jan 2026

https://github.com/pawelwritescode/gdutils

Library with methods for testing HTTP(s) API

e2e e2e-tests gdutils godog http json testing xml yaml

Last synced: 19 Jan 2026

https://github.com/thislight/haiya

Experimental HTTP server with Config-as-code and low-cost scripting.

http http-server library zig

Last synced: 21 Jan 2026

https://github.com/dexpro-solutions-gmbh/swaggerui

Gin handler to expose an OpenAPI spec via Swagger UI

golang http

Last synced: 14 Jan 2026

https://github.com/ken-okabe/minimal-http-server

node minimal-http-server just works as expected, good for built-in something

http minimal node-module server

Last synced: 11 Oct 2025

https://github.com/nokusukun/cuttle

An extended HTTP router built on top of Echo

echo go golang http router

Last synced: 14 Jan 2026

https://github.com/yakubique/grab-limited

Grab URLs with timelimit

actions fetch github http limit

Last synced: 14 Apr 2026

https://github.com/svermaji/resourcedownloader

Utility in Java 8+ to download files from internet or any public available url.

download http java jtable speed threadpool tooltip

Last synced: 11 Oct 2025

https://github.com/alpden550/json_helpers

Go JSON helpers to read and write JSON

golang http json

Last synced: 14 Jan 2026

https://github.com/cloudmercato/pycurlb

Python cURL benchmark - Get info about connection

benchmark curl curl-library http http-client python

Last synced: 27 Jan 2026

https://github.com/graphqland/http-graphql-playground

HTTP request for graphql-playground with standard Request and Response

graphql graphql-playground handler http request response

Last synced: 12 Oct 2025

https://github.com/biurad/php-http-galaxy

🪐 A library that provides functionality for http pipelines: psr-7, psr-13, psr-15, psr-17, Cors, CSP, session and cookies manipulations.

biurad cookie guzzle guzzlehttp http http-factories php psr-13 psr-17 psr15 psr7 session

Last synced: 19 Jan 2026

https://github.com/jiashunx/masker-json-server

Web应用:基于masker-rest实现的简易json server(供前端开发使用,用来mock后端接口及报文,本地启动后访问http://127.0.0.1:port 即可访问管理服务)

dynamic-http-server http json-server

Last synced: 12 Oct 2025

https://github.com/carlos-descalzi/pyremote

A very rustic way to do remoting object invocation call via HTTP.

flask http python3 remoting

Last synced: 12 May 2026

https://github.com/zaphyr-org/http-client

HTTP cURL client based on PSR-18.

client http psr-18

Last synced: 12 Oct 2025

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

Python parser for RESTful HTTP requests

flask http parser rest

Last synced: 19 May 2026

https://github.com/bonifield/headerbreakdown

converts a collection of HTTP headers into a dictionary structure for automated analysis; creates parsed and analyzed objects; accepts strings, lists, or dictionaries of header values

automation headers http json python python3 web

Last synced: 14 Apr 2026

https://github.com/fziviello/api_meteo

Meteo Attuale tramite servizio web dedicato

api http java meteo

Last synced: 14 Oct 2025

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/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/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/marcodeg/stepnetworking

A Lightweight and flexible solution to HTTP Requests in Swift.

cocoapods http http-requests ios network networking spm swift urlsession xcode

Last synced: 17 Oct 2025

https://github.com/0xdaksh/node-urlshortner

A Url Shortener built on Nodejs, Expressjs, MongoDB and some magic!

http javascript js nodejs npm url-shortener

Last synced: 17 Oct 2025

https://github.com/willian-moreno/dt-money

DT Money é o projeto prático da formação ReactJS, cujo objetivo é introduzir e aprimorar novos conceitos como formulários, acessibilidade, uso de APIs, hooks personalizados, controlled components, performance com React DevTools, context selectors, useCallback, memo, useMemo e muito mais!

dt-money http performance reactjs rocketseat

Last synced: 29 Apr 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/hkmori15/hget

Simple and blazing-fast http(s) receiver data utility ⚡

blazing-fast cli http https rust simple utility

Last synced: 24 Oct 2025

https://github.com/pykit3/k3http

We find that 'httplib' must work in blocking mode and it can not have a timeout when recving response.

http python

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/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/seriousben/http-parser

HTTP Parser using parser combinators

golang http http-parser parser-combinators

Last synced: 27 Oct 2025

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/codepr/rlb

Rough-and-ready lightweight load-balancer in Rust.

http load-balancer reverse-proxy rust

Last synced: 29 Jan 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/afeiship/vscode-restclient-notes

Notes for vscode-restclient ext.

http notes rest vscode

Last synced: 30 Jan 2026

https://github.com/n0ring/webserv

This project is about writing HTTP server using C++ (std=c++98)

cpp98 http

Last synced: 30 Jan 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/rafaelmoraes003/store-manager

Sales management system in dropshipping format.

chai express http javascript mocha mysql node nodejs sinon

Last synced: 15 Apr 2026

https://github.com/helloxz/tcpmk_node

TCP.mk is a free and efficient network toolkit designed to quickly diagnose and resolve network issues. It offers a wide range of tools, from IP queries to network status detection, perfect for network operations and development.

dig gfw http ip-query ping traceroute

Last synced: 14 Jun 2026

https://github.com/willwashburn/curl

1-1 class mapping of the cURL library so it can be mocked / stubbed

curl curl-library http

Last synced: 15 Apr 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/ascendtech4h/turtleauth

New web authentication system for AscendTech

authentication docker golang http

Last synced: 16 Apr 2026

https://github.com/soenneker/soenneker.cloudflare.httpclient

An async thread-safe HttpClient singleton for the Cloudflare API

api client cloudflare cloudflarehttpclient csharp dotnet http httpclient singleton

Last synced: 15 Apr 2026

https://github.com/heyskidee/plug

Simplify Your API Interactions!

axios cdn fetch http http-requests javascript npm-package

Last synced: 11 Feb 2026

https://github.com/paishanmadusha/moviesurf-application

Movie Surf is a Flutter application that provides users with a seamless Movie and TV show browsing experience using the Movie Database (TMDb) API. The app lets users view and search detailed information about movies and TV shows.

api api-rest dart dotenv flutter get http image-picker lottie-animation movies-app-android sharedpreferences svg-icons tvshows

Last synced: 11 Feb 2026

https://github.com/scx567888/scx-http-routing

🥚 SCX HTTP Routing

http routing scx

Last synced: 11 Feb 2026

https://github.com/gordonmurray/debezium_warpstream_http_sink

Using Debezium to send Change Data Capture (CDC) events to HTTP endpoints

debezium http kafka ngrok warpstream

Last synced: 27 Feb 2026

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

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

byndyusoft http json net

Last synced: 13 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/germanmorini/cool

Aplicación estilo curl

api-testing curl http https networking redes requests

Last synced: 01 Mar 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/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/bifot/native-http-vs-koa2

Performance check between native http module vs koa2.

api benchmarks http koa koa2 nodejs performance rest

Last synced: 16 Apr 2026