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/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/shokme/laravel-actito

Laravel HTTP Facade wrapper for Actito API

actito api facade http laravel

Last synced: 02 Jan 2026

https://github.com/andersnormal/outlaw

:cow: A redirector with automatic certs and redirect wildcards and specific routes

go http redirects

Last synced: 14 Jan 2026

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

go http lib example

dependency-injection go http

Last synced: 16 May 2025

https://github.com/nicledomas/binarymapper

Remote calls different binary executable files

http rest-api rpc

Last synced: 31 Aug 2025

https://github.com/arthepsy/connid-http

Library for http-based ConnId connectors

connid http midpoint rest scala

Last synced: 25 May 2026

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/irradia/one.irradia.http

Tiny HTTP interface

android http kotlin

Last synced: 04 May 2026

https://github.com/icarogabryel/simple-http-like-server

Simple HTTP-like server written in Python and build over TCP sockets. It uses a minimalistic custom version of the HTTP protocol.

http http-server protocol requests server

Last synced: 16 May 2025

https://github.com/cogini/http_structured_field

Elixir library to parse HTTP Structured Fields (RFC 8941)

elixir http rfc8941

Last synced: 16 May 2025

https://github.com/shivah12/api-buddy

API Buddy is a lightweight web-based API testing tool built with React and Axios. It enables developers to construct and send HTTP requests directly from the browser, view formatted JSON responses, and debug endpoints in real-time without installing external software.

api-testing axios http react

Last synced: 02 Sep 2025

https://github.com/dinkohristov/javascipt_applications_june_2025

This repository is solutions of problems from my SoftUni course: JS Applications - June 2025

ajax asynchronous-programming html http javascript modular-applications rest spa

Last synced: 24 Mar 2025

https://github.com/heronacho66/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: 19 Jul 2025

https://github.com/just-squad/qferris

QFerris — быстрый и легковесный API-клиент на Rust

grpc http rust tauri

Last synced: 16 Apr 2026

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/php-guard/curl

PHP Curl wrapper. Alternative to "https://github.com/php-curl-class/php-curl-class" with CurlRequest and CurlResponse objects

composer curl curl-multi http json packagist php php-curl php-curl-library php7 proxy

Last synced: 09 Apr 2026

https://github.com/bima42/webserv

Web server in CPP98

cpp98 http http-server webserv webserver

Last synced: 04 Oct 2025

https://github.com/customautosys/axios-cordova-adapter

An axios adapter using cordova-plugin-advanced-http

adapter advanced axios cordova http plugin

Last synced: 10 Mar 2026

https://github.com/joelteogom/my-http-server

MyHTTPServer is a custom-built HTTP server written in Go, created as a learning project to understand how HTTP works under the hood. The goal of this project is to explore the core functionality of HTTP servers, such as handling requests, managing routes, and building responses manually, without relying on high-level frameworks.

golang http http-server http-server-handler http-server-middleware

Last synced: 24 Mar 2025

https://github.com/cdellacqua/http-status.js

Enums for HTTP Status Codes and Messages

http

Last synced: 15 Mar 2025

https://github.com/maxgfr/http-server-javafx

JavaFX app in which it creates a local server

http http-requests http-server java localhost request server

Last synced: 13 May 2025

https://github.com/simonkovtyk/http-client

A Rust crate that simplifies managing HTTP connections for clients. It provides an easy-to-use API for establishing connections, sending and receiving data, and handling multiple connections concurrently.

http http-client http-requests http1 http1-1 http2 http2-client

Last synced: 11 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/ch563/editheader

edit the http request header for chrome extension

header http request ua

Last synced: 21 Feb 2026

https://github.com/honeyryderchuck/http-clients-benchmark

(Mirror) Ruby HTTP Client Benchmarks

benchmark http ruby

Last synced: 11 Aug 2025

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/c0m4r/rq

rust http query

http reqwest rq rust

Last synced: 24 Mar 2025

https://github.com/a-poor/requests

A quick and easy HTTP request library written in Go.

go golang hacktoberfest http requests

Last synced: 28 Jun 2026

https://github.com/szpolny/simplehttp

Simple http server written in Rust for learning purposes.

http rust

Last synced: 18 Apr 2025

https://github.com/kopexa-grc/common

Common Go library for scalable, secure, and type-safe backend development. Includes utilities for authorization (OpenFGA), database testing, HTTP helpers, error handling, and more.

authorization backend entgo error-handling go golang http kopexa library middleware openfga security testutils utilities

Last synced: 18 Apr 2026

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

An async thread-safe singleton HubSpot HTTP client

client cms crm csharp dotnet http httpclient hubspot hubspotclientutil openapi

Last synced: 13 May 2026

https://github.com/rusenask/echo-debug-server

Debug HTTP server

debug echo golang http

Last synced: 24 Mar 2025

https://github.com/maxbolgarin/cliex

Easy-to-use HTTP client with Circuit Breaker

api go golang http rest rest-api resty

Last synced: 02 Jul 2025

https://github.com/janloebel/mailthat

MailThat is a kind of proxy/service to forward mails from HTTP-Requests or received via SMTP.

http mail proxy rest smtp

Last synced: 11 Apr 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/xevilmaxx/blazorwebgui

Blazor Website with external GRPC / HTTP API + authentication Token

authentication authorization blazor csharp dynamic grpc http https i18next jwt layout mudblazor razor standalone tabs

Last synced: 06 May 2026

https://github.com/maxwelbm/rabbix

CLI to test queues with clarity and control

cli go golang http rabbitmq test testing tools

Last synced: 14 Aug 2025

https://github.com/jxsl13/stromgedacht

StromGedacht.de API client implementation in Go.

client go golang http

Last synced: 01 Jul 2025

https://github.com/statico/zerodep-node-http-server

Zero-dependency TypeScript HTTP server built on node:http with Hono-compatible API

hono-compatible http middleware no-dependencies nodejs server typescript zero-dependency

Last synced: 28 May 2026

https://github.com/nshkrdotcom/mcp_client

Full-featured Elixir client for the Model Context Protocol (MCP) with multi-transport support, resources, prompts, tools, and telemetry.

ai-agent ai-tooling api-client beam elixir genserver http jsonrpc llm llm-infrastructure mcp model-context-protocol observability otp prompt-engineering resource-management sdk sse stdio telemetry

Last synced: 16 May 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/digitalruby/simpleaddheaders

Simple add headers extension for browsers

add browser change delete extensions headers http https modify upsert

Last synced: 14 Aug 2025

https://github.com/wwcd/httpcli

A simple HTTP client for go.

go http httpcli

Last synced: 14 Jun 2025

https://github.com/johejo/cachehandler

Package cachehandler provides net/http middleware that caches HTTP responses.

cache caching go golang handler http middleware

Last synced: 02 Sep 2025

https://github.com/biyuqi/memory-leak

个人博客, 学习, 收集, 整理编程遇到的问题

devops flutter http javascript linux typescript vim vue webpack

Last synced: 13 Apr 2026

https://github.com/lefuturiste/httper

A file_get_contents based, PSR-7 http client.

client http php

Last synced: 10 Aug 2025

https://github.com/whtsht/ginn

Ginn is not nginx.

c educational-project http http-server linux

Last synced: 26 Jun 2026

https://github.com/the-sumeet/curler

Execute curl commands from vscode

curl http rest-api rest-client restclient vscode-extension

Last synced: 29 Apr 2026

https://github.com/citomni/infrastructure

CitOmni Infrastructure provides lean, cross-mode services and building blocks designed to support both HTTP and CLI applications. It focuses on performance, simplicity, and predictable behavior, offering a common layer that applications can rely on without overhead or unnecessary abstractions.

captcha citomni citomni-framework citomni-php cli deterministic green-by-design high-performance http infrastructure low-overhead php php8 psr-4

Last synced: 13 Jan 2026

https://github.com/x51xxx/bun-nestjs-adapter

Native Bun.serve adapter for NestJS — HTTP, WebSocket (shared-port upgrade), SSE, streaming, file uploads.

adapter bun bun-serve file-upload graphql http nestjs performance platform-bun sse streaming typescript web-fetch-api websocket

Last synced: 08 Jul 2026

https://github.com/thepatrik/hellohttp

A simple barebone HTTP server implementation in golang.

api go golang http

Last synced: 16 Jan 2026

https://github.com/do-/node-http-server-tools

Some wrappers around the standard node:http API

http node request response

Last synced: 05 Jan 2026

https://github.com/dlampsi/gsrv

Wrapper for starting and maintaining HTTP and gRPC server

go golang golang-library grpc-go grpc-server http http-server

Last synced: 30 Mar 2025

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

HTTP errors

errors http nodejs

Last synced: 03 Oct 2025

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

Generate and overwrite default/predefined trace identifiers in the HTTP context. Value of 'HttpContext.TraceIdentifier' is changed and also add new header variable in 'HttpContext.Response.Headers' named 'X-Trace-Id' to trace requests in trace logs.

header http logs middleware response trace tracing variable x-trace

Last synced: 23 Jun 2025

https://github.com/tiendq/http-status

Returning HTTP status in a quick and easy way.

http status

Last synced: 03 Sep 2025

https://github.com/rmuchall/http-status-ts

HTTP status codes for TypeScript.

codes http status typescript

Last synced: 23 Mar 2025

https://github.com/zource-dev/hello-web

A minimal Node.js web application

hello-world http minimal nodejs web

Last synced: 15 May 2026

https://github.com/yousefkhalaf0/flutter_small_movies_app

A Flutter app showcasing now-playing and popular movies using the TMDb API. Features include movie details (genres, ratings, cast) and a responsive UI. Built with http for API calls and cached_network_image for efficient image loading.

android-studio api dart flutter http tmdb

Last synced: 09 Apr 2026

https://github.com/jtyr/container_test

Testing container

container docker golang http testing

Last synced: 19 Apr 2026

https://github.com/jkrhb/eclipse_thingweb_app

Web of Things Flutter app based on Eclipse Thingweb dart_wot

coap dart flutter http mqtt web-of-things wot

Last synced: 16 Apr 2026

https://github.com/code0-tech/draco

Protocol adapter that will accept request, verify them and sends them to execution.

http microservice protocol rust

Last synced: 08 Apr 2025

https://github.com/compts/getkit

Friendly HTTP request library that would work in browser and Node.js

ajax ajax-request http javascript nodejs

Last synced: 15 May 2025

https://github.com/maksym-nazarenko/nextshop-item-watcher

A simple Next online shop item watcher and notifier

go http mongodb telegram

Last synced: 22 Apr 2026

https://github.com/jahidulpabelislam/http

Basic classes around HTTP for PHP.

http php

Last synced: 03 Jan 2026

https://github.com/rinapen/yay-cpp-wrapper

🌐Modern C++ wrapper for Yay (SNS) API.

api-client http http-client websocket yay

Last synced: 17 Nov 2025

https://github.com/sgaunet/httping-go

HTTP ping utility written in Go - Test HTTP endpoints with response times, status codes, and content sizes

cli command-line-tool devops go golang http http-client monitoring networking ping

Last synced: 03 Sep 2025

https://github.com/karitham/handlergen

Generate helper functions to map handler to concrete types

codegen go golang http

Last synced: 15 Mar 2025

https://github.com/iconshot/reptilia

JavaScript library for creating powerful HTTP servers.

api backend http nodejs rest server

Last synced: 04 May 2026

https://github.com/siddhant-vij/advanced-js-topics

This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.

animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing

Last synced: 11 Apr 2026

https://github.com/gamitej/basic-chat-app

A basic chat app for understanding the basics of web-sockets

express http nodejs reactjs socket-io websocket

Last synced: 12 Apr 2026

https://github.com/indice-co/indice.swift.networking

Swift Library containing http related stuff as well as rest helpers and encoding helpers.

http networking swift

Last synced: 24 Mar 2025

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/fatiq123/ktor-http

This repository includes different projects of Ktor Client for HTTP.

http kotlin ktor-auth ktor-client ktor-jwt ktor-server

Last synced: 11 Jul 2025

https://github.com/remnawave/rust-sdk

A high-performance Rust SDK for interacting with the Remnawave API

api client http remnawave sdk

Last synced: 08 Aug 2025

https://github.com/melardev/reactreduxasynccrud

React + Redux app showing how to perform Asynchronous HTTP CRUD

api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest

Last synced: 12 Apr 2026

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

A .NET thread-safe singleton HttpClient for Active Prospect's TrustedForm

active client csharp dotnet http httpclient httpclients prospect trustedform trustedformclient

Last synced: 10 Jun 2026

https://github.com/orestispanago/mobotix-tests

Download images from Mobotix IP camera using HTTP API

http thermal-camera

Last synced: 10 Feb 2026

https://github.com/dubniczky/httparser

Simple HTTP request and response parser, written in pure javascript with zero dependencies

http javascript no-dependencies pure-javascript request response

Last synced: 23 Mar 2025

https://github.com/marcandreappel/http_status

Small library to work with HTTP Status Codes

code http php72 status

Last synced: 04 Oct 2025

https://github.com/jesielviana/guiaweb-book

Ebook de desenvolvimento web, do básico ao avançado. Teoria e prática.

css html http javascript server web

Last synced: 09 Nov 2025

https://github.com/007tickooayush/sample-spring-mvc

An eclipse maven template for Spring MVC.

eclipse http jsp spring-mvc

Last synced: 16 Aug 2025