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/shuLhan/share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go

dns go golang http smtp websocket

Last synced: 14 Apr 2025

https://github.com/takashiharano/util

Various functions for performing general functions

ajax base64 cgi command csv datetime dialog file hash http json random string util utility utils utitlities zip

Last synced: 16 Jan 2026

https://github.com/asut00/webserv

Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.

cpp http http-server server

Last synced: 04 Nov 2025

https://github.com/hugoalh/http-header-value-handler-es

An ECMAScript (JavaScript & TypeScript) module to handle the HTTP header value.

ecmascript ecmascript-module es es-module esm esmodule handle handler header http javascript js ts typescript

Last synced: 15 Sep 2025

https://github.com/dever-labs/mockly

Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.

ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket

Last synced: 22 May 2026

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

Web frontend for Breezy

breezy http loggerhead wsgi

Last synced: 15 Jun 2025

https://github.com/kzh/present

http server in c

http server

Last synced: 14 Mar 2025

https://github.com/mikaelvesavuori/mikroserve

Minimalistic, ready-to-use API, built on Node.js primitives.

api api-framework api-server http http-server https node node-server

Last synced: 18 Feb 2026

https://github.com/derekargueta/drekswerver

Event-driven web server written in Python

event event-driven file-server http python server

Last synced: 23 Aug 2025

https://github.com/1kbgz/ccflow-http

ccflow models for HTTP

api ccflow http pydantic python rest

Last synced: 22 May 2026

https://github.com/shulhan/share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go

dns go golang http smtp websocket

Last synced: 22 May 2026

https://github.com/staciax/code-server-docker-with-ssl

simple code-server on docker with nginx-proxy, acme-companion

acme-companion code-server containers docker docker-compose http https nginx nginx-proxy ssl vscode

Last synced: 26 Feb 2025

https://github.com/barbosaigor/rq

RQ is a lightweight REST (over HTTP/HTTPS) request library.

fast http https lightweight request rest restful simple

Last synced: 12 Jan 2026

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/marcelo-earth/blaze-backend-api

🧊🌱 ¡Challenge solved! of Blaze Engineering Test. This is a NodeJS API that storage customers' data.

api blaze challenge http mongo-atlas mongodb nodejs

Last synced: 20 Apr 2026

https://github.com/io7m-com/jvindicator

HTTP servlet parameter validation

http servlet validation

Last synced: 22 Mar 2025

https://github.com/elliotjreed/web-server-health-check

A simple PHP application to take an XML sitemap URL and check all links for their HTTP status codes and response times, using PSR-7-compatible logging via Monolog.

http php sitemap

Last synced: 25 Oct 2025

https://github.com/polishmatt/neterr

Groupings of exceptions for working with network requests.

error error-handling exception http network

Last synced: 10 Apr 2025

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/guanhui07/webman-skeleton

webman skeleton,websocket-server,workerman,laravel-orm,amqp,console

amqp cache console framework http orm php webman websocket websocket-server workerman

Last synced: 02 Feb 2026

https://github.com/realeroberto/wsync

A small Python utility for synchronizing a local folder with a remote web repository.

http https python repository sync synchronization

Last synced: 23 May 2026

https://github.com/snixtho/hawf

HTTP API Wrapper Framework - Quickly build API wrappers and clients

api api-client csharp framework http

Last synced: 16 Jan 2026

https://github.com/powershellcrack/powerextensions

Powershell Extensions used in submodules

ffprobe http imdb ini plex radarr sonarr tautulli tmdb winscp xmlrpc

Last synced: 05 Nov 2025

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/risan/send-request

Lightweight HTTP client for Node.

http http-client request

Last synced: 25 Jan 2026

https://github.com/v0l/ahws

Asynchronous Http Web Server

async http http-server net-core-2 server websocket websocket-server

Last synced: 24 Jul 2025

https://github.com/anolchakraborty/java-multi_threaded-http-server

A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.

http http-server java javaserver javasockets server

Last synced: 25 Jul 2025

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/msnonari/employee-rest-api

A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.

api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development

Last synced: 09 Apr 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/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/awatercolorpen/holeoverhttp

Library to help providing server api and connection to client

connection-pool dotnet-core http network-security-groups websocket

Last synced: 19 May 2026

https://github.com/wolfeidau/rest-cli

Command line REST API client which signs requests using AWS sigv4.

aws cli go http rest

Last synced: 20 May 2026

https://github.com/phogolabs/rest

A utility package for developing RESTFul API Services

chi golang http rest-api utility

Last synced: 29 Jul 2025

https://github.com/deer-hunt/ipsurv

IpSurv are investigation tools for surveying IP addresses, network investigation, test and debugging - "ipsurv, ipscap, ipsend". Those tools allow for packet capture, such as tcpdump, and packet sending tests. Each tools and internal program are extensible using Python.

command-line-tool debug geolocation http ip ip-address ipv4 network packet-capture python python-library python3 raw-sockets rdap socket tcp tcp-protocol tcpdump udp whois

Last synced: 09 Apr 2026

https://github.com/natural/http-simulator

Simulate HTTP responses with HTTP requests.

http python testing

Last synced: 29 Jul 2025

https://github.com/rsevilla87/hloader

Easy to use HTTP loader tool

golang http http-client http2 performance stats

Last synced: 27 Mar 2025

https://github.com/bastie/basssis

Basties Server Side Includes Server

bsd-license bsd-simple http http-server oldschool server ssi

Last synced: 07 Apr 2025

https://github.com/nsstnc/allrussia-backend

Серверная часть новостного портала AllRussia.info

alembic api cosine-similarity docker dockerfile flask http postgresql pydantic python sqlalchemy

Last synced: 30 Jul 2025

https://github.com/jorgebg/gief

Instant HTTP file uploading server

http python upload

Last synced: 30 Jul 2025

https://github.com/lord-turmoil/minet-core

Mini HTTP server library from scratch with C++

epoll-tcp-server http http-server http-server-library thread-pool

Last synced: 30 Jun 2026

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/sile/miasht

Minimum asynchronous HTTP/1 server/client library for Rust

asynchronous http rust

Last synced: 31 Jul 2025

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/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/xerosic/gnam

🍽️ gnam - HTTP request ingester and visualizer

go golang http ingest requests

Last synced: 29 Sep 2025

https://github.com/ido50/sheepwool

Semi-Static Site Generator and Server

blogging c fastcgi http lua openbsd static-site-generator website

Last synced: 11 Jan 2026

https://github.com/Frozen-Projects/FF_HTTP_WF

Unreal Engine 5 HTTP server library based on sogou/workflow with Frunnablethread. Windows only.

backend backend-api backend-service http http-server https https-server server sogou ue5 ue5-plugin ue5-project windows workflow

Last synced: 05 Aug 2025

https://github.com/adamjosefus/allo_responses

🦕 Prepared reponse classes for Deno.

deno http response typescript utils

Last synced: 15 May 2026

https://github.com/parzibyte/plugin-impresora-termica-bt-android

Plugin gratuito para comunicarse con impresoras térmicas Bluetooth en Android y enviar comandos ESC POS desde cualquier lenguaje de programación que hable HTTP

android bluetooth bluetooth-printer http java javascript plugin printer thermal-printer

Last synced: 12 May 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/fzdwx/vertx-fzdwx

vert.x based websocket and http service

http vertx weboskcet

Last synced: 01 Oct 2025

https://github.com/ghishadow/buklo

Buklo is a simple CLI HTTP client

http http-client rust

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/papadanielvi/go-practices

practice goroutines, channels. http, net, io packages

channels golang goroutine http io net package

Last synced: 23 May 2026

https://github.com/awayume/discorust

An API wrapper for Discord written in Rust

api api-wrapper discord http http-client network rust websocket

Last synced: 15 May 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/melardev/expressapimongoosepaginatedcrud

Express Api Rest application implementing CRUD with pagination

api crud express full-stack fullstack http mongodb mongoose node node-js nodejs npm pagination rest todo

Last synced: 06 Apr 2026

https://github.com/dgf/lc-rest-client

LiveCycle REST Client Component (AEM 6.2)

aem component forms http rest

Last synced: 03 Oct 2025

https://github.com/thlstsul/cdghopt

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

chrome client extension http rust wasm

Last synced: 03 Jan 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/getrighhttt/littlelemon-workingwithdata

Took the course on Coursera that deals with working with data in Android. Course goes over data persistence and networking.

http jetpack-compose ktor networking room-database sharedpreferences

Last synced: 12 Aug 2025

https://github.com/HK-Transfield/java-networking-scripts-collection

A collection of networking and cybersecurity scripts written in Java. The purpose is to provide an overview of network protocols involved in computer communications.

communications cybersecurity http java network network-programming protocol server tcp tftp tls udp

Last synced: 12 Aug 2025

https://github.com/reschke/json-fields

Implementation of draft-reschke-http-jfv ("A JSON Encoding for HTTP Field Values")

fields http json

Last synced: 14 May 2026

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/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/dogukanayd/requester

mockable Go request package

go golang http request testable

Last synced: 14 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/ncbi/finatra-xheaders-filter

X-* header support filters for Finatra

finagle finatra headers http sbt scala

Last synced: 10 Apr 2026

https://github.com/soumyadeep6845/flutter-api-integration

🔃 App demonstrating the integration of RESTful APIs 🚀 inside Flutter applications, starting from scratch 🙌

dart flutter http restful-api

Last synced: 13 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/star-inc/bhttp.go

The easiest HTTP client for GoLang from Butterfly.

client go golang http http-client

Last synced: 20 Feb 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

https://github.com/dheid/sentry-http-interceptors

Sends tracing information about Apache HttpClient calls to Sentry

apache devops http httpclient httpcomponents httpcomponents-client java monitor monitoring sentry trace tracing

Last synced: 20 Aug 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/StudyResearchProjects/patissier

HTTP Cookie builder library following the RFC6265

builder cookies http javascript patissier typescript web

Last synced: 21 Aug 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/novatecconsulting/showcase-spring-http

Demonstrate different approaches for HTTP based communication in Spring

http pai showcase spring

Last synced: 25 Dec 2025

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/skn437/skn-web-utils

A simple library containing some web development utility objects

bun code html http method response status typescript utility web webdev

Last synced: 24 Aug 2025

https://github.com/dsiner/aster

Aster is a network request library for android, supporting HttpURLConnection, Volley, OkHttp3, Retrofit2 as HTTP client.

http httpurlconnection network okhttp3 request retrofit2 volley

Last synced: 29 Aug 2025