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/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/dnascanner/netlify-like-server

A deno webserver with some features, netlify offers

development http netlify ts webserver

Last synced: 18 Mar 2025

https://github.com/ryleeharrison/simple-fast-dynamic-http-server

Dynamic HTTP server that automatically handles URL to local resource path and content-type headers

dynamic dynamic-handlers dynamic-http dynamic-http-server http node-http node-http-server

Last synced: 06 Jan 2026

https://github.com/differui/axios-mp-adapter

Axios adapter that allows emit requests in wechat mini programs

adapter axios http mini-program request wechat

Last synced: 16 Mar 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://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/xunnamius/unit-server

An ultra-lightweight, disposable, customizable HTTP server for use with unit testing frameworks like Jest

framework http jest mini server testing tiny unit

Last synced: 01 Apr 2025

https://github.com/roberth-k/rq

rq is a wrapper for go's http client

golang http http-client immutable

Last synced: 16 Jan 2026

https://github.com/thlstsul/cdghopt

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

chrome client extension http rust wasm

Last synced: 03 Jan 2026

https://github.com/paologaleotti/blaze-api-example

Example of a REST API using Go, blaze, sqlx

api example go http rest sql sqlx

Last synced: 01 Jul 2025

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/pantani/request

Client request abstraction.

client golang http request

Last synced: 09 Aug 2025

https://github.com/crypto-scythe/http_generator

Generator for HTTP header fields, status codes and media types

headers http media-types php status-codes

Last synced: 03 Apr 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/gedgonz/api

API REST para el consumo de los datos de una Agenda

api azure csharp http

Last synced: 12 Apr 2026

https://github.com/mnavarrocarter/amp-http-router

An asynchronous HTTP routing engine for Amp based applications

amphp amphp-http express http middleware router

Last synced: 18 May 2026

https://github.com/everhide/restub

RESTUB is a library for creating HTTP stubs

http mocking service stub

Last synced: 11 Jun 2025

https://github.com/yankeguo-deprecated/colimit

concurrency limiter for Echo framework

concurrency-limiter echo echo-middleware golang http

Last synced: 08 Apr 2025

https://github.com/mahtin/http-source-information-header

Proposed X-Server-ID HTTP header RFC

http ietf rfc

Last synced: 10 Mar 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/comiclandapp/alexa-http-get

Alexa skill to send IR codes to a nodeMCU-based server for amplifier control.

alexa-skill http nodemcu web

Last synced: 08 Apr 2025

https://github.com/dburles/modulepreload-koa

Koa middleware for generating modulepreload link relations based on a JavaScript module import graph.

esm esmodules header http koa link middleware modulepreload

Last synced: 08 Feb 2026

https://github.com/goodforgod/http-common

🧰 Small library for HTTP common components.

headers http http-method http-status java library media-type uri uri-builder

Last synced: 09 Apr 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/sebastianmarines/go-webserver

A web server written from scratch using Go

golang http sockets

Last synced: 01 Apr 2025

https://github.com/ikrong/mini-http

golang static server. a minimal static server.

golang http http-server https https-server server static static-server

Last synced: 06 Apr 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/ezzarghili/realip-go

User remote IP extractor for golang

go golang http real-ip remote-ip

Last synced: 01 Apr 2025

https://github.com/afeiship/is-alive

Check url if is alive.

alive gateway head http https network site url

Last synced: 01 Apr 2025

https://github.com/kianbeh/krabttp

Back-end framework/server with rust🦀

backend http rust server

Last synced: 17 Jul 2025

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/iradukunda1/email-client

email client based gmail as smtp server

go golang http smtp-mail

Last synced: 26 Jan 2026

https://github.com/richardschoen/iusertools

IBM i User Tools - Expand Your IBM i Programming, Operations and Networking Toolbox with Open Source Technology

cl cmd cobol http ibmi jdbc node odbc php python rpg tcp wepapi

Last synced: 07 May 2026

https://github.com/andreburgaud/meetup-golang-httpexpect

Go code and examples used during the GoMN meetup on 6/19/2021

api go golang http meetup server talk testing web

Last synced: 18 Jan 2026

https://github.com/broothie/smock

a mock server

http mock-server testing-tools

Last synced: 27 Nov 2025

https://github.com/ahmethakanbesel/http-socket

A socket level HTTP server and client implementation in Python. Only GET and POST methods are implemented. Educational purposes only, not suitable for production.

http http-client http-server multithreading socket socket-programming

Last synced: 25 Mar 2025

https://github.com/utkarsh5026/rttp

HTTP server in rust

backend http library rust rust-lang

Last synced: 11 Mar 2026

https://github.com/ccostafrias/semana-omnistack-9.0

Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.

client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket

Last synced: 12 Jun 2026

https://github.com/bertolo1988/koa-server-response

Easy way to build responses.

http koa response response-management

Last synced: 12 Apr 2026

https://github.com/sgreben/http-subst-server

tiny static file server, with dead simple templates (just $VARIABLES). single binary, no dependencies. linux, osx, windows. #golang

binary environment-variables golang http server subst

Last synced: 01 Apr 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/gmugra/net.cactusthorn.routing

Lightweight JAX-RS implementation for HTTP requests routing

http java jax-rs routing servlet-api

Last synced: 14 Apr 2025

https://github.com/d-holguin/rawrustserver

A multi-threaded HTTP server built using only the Rust standard library for practice and learning.

html http multithreading rust

Last synced: 23 Apr 2025

https://github.com/burgil/supe-project-creator

A simple tool for creating simple web projects with batteries included.

ai bun bundler css deno hotreload html http jsr typescript web

Last synced: 03 Aug 2025

https://github.com/getrighhttt/itunes

Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.

adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2

Last synced: 02 Apr 2025

https://github.com/lazychanger/swoole-gin

Teaching warehouse

http http-protocol php swoole

Last synced: 12 Jun 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/HalilFocic/onixhttp

My attemt to making full fledged HTTP server in zig

http parser tcp zig

Last synced: 04 Sep 2025

https://github.com/sfuhrm/logwebconfig

Logging configuration using a REST API

configuration http http-server log4j log4j2 logging rest rest-api runtime-config

Last synced: 09 Apr 2025

https://github.com/tether/response-error

Catch errors and send appropriate status code through HTTP response

code error http response status

Last synced: 17 Aug 2025

https://github.com/tether/request-body

Decode HTTP request content according its content-type

content-type http request

Last synced: 09 Apr 2025

https://github.com/tynes/redux-ws-server

dispatch redux actions via http server

curl http nodejs redux websockets

Last synced: 28 Apr 2026

https://github.com/rikonor/go-status-code-tracker

Tiny wrapper for ResponseWriter to track response status code

golang http status-code

Last synced: 02 Aug 2025

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/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/ckampfe/httpipe

super easy ad-hoc inter-process communication via HTTP

http networking patchbay proxy rust

Last synced: 27 Mar 2025

https://github.com/aviaviral/voting-mach-project

Developed a full-stack web application using MongoDB, Express.js, React.js, and Node.js (MERN stack). • Designed and implemented RESTful APIs and MongoDB schemas to manage polls, users, and votes.

expressjs http mongodb mongodb-driver mongodbatlas mongoose nodejs nodejs-server npm schema

Last synced: 23 Sep 2025

https://github.com/jorgebg/gief

Instant HTTP file uploading server

http python upload

Last synced: 30 Jul 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/idiocc/http-errors

Creates HTTP Errors For Goa Apps.

errors goa http idio

Last synced: 24 Jun 2025

https://github.com/sitic/http-hid-keyboard

Turn your Raspberry Pi into a remote keyboard, control via HTTP requests

hid http python raspberry-pi usb

Last synced: 13 Apr 2026

https://github.com/itpey/keycontrol

keycontrol is a Go-based HTTP server for simulating key presses remotely.

automation control go go-lang golang http http-server linux macos presentation remote-control self-hosted windows

Last synced: 13 Apr 2026

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab1

Laboratorio 1 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

famaf-unc http lab network python sockets university-project

Last synced: 28 Feb 2025

https://github.com/didrod205/fetchwise

Tiny zero-dependency resilient fetch — retries, exponential backoff, timeouts & Retry-After. ~1KB, works everywhere fetch does.

backoff exponential-backoff fetch fetch-retry http retries retry timeout typescript zero-dependency

Last synced: 16 Jun 2026

https://github.com/o-gariba/nodejs-criando-lib

Encontra links dentro de um arquivo .md e verifica qual o seu status HTTP

cli http jest node nodejs npm

Last synced: 13 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/quillstack/response

The response object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast

http http-response psr-17 psr-7 response server-response

Last synced: 19 Apr 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/allegiant-js/httpduplex

Unifies http request and response streams.

duplex http response-stream

Last synced: 05 Feb 2026

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/igudkova/http-mock-player

.NET library for recording and playing HTTP mock requests

dotnet http integration-testing json mock nunit

Last synced: 14 Jan 2026

https://github.com/derhuerst/wikipedia-feed-ui

[unfinished] – Serve a Wikipedia hyperdrive feed over HTTP.

gui http hypercore hyperdrive wikipedia

Last synced: 19 Oct 2025

https://github.com/dortenzio/waypp

WAYpp, trip app with JavaFx for frontend, php and mysql for backend.

api graphhopper groq-api http javafx mail-api mysql php

Last synced: 03 May 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/rupurt/echo_boy

HTTP and WebSocket echo server as an OTP Application

elixir http testing websocket

Last synced: 08 Jan 2026

https://github.com/plasmapper/http-esp-cpp

HTTP C++ Class Component for ESP-IDF

cpp esp-idf http https

Last synced: 18 Jan 2026

https://github.com/chocolateboy/wax

A CLI tool which adds HTTP support to other CLI tools

cache cli command-combinator command-line command-line-tool http httpify https mirror uri url web webify

Last synced: 31 Mar 2025

https://github.com/thegreekman76/fitz

Lenguaje compilado con HTTP/async/auth/WebSockets/cron como ciudadanos de primera clase. Sintaxis inspirada en Python/TypeScript, binario nativo standalone.

compiler cron http interpreter language-design lsp multiplatform patagonia programming-language python-interop rust vscode-extension

Last synced: 09 Jun 2026

https://github.com/graveyard-shift/gy-serv-init

Initiate a barebones Golang web-server using gin-gonic as its http framework

boof golang http

Last synced: 12 Mar 2026

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

flink http connectors

flink flink-connector http

Last synced: 27 Jul 2025

https://github.com/krystianity/grpc-hybrid-container

gRpc < node.js + C++ > Container = <3

containers cpp docker grpc http nodejs webservice

Last synced: 13 Apr 2026

https://github.com/xiaohuohumax/x-fetch

一个基于 fetch API 的简单、轻量级的 HTTP 请求库。

endpoint fetch-api http request x-fetch

Last synced: 23 Feb 2026

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/flodlc/throw-http

Throw-http is an Error utility for handling http errors in a delightful way. I created it because existing libraries are not type-safe, not correctly exported or don't allow to pass additional data in the error.

error http node

Last synced: 08 May 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/wyrihaximus/reactphp-http-middleware-runner

Run a set of react/http middleware runner

hacktoberfest http middleware php php7 php72 reactphp

Last synced: 06 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/kananniftiyev/loadfuse

High-performance L7 load balancer implemented in Rust. 💪

algorithms http https hyper load-balancer log rust server tokio yaml-configuration

Last synced: 07 Sep 2025