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/alexgustafsson/fuzzing-http-servers

An example setup for quickly getting fuzzing of HTTP servers running. Uses AFL and WFuzz.

afl american-fuzzy-lop fuzzing http http-server wfuzz

Last synced: 15 Mar 2026

https://github.com/parable-php/http

Parable HTTP is a minimalist HTTP library used to receive requests and send responses.

http minimalist parable php8 request response

Last synced: 18 Mar 2025

https://github.com/tejmagar/java-web-server

Example code to make your own Java Web Server which prints Hello World

http java webserver

Last synced: 10 Jul 2025

https://github.com/scx567888/scx

✨ A simple Web development framework

ansi http http-client http-server java jdbc logging scx socket websocket

Last synced: 23 Oct 2025

https://github.com/dpwgc/piefilemigrate

一个小型文件定时增量/全量迁移脚本,可用于将服务器内的日志、图像、音频等小型文件批量迁移至对象存储服务或云盘服务中。

boltdb file ftp golang http oss redis s3 sync

Last synced: 17 May 2026

https://github.com/william-mcgonagle/pete

A library for building servers that utilize the OpenMetaverse Transport Protocol: a protocol for communicating world information in the metaverse.

c-sharp c-sharp-library csharp csharp-library http library metaverse omtp web

Last synced: 28 Mar 2025

https://github.com/deminy/docker-delayed-http-response

Dockerized web server to simulate delays in HTTP requests.

docker http nginx

Last synced: 18 May 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/ooyeku/ziggurat

A modern, lightweight HTTP server framework for Zig that prioritizes performance, safety, and developer experience.

http zig-library zig-package

Last synced: 02 Apr 2026

https://github.com/betahuhn/ejs-serve

🔨👀 Build, watch and serve your EJS templates in your browser.

build-tool development ejs ejs-cli ejs-template-engine ejs-templates http reload watch

Last synced: 29 Oct 2025

https://github.com/whoisclebs/tuxedo

Tuxedo is a lightweight, chainable HTTP client library for Go that simplifies working with the standard net/http package inspired by popular libraries like Resty.

go go-library golang hacktoberfest http rest

Last synced: 11 Sep 2025

https://github.com/ctronp/healthcheck

Placeholder for health checks in AWS NLB services. Responds with `HTTP 200 OK` to any request, ideal for testing or initial configurations without additional logic.

aws axum docker graceful-shutdown healthcheck http microservices nlb rust server

Last synced: 19 Jul 2025

https://github.com/adolfok3/requesternet

RequesterNet is a simple and fast REST and HTTP API Client for .NET Core.

api client core csharp http lib library net netcore rest simple

Last synced: 30 Jul 2025

https://github.com/commonphp/web

A versatile PHP web library for streamlined HTTP request/response handling and robust web exception management.

commonphp http http-request http-response open-source web

Last synced: 01 Jul 2025

https://github.com/07akioni/create-merged-request

Merge scattered requests into one, distribute corresponding result to requestor.

http request

Last synced: 21 Mar 2025

https://github.com/i9si-sistemas/nine

Golang HTTP Client and Modular Server framework :rocket:

go golang http http-client http-server json json-parser

Last synced: 14 Dec 2025

https://github.com/naomiEve/http2d

Really simple HTTP/2.0 server, inspired by websocketd

go golang http http2 server webdev

Last synced: 05 Apr 2025

https://github.com/matteopolak/basket

A simple HTTP/1.1 client and server.

http http-client http-server

Last synced: 12 May 2025

https://github.com/remcodex/server

Remote Code Execution Server

guzwrap guzzlehttp http php rce remcodex remote-execution

Last synced: 06 Apr 2026

https://github.com/lockgit/xhttp

Http schedule flow 🚀

flow http schedule xhttp

Last synced: 17 Jun 2025

https://github.com/shellshape/servus

A dead simple application to serve files and directories over HTTP.

cli docker fileserver http rust

Last synced: 06 May 2025

https://github.com/lemon001017/http-download-server-golang

A website that supports HTTP downloads, pauses, resumes, redownloads, deletes, rate-limiting, and parallel multitasking downloads.

downloader gin gorm http sqlite tailwindui

Last synced: 15 Jun 2025

https://github.com/m19c/http-test

A simple and robust way to test your http endpoints.

http nodejs nodejs-modules performance performance-analysis stream testing

Last synced: 15 May 2026

https://github.com/repo-archive-x-rays5/web_server

Template for a web application server. Speedtest results in the readme

cpp http http-server https lua webserver

Last synced: 10 Apr 2025

https://github.com/zisra/atlantica

Simple and easy-to-use requests in Node.js

fetch http http-client https node node-js nodejs request rest

Last synced: 16 May 2026

https://github.com/kriogenia/rust-http-server

HTTP Server developed with Rust

http rust server

Last synced: 18 May 2026

https://github.com/lz1998/esp-minreq

Async HTTP Client

async client esp esp32 http minreq rust

Last synced: 20 May 2026

https://github.com/codenoid/barachy

a Static File Loader, Handler and Backuper

crystal http routercr

Last synced: 28 Mar 2025

https://github.com/tokers/kuma

http proxy server

http

Last synced: 06 Apr 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/dovyski/pigeon

Easy to use and hassle-free PHP microservice for sending e-mails via a REST API

e-mail http microservice php rest

Last synced: 27 Mar 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/rstgroup/http-method-override

HTTP method override PSR-7 middleware

http method-override middleware psr-7

Last synced: 12 Apr 2025

https://github.com/plapadoo/matrix-gitlab-bot

Listen for gitlab events (commits, issues, ...) and post them to matrix.org rooms

automation bot gitlab haskell http matrix riot-web

Last synced: 28 Apr 2026

https://github.com/crispy-strawberry/http.zig

An HTTP/1.1 compliant client and server in Zig

http tcp zig ziglang

Last synced: 17 May 2026

https://github.com/torokmark/response_code

Response Code in readable way.

http response-code status-codes

Last synced: 15 Jul 2025

https://github.com/melardev/expressbookshelfapicrud

NodeJs Rest Api application built with Express and Bookshelf ORM

api bookshelf crud express http node node-js nodejs orm orm-framework rest

Last synced: 18 Apr 2026

https://github.com/diloabininyeri/throttle

PHP HTTP rate limit library helps catch extremely unnecessary HTTP requests, allows you to manage a certain number of HTTP requests in a certain time frame

composer-package http php-library rate-limit redis throttle union

Last synced: 12 Oct 2025

https://github.com/contributte/vercel

⏫ Vercel PHP framework

client http juicyfx now php zeit zeit-now

Last synced: 04 May 2025

https://github.com/techgaun/httphero

Composable HTTP Requests with Adapter support for HTTP clients

elixir http

Last synced: 05 Apr 2025

https://github.com/hexilee/rfc-http_1.1-zh

HTTP 1.1 RFC( RFC-7230 ~ RFC-7235 )的中文翻译

http rfc zh

Last synced: 25 Jan 2026

https://github.com/threeal/simple-web

A simple HTTP, HTTPS, WS and WSS server and client library

http http-client http-library http-server https websocket websocket-library

Last synced: 21 Mar 2025

https://github.com/bradoyler/route-serve

route serving 🌐 awesomeness

http server

Last synced: 25 Jun 2025

https://github.com/rexagod/ehpi

Enhanced Proxy Protocol Implementation (E.H.P.I.)

http proxy proxy-server

Last synced: 11 Apr 2025

https://github.com/rettetdemdativ/jenkinsrole

Go package that wraps the Jenkins Role Strategy API https://wiki.jenkins.io/display/JENKINS/Role+Strategy+Plugin

go-module golang http jenkins package role-api roles

Last synced: 15 May 2026

https://github.com/denismakogon/hotfn-py

Routine to work with raw HTTP over STDIN/STDOUT

fnproject http http-over-stdin-stdout server serverless

Last synced: 13 Apr 2025

https://github.com/pepijn98/polka-typescript

Testing polka in typescript

http polka typescript

Last synced: 15 May 2026

https://github.com/ezra-obiwale/vue-doo

Utility library for VueJS

ajax axios data function http js method store utility vue vuejs

Last synced: 07 May 2025

https://github.com/bdusell/jitsu-http

Object-oriented interfaces to HTTP requests and responses in PHP

abstraction http http-request http-response interface php web-development

Last synced: 09 Apr 2025

https://github.com/woodprogrammer/estepona

Auto Caching Web Server

c cache cache-control clang cpp http

Last synced: 27 Apr 2026

https://github.com/wcampbell0x2a/test-assets-ureq

Download test assets, managing them outside of git

assets http rust test

Last synced: 10 Oct 2025

https://github.com/degagne/requests-api

HTTP requests library.

api-rest http python3 requests

Last synced: 27 Jan 2026

https://github.com/xthezealot/saar

Saar is a bug bounty script combining the best tools for a smooth recon workflow

bugbounty dns http hunting nuclei pentesting recon redteam scanner security subdomain vulnerability

Last synced: 05 Jul 2025

https://github.com/x86-39/ansible-http-server

This is a web server written in Ansible. Yes, WRITTEN IN Ansible. Not using an external web server.

ansible ansible-eda ansible-playbook eda event-driven-ansible http

Last synced: 18 May 2026

https://github.com/rodrigorvsn/mycontacts

📝 Fullstack project made to manage my contacts.

cors docker http nodejs postgresql react-router reactjs rest-api restful-api

Last synced: 12 Apr 2026

https://github.com/ghostwriter/http

[wip]HTTP Client and Server abstraction for PHP

ghostwriter http php

Last synced: 23 Apr 2025

https://github.com/compscifutures/apmonitor

On-prem/LAN availability monitoring with realtime guarantees & decaying alert pacing. Multithreaded high speed availability checking for PING, TCP/UDP, QUIC & HTTP/S resources incl. SSL/TLS cert. pinning. Integrates w/Site24x7 heartbeat monitoring for failover alerts + Slack & Pushover webhooks. Thread safe, reentrant, easily modifiable.

availability availability-and-monitoring discord h3 heartbeat-monitor http http3 https lan monitoring on-premise pagerduty pushover quic realtime servermasters site24x7 slack ssl-pinning tcp

Last synced: 07 Apr 2026

https://github.com/ahmad-hamwi/pokedex-flutter

Pokedex demonstrates modern Flutter development with Clean Architecture, Bloc state management, Error Handling, Automated Testing, CI/CD, and more.

bloc caching ci-cd clean-architecture dio error-handling flutter http integration-testing mocking unit-testing

Last synced: 23 Apr 2025

https://github.com/humbertodias/node-http-vs123

Node app to compare http 1 vs 2 vs 3 protocol.

http http2 http3 nodejs

Last synced: 27 Feb 2026

https://github.com/apache/geronimo-opentracing

Apache Geronimo Microprofile OpenTracing implementation

geronimo http java javaee network-server web-framework

Last synced: 12 Oct 2025

https://github.com/veloii/classcharts-rs

Unoffical classcharts library for rust

api classcharts education http http-client rust

Last synced: 02 Apr 2025

https://github.com/magicxor/bittorrentanonymizer

Anonymizer for BitTorrent / CGI proxy / web proxy / http(s) proxy / torrent tracker proxy

anonymizer bittorrent csharp docker dotnet dotnet-core http proxy socks5 torrent torrents tracker web

Last synced: 04 May 2026

https://github.com/hahmed/quicsilver

HTTP/3 server for Ruby apps

http http3 performance protocol quic rack ruby server

Last synced: 26 Apr 2026

https://github.com/lowleery/vwebx

A modern, fast, and flexible web framework for the V programming language

api framework http json rest server sqlite v web

Last synced: 12 Oct 2025

https://github.com/pinpox/http-stressor

A tool to run stress tests on HTTP services

denial-of-service dos golang http stress stresstest

Last synced: 12 Oct 2025

https://github.com/itismohammadreza/shad-lms-panel

The exam management panel of shad-lms

angular bootstrap html http responsive sass typescript

Last synced: 30 Apr 2026

https://github.com/xcrap-cloud/got-scraping-client

Xcrap Got Scraping Client is a package of the Xcrap framework that implements an HTTP client using the Got Scraping library.

client got http javascript nodejs scraping scrapy typescript web xcrap

Last synced: 21 Aug 2025

https://github.com/vadimpiven/node_reqwest

Node.js bindings for reqwest - Rust HTTP client library

client http nodejs

Last synced: 25 Apr 2026

https://github.com/bethibande/jwebapi

A simple framework for easy creation of simple http servers/clients

framework gson http java maven web

Last synced: 25 Apr 2026

https://github.com/pablopunk/microfetch

Use https every time you fetch

fetch http https javascript micro microsec nodejs secure

Last synced: 30 Apr 2026

https://github.com/threadly/litesockets-http

Http protocol handlers for litesockets network library

http http-client http-protocol http-server networking

Last synced: 22 Jan 2026

https://github.com/leberkas-org/turbohttp

High-performance HTTP client and server for .NET built on Akka.Streams - HTTP/1.0, 1.1, 2, 3 (QUIC) with full RFC compliance.

akka-net akka-streams csharp dotnet high-performance http http-client http-server http2 http3 nuget quic reactive-streams

Last synced: 31 May 2026

https://github.com/thescattypotty/rusthttpcli

RustHttpCLI is a command-line application developed in Rust. It provides robust features to manage your tasks efficiently.

http rust

Last synced: 13 Feb 2026

https://github.com/fd-/okhttp-j2objc

A fork of OkHttp modified to work with j2objc

android http ios j2objc java okhttp ssl

Last synced: 01 May 2026

https://github.com/pinheirolucas/opentrivia

API client for Open Trivia DB: https://opentdb.com/

api-client client golang http trivia

Last synced: 22 Jan 2026

https://github.com/xdk78/hayai

[WIP] hayai - Fast Node.js HTTP framework built on turbo-http

fast framework http javascript nodejs router server turbo-http typescript webframework

Last synced: 04 May 2026

https://github.com/thewaterfall/fluent-request

Fluent Request is a Java library designed to simplify and streamline the process of making HTTP requests. It follows a fluent builder pattern, allowing users to construct complex HTTP requests in a readable and expressive manner

http http-client java java-http-client java-http-request request request-builder

Last synced: 22 Jan 2026

https://github.com/warlock/2utf8

Node.js - Tranform string text to UTF-8

decode encoding http parser request string utf8

Last synced: 11 Jun 2025

https://github.com/recuencojones/httpr

Http Request Library

http httpr travis-ci typescript

Last synced: 16 Oct 2025

https://github.com/sibeeshvenu/angular-custom-http-base-service-to-call-external-api

This is a custom Http Base Service in Angular, Typescript which can be used to call any external Apis

angular api http typescript

Last synced: 02 May 2026

https://github.com/o8x/native-httpclient

通过 tcp 和 unix sock 文件发送原生HTTP请求的HTTP客户端

curl go http http-client native-http-client unix-socket

Last synced: 24 Apr 2026

https://github.com/pzaino/astra

ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)

actor-model grpc http persistent-storage rust rust-lang server-less tcp

Last synced: 19 Feb 2026

https://github.com/heathj/strip-request

A tool for minimizing HTTP requests.

burpsuite http http-requests pentesting

Last synced: 16 Oct 2025

https://github.com/uraninite/proxy-server

Python proxy server.

http https linux proxy python server

Last synced: 06 Jun 2026

https://github.com/dhowden/httpauth

Light-weight wrapper for http.Handler implementing basic HTTP authentication

go http

Last synced: 25 Mar 2025

https://github.com/sshtools/uhttpd

A very simple Java embeddable HTTP/HTTPS server that has no external dependencies

http http-server https https-server java unit-testing websocket

Last synced: 01 Mar 2026