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/msskowron/sshtunnelhttp

SSH tunneling written in Golang.

go http ssh

Last synced: 15 Jun 2026

https://github.com/kelsoncm/python-sc4net

Network helpers for HTTP(S) and FTP downloads, with convenience JSON and ZIP readers.

ftp http network python

Last synced: 15 Jun 2026

https://github.com/haixuxu/wct

web concurrency test tools

benchmark concurrency http nodejs

Last synced: 15 Jun 2026

https://github.com/rizemon/cs5331

Vulnerable environment and PoC scripts to demonstrate possible impacts of HTTP request smuggling

cve-2021-40346 gunicorn haproxy http requestsmuggling

Last synced: 16 Jun 2026

https://github.com/fboucher/caption-this

Examples in C#, Python, and HTTP for using the Reka Vision API to caption images and videos.

ai captioning-images csharp demo dotnet http python sample vision vscode

Last synced: 16 Jun 2026

https://github.com/ngerakines/okay

A very small HTTP server that has configurable started and ready probes.

http rust

Last synced: 16 Jun 2026

https://github.com/aaronland/go-http-ping

There are many Golang "ping" handlers. This one is mine.

golang http

Last synced: 17 Jun 2026

https://github.com/jacobbrewer1/uhttp

A GO utility http library

go golang http

Last synced: 18 Jun 2026

https://github.com/ahmaazouzi/framework-agnostic-web-development-topics

A general overview of frontend and backend web development topics

async css events framework-agnostic html http javascript language-agnostic

Last synced: 18 Jun 2026

https://github.com/juniorvieira99/jr_httpcodes

A component for a large logging system that deal with https codes and methods.

code-https http http-client http-requests requests

Last synced: 18 Jun 2026

https://github.com/shuvava/go-enrichable-client

Retryable http client

cloud golang http rest

Last synced: 20 Jun 2026

https://github.com/bestikk/bestikk-download

A simple tool to download files from HTTP or HTTPS

build-tool download http https javascript

Last synced: 20 Jun 2026

https://github.com/effectra/framework

Effectra is an MVC (Model-View-Controller) framework designed to provide a structured and organized approach to web application development. It follows a directory structure similar to Laravel and offers various features and components to build robust web applications.

api cli framework http mvc php psr

Last synced: 20 Jun 2026

https://github.com/joaovicdsantos/encurtador_url

Um projeto de encurtador de url do livro Programando em Go do Caio Filipini

encurtador-de-url golang http

Last synced: 22 Jun 2026

https://github.com/dannyyassine/ivory

Powered by Open Swoole: high-performance http micro PHP library

http lib library openswoole php swoole

Last synced: 23 Jun 2026

https://github.com/kirill-scherba/pusher

Pusher send metrics to Prometheus Push Server using HTTP post request

go golang http prometheus prometheus-pushgateway

Last synced: 23 Jun 2026

https://github.com/trananhtung/content-type

Parse and format HTTP Content-Type / media-type headers (RFC 9110). A faithful Rust port of the content-type npm package. Zero deps, no_std.

content-type http media-type no-std rust

Last synced: 25 Jun 2026

https://github.com/uniweb/actus

The pragmatic web framework for Rust — auditable controllers, persistent services, real HTTP, out of the box.

http http-server rust web-framework

Last synced: 26 Jun 2026

https://github.com/algoryn-io/pulse

Programmable load testing engine in Go with arrival-rate scheduling, thresholds, and structured JSON output.

cli golang http load-testing observability performance-testing

Last synced: 27 Jun 2026

https://github.com/skellock/odin-http-server

An example http server in odin

http http-server odin odin-lang

Last synced: 28 Jun 2026

https://github.com/zelmoghazy/epoll-threadpool-webserver

Minimal Multithreaded HTTP/1.0 server implementation using non-blocking IO, epoll and a thread pool in C++

epoll http http-server non-blocking thread-pool

Last synced: 28 Jun 2026

https://github.com/4uffin/markdown-protocol

Markdown Protocol (MDP) Conceptual Prototype - HTTP but for Markdown, inspired by Gemini Protocol

gemini-protocol github-pages html http internet-protocol markdown markdown-protocol

Last synced: 29 Jun 2026

https://github.com/avelx/cassandraclient

Cassandra Go client

cassandra go http kafka

Last synced: 19 May 2026

https://github.com/buddhacode/bucoformshttpcache

Shopware plugin to enable HTTP caching for forms

cache http shopware shopware-plugin shopware-plugins

Last synced: 14 Jan 2026

https://github.com/752963e64/upgraded-spoon

R&D around the redbean at a time in the timeline. it actually bumped for a new study.

application-security http http-requests http-server lua redbean session session-management shm shmem sqlite3 timer

Last synced: 17 Mar 2025

https://github.com/faryon93/handlers

A set of frequently used Go http handlers

go handler http middleware

Last synced: 28 Jun 2025

https://github.com/publicarray/ssproxycache

Part of a Networking UNI course.

cache http http-proxy java memory-cache proxy-cache

Last synced: 26 Mar 2025

https://github.com/aaronriekenberg/api-benchmark

Benchmarking 1 million HTTP requests to rust/go/kotlin/node/python REST APIs in GitHub actions. Only one can break 10 seconds and 100K RPS.

benchmarks golang http kotlin nodejs python rest rust

Last synced: 28 Oct 2025

https://github.com/ivteplo/ruby-http-server

A simple HTTP server library written in Ruby

http http-server http-server-library ruby socket

Last synced: 13 Jun 2025

https://github.com/claudioc/bzot

An HTTP server because we need more of them

c http http-server networking

Last synced: 26 Mar 2025

https://github.com/mvdkleijn/healthchecker

Simplistic Go app that does a HTTP HEAD check to see if a server app is alive. Ideal for in distroless containers.

distroless distroless-docker go golang health-check healthcheck http server tool

Last synced: 12 Mar 2025

https://github.com/joeshaw/httpgzip

A Go package that provides an http.Handler wrapper that transparently gzips the response payload.

golang gzip http

Last synced: 01 Sep 2025

https://github.com/curveball/links

Weblinking middelware for Curveball

curveball hal hateoas http links middleware rest weblinking

Last synced: 14 Jun 2025

https://github.com/thomasleavy/weather-app

This repository contains a responsive Weather App and shows the weather forecasts for any chosen town/city chosen by the user. It uses the React framework and TailwindCSS. It is powered by the OpenWeatherMap API. A contact form is also used. This is powered by Getform.io.

api api-key axios axios-react contact-form css getformio html http javascript js json nodejs openweathermap-api react reactjs tailwindcss vscode vscode-extension

Last synced: 06 Apr 2026

https://github.com/jonathanj/fugue

Fugue: HTTP in two voices

http python python27 twisted twisted-library web-service

Last synced: 20 May 2026

https://github.com/semihbkgr/gin-auth

Http server sample with authentication and authorization written using Gin framework.

authentication authorization gin gin-framework http http-server

Last synced: 06 May 2026

https://github.com/nikeee/setup-hurl

Set up your GitHub Actions workflow with a specific version of Hurl

action actions http hurl testing

Last synced: 18 Mar 2025

https://github.com/gavril-s/zig-http

Simple http server in Zig

http http-server zig ziglang

Last synced: 17 Jul 2025

https://github.com/malumar/merror

unified error system for GoLang apps

error error-handling go golang http

Last synced: 01 Apr 2025

https://github.com/helderberto/node-rsr

šŸ’« Node.JS: HTTP resource based in sequelize.

http node-rsr nodejs resource sequelize

Last synced: 19 May 2026

https://github.com/serhiirepinskyi/goit-js-hw-10

JavaScript. Homework 10: fetchCountries

ajax fetch http https rest-api restcountries-api

Last synced: 26 Mar 2025

https://github.com/teran/go-http-client

HTTP Client for Go to ease interaction with web services, especially APIs

go golang http http-client httpclient

Last synced: 26 Mar 2025

https://github.com/tsvillain/flutterprovider

Sample App illustrating the use of Flutter Provider while handling REST API

flutter http provider provider-state-management rest-api

Last synced: 14 May 2026

https://github.com/asimpleidea/website-poller

A simple package for polling websites automatically

automatic golang http poll scrape

Last synced: 15 Jun 2025

https://github.com/bbc/http-transport-emf-stats

An http-transport plugin that adds stats information about the upstream request/response, errors, cache events etc. This plugin can be used in combination with CloudWatch EMF.

aws emf http http-transport https sounds sounds-web statistics stats

Last synced: 14 May 2026

https://github.com/alphasnow/go-slim

A modular-designed web framework in Go / 一个用GočÆ­čØ€č®¾č®”ēš„ęØ”å—åŒ–webꔆꞶ

cli framework golang http web

Last synced: 12 Jun 2026

https://github.com/marclave/go-simple-http-test-wrapper

A simple http testing wrapper for testing API handlers

go http testing

Last synced: 17 Mar 2025

https://github.com/michaeltelford/ruby_graphql_api

An example GraphQL API built using Ruby

api graphql http rom-rb ruby

Last synced: 14 May 2026

https://github.com/nomadicmehul/http-status-codes

This document provides a full list of HTTP status codes. Each code includes an explanation and a use case for better understanding.

error errorcode http http-client http-requests http-server https

Last synced: 02 Feb 2026

https://github.com/kodemore/chocs-parsed-body

Parsed body middleware for chocs package.

chocs http middleware python

Last synced: 26 Mar 2025

https://github.com/plapadoo/muhttpd

Small, Unix Philosophy-adhering HTTP server

haskell http tools unix

Last synced: 07 Sep 2025

https://github.com/byterio/hmock

HTTP mock client for Go

go golang http http-mock http2 httpmock mock mocking test testing

Last synced: 14 Jan 2026

https://github.com/paoloprodossimolopes/go-library

A library system in Go for managing collections, with CRUD operations, designed for simplicity and efficiency

docker golang http logger mysql server swagger testing

Last synced: 12 May 2026

https://github.com/murtaza-u/fleet

Ephemeral HTTP API tunnel

api ephemeral http rest-api tunnel tunneling

Last synced: 08 Apr 2025

https://github.com/the0nix/caching-server

Š’ŠµŃ€ŃŠøŃ проекта на 02.06.17. Š˜Š·Š¼ŠµŠ½ŠµŠ½ŠøŃ виГны в ŃŠµŠŗŃ†ŠøŃŃ… "Features" Šø "Installation and usage".

c epoll http server

Last synced: 14 May 2026

https://github.com/dnknth/clf.py

Ad-hoc analysis tools for web server access logs

access-logs analysis http

Last synced: 17 Mar 2025

https://github.com/sanjaraiy/nodejs_work

šŸ“‚šŸš€ This repository explores the fs, os, http, and events modules in Node.js. Dive in and master these core functionalities! šŸ’»šŸ“Š

crud events http javascript nodejs operating-system

Last synced: 14 May 2026

https://github.com/ajsalemo/gzip-stack-examples

Various stacks using compression with gzip.

azure compression dotnet gzip http https java node python

Last synced: 06 Apr 2026

https://github.com/noahwillson/butter-framework

Butter is Nodejs Framework that is provide basic auth and user management functionalities

framework http nodejs proxy

Last synced: 14 May 2026

https://git.small-project.dev/lib/small-swoole-symfony-http-client

Small Swoole Symfony Http Client is a custom HTTP client built using Swoole, designed to be fully compatible with Symfony's HttpClient Component. It provides an asynchronous, non-blocking HTTP client with support for various features such as redirections, retries, timeouts, and more.

http openswoole php swoole symfony

Last synced: 10 Apr 2025

https://github.com/stoppieboy/go-ride-hailing

A Ride Hailing application backend implemented in Golang

go golang http mux

Last synced: 09 Apr 2025

https://github.com/rhinodevel/nodejs-fritzbox

NodeJS script to communicate with an AVM FritzBox via TR-064 using HTTP digest authentication.

digest-authentication fritzbox http nodejs soap tr-064 xml

Last synced: 14 May 2026

https://github.com/deadlysurgeon/rotaryphone

Golang Listener and Client binder using net.Pipe

golang golang-library http networking unit-testing

Last synced: 09 Apr 2025

https://github.com/togunchan/cppwebserver

Modular, multithreaded HTTP/1.1 web server written in C++.

cplusplus cxx http http-server networking web-server

Last synced: 15 Jun 2025

https://github.com/anzerr/agent.util

Parse and fetch info found inside user-agent.

html http info nodejs user-agent util

Last synced: 15 May 2026

https://github.com/lullaby6/http-event.js

JavaScript Library - Make HTTP requests easly with DOM events

api apirest http http-requests java-script javascript js

Last synced: 20 Mar 2025

https://github.com/mdedetrich/censored-raw-header

A RawHeader which can be used for akka-http that allows you to censor the .toString method

actors akka akka-http http logging oauth2 token

Last synced: 15 May 2026

https://github.com/rus0000/pcap_tcp_assembler

PCAP TCP Assembler

http pcap pcapng tcp

Last synced: 28 Oct 2025

https://github.com/srosalino/author_album_website_and_web_server

Developing an Author Album Website using HTML, CSS, and JavaScript, supported by a Web Server built on a RESTful HTTP API

css html http javascript restful-api uri

Last synced: 15 May 2026

https://github.com/leogaudin/webserv

42 • The goal of the project is to build a C++98 compatible HTTP web server from scratch.

http http-server io-multiplexing socket-programming webserv webserver

Last synced: 15 May 2026

https://github.com/jojoagogogo/webremote

šŸ¤– Android apk | šŸ“±šŸ”² Web Remote sends the characters in HTTP protocol

android android-apk apk http http-remote-control remote-control web-remote-control

Last synced: 26 Mar 2025

https://github.com/adriank31/http-fuzzer

Script uses the requests library to send different types of HTTP requests and headers to a specified target URL

http http-fuzzer url web web-exploits

Last synced: 15 May 2026

https://github.com/ytake/hungrr

HTTP Message implementation HHVM/Hack

hacklang hhvm http message psr-7 request response

Last synced: 11 Jan 2026

https://github.com/siguici/http

🌐 PHP HTTP Request/Response Handler

http php8 sikessem

Last synced: 15 May 2026

https://github.com/cdzombak/unshorten

Simple, verbose URL unshortener.

http url-shortener

Last synced: 06 Mar 2026

https://github.com/obifaith/nodejs-task-manager

A simple Personal Task Manager application using Node.js which covers concepts on file system operations, modules, basic HTTP server creation, and JSON data handling.

filesystem http json nodejs

Last synced: 06 May 2026

https://github.com/strongjz/http-trace

golang http tracing

go golang http tracing

Last synced: 26 Mar 2025

https://github.com/pyk/rust-http-clients

A Beginner Guide to Rust HTTP Client Libraries

http http-client rust

Last synced: 02 Apr 2025

https://github.com/lowesyang/simple-http-server

A simple HTTP server

http http-client

Last synced: 09 Apr 2025

https://github.com/akagi201/learning-http

Codes and notes while learning http

caddy golang http http2 nginx websocket

Last synced: 19 May 2026

https://github.com/neetjn/elm-swapi

My first Elm project to learn about language and package structure.

elm html http swapi web

Last synced: 03 Apr 2025

https://github.com/yosh1/http-socket.io-chat

This is a chat application that developed by node.js and socket.io .

chat http nodejs socket-io

Last synced: 15 May 2026

https://github.com/hyperimpose/minutia

Summarizing the content of internet services

html http hyperimpose hyperlink minutia parsing python url

Last synced: 20 May 2026

https://github.com/indatawetrust/nginx-log-analyzer

A lightweight and easy-to-use Node.js tool for analyzing Nginx log files

analyzer cli http log logs monitoring nginx

Last synced: 09 Apr 2025

https://github.com/seancheung/mockit

Http API mock for frontend development

api fake http mock restful route

Last synced: 30 Jun 2026

https://github.com/shinnn/fettuccine-class

A class to create a new fettuccine wrapper that defaults to the given options

class fetch http https javascript nodejs promise request

Last synced: 19 May 2026

https://github.com/farrelad/basic-web-server-java

This repository demonstrates a simple web server written natively in Java ā˜•

basic http http-server java java-backend java-io java-native java-networking java-server request-response

Last synced: 08 Sep 2025

https://github.com/nafigator/http

Go HTTP packages

dumper go golang-library http

Last synced: 27 Mar 2025

https://github.com/jamesob/tiny-http-get-server

A tiny, dependency-free HTTP server for Python 3

http http-server no-dependencies python3 tiny

Last synced: 08 Sep 2025

https://github.com/rockfordwei/pipework

A Perfect Server Filter Cascading Example

filter http perfect server swift

Last synced: 02 Mar 2025

https://github.com/bitcryptic-gw/mdf-reference-server

Reference implementation of the MDF (Markdown First) spec — self-hostable Bun/Docker server with content negotiation, discovery, and payment stubs

ai ai-agents bitcoin http l402 markdown markdown-first mdf open-source self-hosted web-standards x402

Last synced: 30 Jun 2026