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/1franck/redirectchecker

Trace HTTP redirection(s)

golang http httprequest redirect redirection

Last synced: 29 Mar 2025

https://github.com/emirhangumus/zlient

Build robust, type-safe API clients with runtime validation, retry logic, and zero boilerplate. Use any Standard Schema library — Zod, Valibot, ArkType, and more.

api-client http http-client zod

Last synced: 14 May 2026

https://github.com/devraymondsh/rust-webframeworks-benchmark

In this project we benchmark different Rust web frameworks to see which framework can handle more requests/second.

api benchmark framwork http http-server rust web

Last synced: 26 Mar 2025

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/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/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/abersheeran/rust-h11

A pure-Rust, bring-your-own-I/O implementation of HTTP/1.1

http http-parser sans-io

Last synced: 18 Mar 2025

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/carlostojal/webc

Simple web server made in C using sockets.

c http http-server sockets web web-server

Last synced: 07 Jun 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/phenixblue/cm2http

A utility to discover and serve the data from a Kubernetes configMap via HTTP

client-go configmap http json k8s watcher

Last synced: 13 Apr 2026

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

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

aspnet byndyusoft http messagepack

Last synced: 02 Feb 2026

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/zbo14/desync

Detect and confirm HTTP/S desync vulnerabilities

desync http https request-smuggling

Last synced: 19 Jun 2025

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/phogolabs/restify

Opinionated package for building HTTP RESTFul API

form golang http json rest xml

Last synced: 16 May 2026

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

HTTP Reverse Proxy Cache

cache http proxy reverse-proxy

Last synced: 18 Jun 2025

https://github.com/xieyuheng/reqrec

A Hypertext Transfer Protocol (HTTP) Request Recorder.

http recorder testing

Last synced: 23 Jun 2025

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/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/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/foresthoffman/rwb

A Go package for intercepting HTTP(s) response values before sending them to the request client.

go golang http

Last synced: 03 Oct 2025

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/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/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/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/markthree/http-bench

测试 deno, node 和 go 相关框架的性能

bench deno go http node

Last synced: 07 Apr 2026

https://github.com/edgee-cloud/careers

Check out our current job openings on the issues page.

edge edgee golang http rust wasm

Last synced: 14 Jun 2025

https://github.com/deviantony/reqdump

Small webserver used to dump HTTP requests

golang http

Last synced: 14 May 2026

https://github.com/prasoonsoni/task-manager-backend-golang

The task manager allows you to perform basic operations such as creating, reading, updating, deleting, and changing the status of tasks. The goal of this exercise is to improve your understanding and proficiency in GoLang backend development by implementing these functionalities.

bson golang gorilla-mux http mongodb

Last synced: 19 May 2026

https://github.com/douglaszuqueto/esp32-rpc-http

Chamadas remotas usando protocolo HTTP

esp32 http rpc

Last synced: 10 May 2026

https://github.com/curveball/cors

CORS plugin middleware for Curveball

cors curveball hacktoberfest http middleware

Last synced: 04 Oct 2025

https://github.com/zbo14/retweak

A CLI that tweaks and resends HTTP/S requests

bug-bounty cli http https pentesting

Last synced: 26 Mar 2025

https://github.com/ollieday/mockablehttp

A mockable wrapper for System.Net.Http.HttpClient

csharp dotnet http library mocking mocks testing unit-testing

Last synced: 08 Apr 2025

https://github.com/cakeandcandles/rust-server

A static file HTTP server built from scratch in Rust

filesystem http http-server liveserver rust tcp-server

Last synced: 07 Jul 2025

https://github.com/aak1247/gproxy

Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具

cli http proxy proxy-server tcp websocket

Last synced: 17 Jan 2026

https://github.com/kai-xl/cookie_bfexecutor-fetcher

used for when a website is restricting your access due to you not having a certain cookie. Or your wanting to scan for present cookies on the website.

brute-force cookies http https linux python3 web

Last synced: 13 Apr 2026

https://github.com/jackkimmins/jroute

A PHP routing library that supports URL mapping, role-based access control, and directory serving, designed for swift prototyping.

http php8 router routing

Last synced: 10 Jul 2025

https://github.com/talek-solutions/lmn

Fast HTTP load testing CLI written in Rust — dynamic request templates, threshold-gated CI exits, and configurable load curves

benchmarking ci http load-testing performance rust threshold

Last synced: 07 Apr 2026

https://github.com/kasitoru/mjsxj02hl_web

Web interface for mjsxj02hl firmware

firmware http lua mjsxj02hl web

Last synced: 17 Feb 2026

https://github.com/jamielsharief/file-sync

A HTTP based file synchronization library that uses public key authentication.

file http public-key-authentication sync

Last synced: 12 Apr 2025

https://github.com/bostjans/javarestclientbase

Java HTTP & Rest Client library.

client http java rest-client

Last synced: 16 May 2026

https://github.com/ilyaliao/http-test-tool

HTTP request testing tool supporting GET and POST methods

get http post

Last synced: 10 Jul 2025

https://github.com/fortio/h2life

Demo of ansipixel game of life (conway) over http streaming (or 1.1)

game-of-life http tui

Last synced: 17 Jun 2025

https://github.com/labulakalia/wazero_net

net/http for wazero

go golang http net wasi wasi-sdk wasm

Last synced: 16 May 2026

https://github.com/netcorelink/libchttpx

A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.

c cpp http netcorelink

Last synced: 23 Jan 2026

https://github.com/halilfocic/onixhttp

My attemt to making full fledged HTTP server in zig

http parser tcp zig

Last synced: 24 Jul 2025

https://github.com/diguage/network-notes

The note is for networking protocols.

dns http http2 ip ipv4 ipv6 tcp udp

Last synced: 08 Mar 2026

https://github.com/flyclops/tenor_dart

A package for interfacing with Tenor's GIF search directly in Dart using HTTP.

dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor

Last synced: 08 Mar 2026

https://github.com/telebotmake/packetstorm

Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.

ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp

Last synced: 25 Jul 2025

https://github.com/httpland/cors

CORS protocol utility for standard Request and Response

cors http preflight request response utility

Last synced: 18 Feb 2026

https://github.com/gianlucatruda/recommendation_extractor

A pair of scripts for (1) extracting URLs from HTML-esque documents and (2) fetching the title, description, and permalink for each URL.

evernote http ifttt python requests url

Last synced: 26 Jul 2025

https://github.com/mango-philosophy/tealeaf

A simple interface for readable Python HTTP clients

api http json pydantic python

Last synced: 08 Mar 2026

https://github.com/rozhakxd/miniwebserver

Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.

computer-networks from-scratch http http-server multithreading networking python socket-programming static-server tcp-server web-server

Last synced: 26 Jul 2025

https://github.com/padosoft/httpclient

Very simple HTTP Client using Guzzle to make request more user friendly.

guzzle http http-client request response

Last synced: 26 Jul 2025

https://github.com/flowerfine/flink-http-connectors

flink http connectors

flink flink-connector http

Last synced: 27 Jul 2025

https://github.com/maileryio/widget-link

Link Widget for Mailery Platform

html http link widget yii

Last synced: 12 Feb 2026

https://github.com/lbwa/jsonp

:calling:A minimal and lightweight JSONP implementation by Promise API

cross-domain cross-domain-request cross-domain-solution http https json-with-padding jsonp

Last synced: 19 Sep 2025

https://github.com/huytd/zap

HTTP web server using tokio-minihttp

http http-server rust serde tokio tokio-rs

Last synced: 02 Sep 2025

https://github.com/graphtylove/python_http_requests_perfs

A repo to demonstrate how to reduce processing time of HTTP call in python.

async asyncio http http-client performance-testing python python3 requests

Last synced: 20 May 2026

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

A simple FS backed guzzle cache file middleware compatible with php 5.6

cache filesystem guzzle http

Last synced: 01 Aug 2025

https://github.com/imdrasil/http_method_emulator

Simple HTTP method emulator for form submitted data.

crystal-language http

Last synced: 01 Aug 2025

https://github.com/lbliii/pounce

=^..^= Pounce — Free-threading-native ASGI server for Python 3.14+ with real thread parallelism and streaming-first I/O

asgi async cpython free-threading http nogil python quic sans-io server threads

Last synced: 23 May 2026

https://github.com/veltzer/pyweblight

Pyweblight is a small configurable web server for developers

apache http https python python3 server web

Last synced: 01 Aug 2025

https://github.com/dr-montasir/ghttp

A Rust crate for building HTTP clients and servers with a focus on performance, ease of use, and global configurations

http status url

Last synced: 19 Feb 2026

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

Asynchronous HTTP client.

cargo client crate http relay rust socket ssl stream tcp tls unix

Last synced: 02 Aug 2025

https://github.com/jesusgraterol/api-response-utils

The api-response-utils package streamlines RESTful API data exchange by introducing a standardized data structure for HTTP response bodies. This structure simplifies client-side data handling, promoting consistency and readability in your API interactions.

api api-response api-rest api-restful body http http-body rest rest-api restful restful-api utilities utils

Last synced: 26 Sep 2025

https://github.com/cdhtlr/goparalleldownload

Golang basic file downloader using Accept-Ranges for parallel downloads to download a file in efficient way with the help of concurrency.

accept-range concurrency content-length downloader fast golang high-performance high-speed http parallel range-get

Last synced: 15 May 2026

https://github.com/xerosic/gnam

🍽️ gnam - HTTP request ingester and visualizer

go golang http ingest requests

Last synced: 29 Sep 2025

https://github.com/jot85/hapic

HTTP API Client (hapic): A Rust crate for quickly creating nice-to-use client libraries for HTTP APIs, in particular, there's lots of tooling around HTTP JSON APIs.

api api-client http json rust

Last synced: 18 May 2026

https://github.com/guru901/ripress

An express inspired rust based web framework

exoress http http-server rust rust-library rustlang

Last synced: 07 Aug 2025

https://github.com/xelroth/vpnexus

VPNexus: The Ultimate Server, Tunnel, VPN, ... Setup Script Just in a few clicks

6to4 automatic bash bash-scripting http iptables panel reality socks5 tunnel tunnel-server tunneling utls vless vmess vpn vpn-bot wiregaurd xray-core xtls-rprx-vision

Last synced: 07 Aug 2025

https://github.com/teodutu/sprc

Sisteme de Programe pentru Retele de Calculatoare - UPB 2020-2021

docker docker-compose http http-client http-server microservices mqtt remote-procedure-call rest rest-api rpc

Last synced: 09 Apr 2026

https://github.com/meedeley/nusa-resto-be

nusa resto

api golang http

Last synced: 28 Aug 2025

https://github.com/oxisto/go-httputil

A http utility library in Golang

argon2 golang http jwt rest

Last synced: 09 Aug 2025

https://github.com/micro-php/http-logger

Micro Framework: HTTP logger

framework-php http microphp php php82

Last synced: 28 Feb 2026

https://github.com/hatixntsoa/web_application_basics

Web Application Basics Online Book retrieved from TryHackMe

http mdbook tryhackme web-application

Last synced: 10 Aug 2025

https://github.com/thlstsul/cdghopt

HTTP客户端浏览器插件,前后端都使用rust wasm编写,可离线使用。

chrome client extension http rust wasm

Last synced: 03 Jan 2026

https://codeberg.org/valpackett/clj-http-fake

Helper for faking clj-http requests, like Ruby's fakeweb

clj clojure http mock testing

Last synced: 04 Oct 2025

https://github.com/larscom/bitvavo-java

Java library to interact with the Bitvavo platform using the Bitvavo v2 API

api async bitvavo crypto cryptocurrency exchange http java reactive rest websockets ws

Last synced: 04 Oct 2025

https://github.com/simeg/urlsup-action

Github Action to verify that links in your repo are up and available

awesome-bot ci http links urls validation

Last synced: 04 May 2026

https://github.com/jaydaraniya/persist_http

This library provides an efficient way to handle HTTP requests by reusing the same HTTP handshake. It's designed for Dart environments and supports all platforms except Flutter Web due to the use of dart:io.

dart flutter http

Last synced: 19 Feb 2026

https://github.com/romainmenke/language-http

HTTP syntax support for Atom

atom atom-syntax http

Last synced: 10 Nov 2025

https://github.com/ngtcp2/sfparse-rs

RFC 9651 Structured Field Values parser in Rust

http parser rfc8941 rfc9651 rust structured-fields structured-headers

Last synced: 13 Aug 2025

https://github.com/luisgabrielroldan/ex3mer

Ex3mer is a library for building streams from HTTP resources

client elixir http stream

Last synced: 04 Oct 2025

https://github.com/niradler/remote-deployer

A tool to run scripts on a remote server.

deploy deployer deployment http remote ssh

Last synced: 15 Aug 2025

https://github.com/go-leo/gorilla

Generate the Gorilla routing file based on the protobuf and Google API rules

go golang googleapis gorilla-mux http http-router protocol restful restful-api

Last synced: 15 Aug 2025

https://github.com/huttotw/zoom

A load testing utility that can generate different requests according to some predefined template.

concurrent configuration http load random template test

Last synced: 04 Oct 2025

https://github.com/pimalaya/io-oauth

Set of I/O-free Rust coroutines to manage OAuth flows

authorization coroutine http io-free library oauth oauth2 rust sans-io

Last synced: 09 Mar 2026

https://github.com/airtucha/path2ct

Lookups correct MIME content-type for specified path and return it as a string

content-type http https mime path typescript

Last synced: 19 Aug 2025

https://github.com/zhebrak/beatle

Fault-tolerant scheduled HTTP requests

cron http

Last synced: 20 Aug 2025