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/andreykaipov/http-flooder

Make concurrent requests to flood HTTP servers. Yes - just like `ab`, but nowhere as good yet!

http http-load-testing http-server load-testing ttfb ttlb

Last synced: 22 Jun 2025

https://github.com/slexx1234/request

Http requests library

cookie http php request session

Last synced: 21 Jun 2025

https://github.com/lmammino/guzzle-apcu-fs-cache

A zero config cache storage for guzzle-cache-middleware that tries to cache on Apcu and fallbacks to filesystem

apcu cache cache-storage filesystem guzzle http middleware php

Last synced: 06 May 2025

https://github.com/lsongdev/kelp-static

serve static files for kelp and express

connect express http kelp nodejs server static-files

Last synced: 09 Jul 2025

https://github.com/faris771/encs3320-networks-project

a simple HTTP 1.0 web server built with python 3

http python socket-programming

Last synced: 30 Jul 2025

https://github.com/codeadamca/nodejs-website

This is a sample basic Node.js website using plain HTML files and the built in http and fs modules.

filesystem http learning-code nodejs urls

Last synced: 07 May 2025

https://github.com/otk-final/deepmock

一个在线模拟http响应工具

api http mock mockjs sse websocket

Last synced: 17 Feb 2026

https://github.com/hinha/httpcache

Golang HTTP Client Cache

cache golang http http-client redis

Last synced: 20 Apr 2026

https://github.com/meysam81/todors

TODO app, mainly for a practical learning experience of Rust

cli grpc http rust todo

Last synced: 10 Apr 2025

https://github.com/1000ch/simplehttp2server-cli

This package provides the CLI functionality of simplehttp2server.

cli http http-server http2 nodejs

Last synced: 29 Oct 2025

https://github.com/erengy/hypr

C++ HTTP client library based on libcurl

cpp17 header-only http work-in-progress

Last synced: 20 Jun 2025

https://github.com/dan-and-dna/gin-grpc-network

A network library that can handle requests for both http and grpc protocols

gin grpc http network protocol

Last synced: 10 May 2026

https://github.com/rgolubtsov/dnsresolvd-multilang

A daemon that performs DNS lookups for the given hostname passed in an HTTP request, with the focus on its implementation using various programming languages.

bash c clojure daemon dns elixir erlang genie http java javascript lfe lua multilang perl python resolver vala

Last synced: 30 Oct 2025

https://github.com/linusu/pino-got

A Got handler that logs all requests to a Pino logger

hacktoberfest http logger nodejs pino

Last synced: 10 Sep 2025

https://github.com/guanhui07/dcr-gin

借鉴于laravel 实现的 golang框架 骨架 整合gin 、grom 、redis、 goutils、 middleware 、zaplog、 validate 、config等组件

gin go-framework golang gorm goutils http middleware mysql redis zaplog

Last synced: 17 Feb 2026

https://github.com/mccutchen/httpbingo.org

A public instance of https://github.com/mccutchen/go-httpbin hosted on fly.io

http testing

Last synced: 19 Jun 2025

https://github.com/xpepermint/async-httplib

Low-level HTTP helpers.

cargo helpers http library rust

Last synced: 11 Apr 2025

https://github.com/esri/http-inbound-ex-for-geoevent

ArcGIS GeoEvent Server sample Enhanced HTTP inbound Connector to support entering a list of headers

arcgis connector geoevent geoevent-for-server headers http java server transport

Last synced: 25 Jun 2025

https://github.com/tagaryen/archer-tools

Useful tools written with java. Includes ecdsa, sm2, sm3, encryption, excel reader, http(s) client and server etc.

asm bytecode elliptic-curves excel http http-client http-server https rsa secp256k1 sm2 sm3 sm4 toolbox

Last synced: 19 Jun 2025

https://github.com/tlinhart/urllib3-sigv4

Extension to urllib3 adding support for AWS Signature Version 4

aws aws-signature-v4 aws-sigv4 http http-client python sigv4 urllib3

Last synced: 11 Apr 2025

https://github.com/osoianmarcel/egpp

A Golang library used to fetch Ethereum Gas Prices from different gas price providers.

client ethereum gas go golang http library price providers

Last synced: 19 May 2026

https://github.com/1pkg/hedgehog

Hedgehog 🦔: http hedged transport in go

go golang hedged hedging http requests

Last synced: 19 May 2026

https://github.com/seifsheikhelarab/ts-rest-api

A TypeScript-based REST API for user authentication and management with JWT-based authentication, bcrypt password hashing, and secure session handling.

bcrypt body-parser compression cookie-parser cors crypto dotenv express-js http jsonwebtoken lodash mongodb mongoose morgan node-js typescript

Last synced: 09 Apr 2026

https://github.com/jritsema/defaultbackend

An HTTP server that returns 200 OK for "/", health checks, and 501 Not Implemented for all other requests.

backend containers default http

Last synced: 02 Apr 2025

https://github.com/themreza/grpc-electricity-consumption

This project is an example implementation of a gRPC and HTTP server pair that work in conjunction with a web app to visualize an electricity consumption time series.

css csv d3js docker grpc html http javascript protobuf python timeseries tornado unittest vuejs

Last synced: 13 Apr 2026

https://github.com/jonathanstowe/uri-fetchfile

Raku module to retrieve a file from the internet by the best available method

fetcher http raku utility

Last synced: 02 Apr 2025

https://github.com/rickyes/okhttp.js

A minimalist HTTP library for Node.js

http nodejs

Last synced: 21 Mar 2025

https://github.com/lnsp/bench

Patching using everyday infrastructure.

file-sync filesystem golang http https patch

Last synced: 13 Sep 2025

https://github.com/honoluluhenk/http-content-disposition

Java library for building the HTTP Content-Disposition conforming to RFC6266, RFC5987 (opinionated but correct)

content-disposition http rfc-6266

Last synced: 16 Feb 2026

https://github.com/keq-request/keq-headers

Set/Append headers to request

client header headers http keq middleware

Last synced: 17 Jan 2026

https://github.com/lindhe/webicons

A web app that serves emojis and other icons as favicons.

emoij http icons material-design-icons mdi rocket rust web

Last synced: 03 Feb 2026

https://github.com/adahadapato/push4me

C++ application that helps push text files to server, using curl lib for connection

cpp curl http

Last synced: 13 May 2026

https://github.com/kwangsing3/http_methods_golang

http_methods_golang is a tiny wrapper for implementing HTTP request methods with Golang, and designed for reuse in every projects which don't have to implement those METHODS, when a simple communication is in need.

golang http request wrapper

Last synced: 04 Jul 2026

https://github.com/iconoeugen/docker-nginx

Docker image to run Nginx Reverse-Proxy as Kubernetes service

docker http http-proxy https https-proxy nginx proxy

Last synced: 30 Oct 2025

https://github.com/supriyo-biswas/gohttpd

A simple web server written in Go using net/http

golang http http-server web-server

Last synced: 04 Apr 2025

https://github.com/gabivlj/httpx

Simple error handling library for net/http and httprouter. Return error responses with ease.

error errors go golang handler handlers http httprouter httpx

Last synced: 04 Jul 2026

https://github.com/vinniko/asyncer

:twisted_rightwards_arrows: Async handling of the response from the server using the "Async pipe"

ajax angular async async-pipe html http http-request rxjs

Last synced: 19 May 2026

https://github.com/piorosen/restbed-based-android-web-server

"NOT JNI, NOT ROOTING" Example of how a web server created in C++ works on Android.

adb android cmake gcc http native ndk ninja-build restbed standalone webserver

Last synced: 19 May 2026

https://github.com/luphord/blanketdb

A simple HTTP accessible database for IoT projects

database http iot python

Last synced: 29 Mar 2025

https://github.com/xieyuheng/reqrec

A Hypertext Transfer Protocol (HTTP) Request Recorder.

http recorder testing

Last synced: 23 Jun 2025

https://github.com/breuerfelix/httproxy-cache

HTTP Reverse Proxy Cache

cache http proxy reverse-proxy

Last synced: 18 Jun 2025

https://github.com/parvatijay2901/operationalizing-machine-learning

Microsoft Azure is used to configure a cloud-based machine learning production model, deploy it, and consume it. Also, a Machine Learning Pipeline has been created, published, and consumed using Python SDK.

aci api authentication automl azure deploy-model http pipeline swagger

Last synced: 19 May 2026

https://github.com/patlux/smtp2http

Forwards incoming mails to a provided http rest endpoint

forward http proxy rust smtp

Last synced: 22 Apr 2026

https://github.com/sug0/go-httpchunker

HTTP client used to speed up chunked downloads

chunked downloader fast go http

Last synced: 30 Jun 2026

https://github.com/orshefi/vscode-extension-rest-webview

Wrapper around VSCode events as transport for Webview <-> Extension communication

eventbus http vscode vscode-extension vscode-webview vscode-webview-extension webview

Last synced: 14 May 2026

https://github.com/melardev/laravelapipaginatedcrud

Laravel Api application implementing CRUD + Pagination

api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web

Last synced: 18 May 2026

https://github.com/potatogopher/gorilla-middleware

"Chaining" Middleware with Gorilla Mux

golang gorilla-mux http

Last synced: 08 Sep 2025

https://github.com/epicseven-cup/lat.sh

just a fancy url shortener

golang http svelte url url-shortener

Last synced: 25 Jan 2026

https://github.com/eclipse-thingweb/examples

Example combinations of Thingweb components that have been tested at various events.

coap http iot modbus mqtt organization web web-of-things wot

Last synced: 18 Feb 2026

https://github.com/meyfa/status-codes-trainer-android

HTTP status codes training app for Android.

android-app http response-codes status-codes

Last synced: 17 May 2026

https://github.com/boreec/url-aliaser

URL aliaser service written in Golang.

alias go golang http json unit-testing url-alias url-shortener

Last synced: 26 Apr 2026

https://github.com/codeaprendiz/http_harbour_go

A tiny go server where no request/response is left unturned.

go http http-server

Last synced: 29 Mar 2025

https://github.com/1franck/redirectchecker

Trace HTTP redirection(s)

golang http httprequest redirect redirection

Last synced: 29 Mar 2025

https://github.com/xirzo/httpparser

Http parser for recreational purposes

http parser

Last synced: 19 Apr 2026

https://github.com/iker-gonzalez/webserv

Development of HTTP server from scratch using C++ and Python. Testing is made with an actual browser.

cgi-application client cpp http http-server nginx-server python3 server

Last synced: 18 May 2026

https://github.com/yothgewalt/proxmox-sdk-go

Proxmox Virtual Environment API SDK for Go

api fasthttp go http proxmox sdk

Last synced: 12 Sep 2025

https://github.com/exotjs/exot

Observable TypeScript framework for modern server applications.

bun deno framework http http-server nodejs server typescript web-framework webserver

Last synced: 07 Apr 2026

https://github.com/nxdir-s/httpc

httpc is a net/http client wrapper that handles OAuth, Open Telemetry instrumentation, and retries

go golang http http-client opentelemetry opentelemetry-go

Last synced: 13 May 2026

https://github.com/ctron/hot

Command line test tool for Eclipse Hono

amqp1-0 eclipse-hono http iot mqtt

Last synced: 18 May 2026

https://github.com/curiousyuvi/web_scraping

Web-Scraper returns the whole DOM of a website which can be later parsed to get the desired data. It uses the HTML and HTTP packages in flutter.

flutter html http web-scraping

Last synced: 18 May 2026

https://github.com/groguelon/any_http

Elixir library to wrap the main HTTP libraries.

elixir hex http

Last synced: 09 Jun 2026

https://github.com/knetic0/gomovieapp-webscraping

GoMovieApp-WebScraping. Movie App with GoLang and Using WebScraping.

front-end frontend go go-movie-app golang golang-examples google http http-server movie movie-app movies web web-scraping website

Last synced: 21 Mar 2025

https://github.com/phogolabs/restify

Opinionated package for building HTTP RESTFul API

form golang http json rest xml

Last synced: 16 May 2026

https://github.com/gkats/httplog

Simple logger for HTTP requests https://godoc.org/github.com/gkats/httplog

golang golang-package http logging

Last synced: 03 Jul 2026

https://github.com/zhongruoyu/chttpd

A lightweight and safe HTTP server.

c http http-server

Last synced: 11 Aug 2025

https://github.com/0suphan0/weatherapp

It is a weather application prepared using OpenWeathermApi and Flutter.

api dart flutter http openweather-api

Last synced: 07 Apr 2026

https://github.com/grizz-it/http

HTTP classes for PHP applications.

http php request response

Last synced: 28 Jan 2026

https://github.com/breezy-team/loggerhead

Web frontend for Breezy

breezy http loggerhead wsgi

Last synced: 15 Jun 2025

https://github.com/Zion-Dev1/Axios-Project

A simple website 🖥️ where you can play around with HTTP methods 🚀 from the Axios.js library

axios http http-requests parcel parcel-bundler scss typescript website

Last synced: 11 Sep 2025

https://github.com/iamd3vil/rifle

Elixir HTTP Client Library. Wrapper over Gun (https://github.com/ninenines/gun) with connection pooling

elixir gun http http-client http2

Last synced: 04 Apr 2025

https://github.com/dnut/mlops

Deploy ML with various technologies

http machine-learning ml mlops

Last synced: 28 Mar 2025

https://github.com/PaulioRandall/volley

(Discontinued) Small embedded Lua interpreter designed for testing JSON based web services and with a binary comfortable fitting inside repositories

api c embedded http json learning learning-by-doing lua makefile scripting small-tools testing

Last synced: 11 May 2025

https://github.com/th3shadowbroker/sse-example

Example code for working with SSE :satellite:

golang http sse sse-client sse-server

Last synced: 03 Jul 2026

https://github.com/bit-nation/services.nation-cache

Microservice for the nation-cache. This scans the Ethereum blockchain, maintains a list of nations, and serves that list to clients via HTTP endpoint.

endpoint ethereum http nations

Last synced: 03 May 2026

https://github.com/zoomoid/go-autoindex

go-autoindex is a fancy version of NGINX's autoindex_module

container go http server

Last synced: 01 Mar 2026

https://github.com/danizord/mid

Functional utility on top of PSR-15 interfaces

http middleware psr-15

Last synced: 18 May 2026

https://github.com/stratosblue/keenconveyance

A `Asp.Net Core Controller` service call framework based on `interface`. 基于 `interface` 的 `Asp.Net Core Controller` 服务调用框架。

aspnet-core aspnetcore client http rpc rpc-framework

Last synced: 09 Apr 2025

https://github.com/varbhat/serv

📡 HTTP File/Directory Server

http https server spa ssl tls

Last synced: 19 Jun 2025

https://github.com/yinxulai/unlock-browser-requests

Unblock browser requests and enjoy the freedom of insecurity.

browser chrome cors http js proxy set-cookie

Last synced: 06 May 2026

https://github.com/LeoBorai/wait-on

Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets

file http socket wait wait-for-it wait-on watcher

Last synced: 26 Feb 2025

https://github.com/lunarianss/go-vblog

基于领域驱动的代码组织架构 开发的 vblog 系统, 协议支持: HTTP, GRPC , 集成 cmd, etc, conf version, apps 等包进行项目工程化,IOC 容器管理服务依赖,项目架构分层解耦

apps cmd confi etc golang gorm grpc http version

Last synced: 19 Apr 2026

https://github.com/genndy007/bullandcow-tgbot

Implementation of Bulls and Cows game as a Telegram bot

bot golang http telegram-bot

Last synced: 21 Mar 2025

https://github.com/kigster/gomoku-cpp-client-server

Client/Server Gomoku implementation based on the ANSI C version

client-server gomoku http json websockets

Last synced: 15 May 2026

https://github.com/davidrjonas/condemn

A curl-able dead man's switch in Rust

deadmanswitch http monitoring redis rust warp

Last synced: 18 May 2026

https://github.com/agarzon/httpcapture

Inspect inbound webhooks and HTTP calls in real-time.

debugging docker http http-requests testing webhook

Last synced: 07 Mar 2026

https://github.com/vspaz/goat

Go HTTP client that makes it plain simple to configure TLS, basic auth, retries on specific errors, keep-alive connections, logging, timeouts, etc.

basic-authentication go golang http http-client requests retry timeouts tls tls-certificate tls-support

Last synced: 05 Apr 2025

https://github.com/javitocor/chat-app-react-native

A mobile chat app. Built with React Native.

chat-application express http mongojs react-native socket-io

Last synced: 06 Apr 2026

https://github.com/qbart/ohdeer

Oh! Deer! is a simple monitoring service/status page that verifies if your systems are healthy.

go http monitoring-tool

Last synced: 12 Aug 2025