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/wiktor-k/http-streaming

Streams HTTP file using ranged requests

http range streaming

Last synced: 07 Apr 2026

https://github.com/rockfordwei/pipework

A Perfect Server Filter Cascading Example

filter http perfect server swift

Last synced: 02 Mar 2025

https://github.com/rus0000/pcap_tcp_assembler

PCAP TCP Assembler

http pcap pcapng tcp

Last synced: 28 Oct 2025

https://github.com/thesurlydev/httpp

A minimal representation of HTTP requests and a reference CLI tool.

curl http http-client json-schema rust

Last synced: 05 May 2026

https://github.com/claudemuller/naive-server.go

A naive HTTP server implemented in Go

go http http-server server

Last synced: 25 Jun 2025

https://github.com/while-loop/rest4j

Thin HTTP/REST wrapper on top of HTTP Servers

go golang http json middleware rest rest-api

Last synced: 11 Jan 2026

https://github.com/akramarenkov/utr

Library that provides HTTP client operation from the standard library via Unix domain socket

go golang http uds unix-socket

Last synced: 02 Jul 2026

https://github.com/t99/http-server-js

My own personal HTTP server library for NodeJS - written in TypeScript.

http http-server https server typescript

Last synced: 12 Jun 2026

https://github.com/rjstelling/httpformrequest

A Swift implementation of multipart/form-data request.

http http-requests swift

Last synced: 04 Apr 2025

https://github.com/pchchv/gor

Lightweight router for creating Go HTTP services

api go golang http microservices middleware rest-api router

Last synced: 09 Jul 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/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/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/hacker1649/fetch-data-api

Classwork #5 - Fetch Data From Internet

dart fetch-api flutter http json

Last synced: 11 Jul 2025

https://github.com/effectra/http-foundation

Effectra Http-Foundation is a package that provides foundation classes for handling HTTP requests and responses.

factory foundation http http-fou php psr psr7 request response stream uploadf uri

Last synced: 29 Dec 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/effectra/http-message

Effectra/Http-Message: A PHP library implementing PSR-7 for standardized handling of HTTP requests and responses.

http http-message php psr psr-7 request response server-request stream upload-file uri

Last synced: 29 Dec 2025

https://github.com/i3raby/methods

HTTP methods that node supports

http https https-server methods npm-package

Last synced: 25 Jan 2026

https://github.com/imatson9119/curl-snap

Turn a curl request into a polished PNG for PR evidence — runs the request and screenshots a clean card of the route, headers, request, and response.

api cli curl developer-tools http nodejs pull-request screenshot

Last synced: 04 Jul 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/funkybunch/simple-http-router

A Simple Server-Side HTTP Request Router written in PHP. This was built to be intended for APIs but will work for Web UI traffic as well.

api api-router http http-requests php-router php-routing router

Last synced: 24 Jun 2025

https://github.com/effectra/http-middleware

Generate and use HTTP Middlewares classes implements with Psr

generate-class generated-code http middleware php psr-15

Last synced: 29 Dec 2025

https://github.com/akashbabu/template-http-service

HTTP Template for Nodejs

http koa template

Last synced: 20 May 2026

https://github.com/yescallop/connectivitytester

A Java HTTP/HTTPS connectivity tester based on Apache HttpClient

connectivity http https network-analysis

Last synced: 21 Mar 2025

https://github.com/kamil-kubiczek/caching-proxy

Simple caching proxy created in Node.js - CLI

cache-proxy http nodejs proxy typescript

Last synced: 06 May 2026

https://github.com/mrethical/http-proxies

Use http proxies within your Laravel application

client guzzlehttp http laravel proxy

Last synced: 11 Jan 2026

https://github.com/networkflux/fluxserv

Optimized HTTP Web Server

http networking system webserver

Last synced: 29 Oct 2025

https://github.com/nyg123/gg

使用grpc-gateway开发的demo,简称gg

buf gorm grpc grpc-gateway http protobuf wire yapi

Last synced: 17 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/asonix/digest-headers

A simple library to aid in creation and verification of Digest Headers, Sha Digests of HTTP Requests.

digest headers http

Last synced: 18 Mar 2025

https://github.com/chillerlan/psr-7

A PSR-7/PSR-17 HTTP message and factory implementation

http http-message php php-library php8 psr-17 psr-7 request response

Last synced: 19 Jan 2026

https://github.com/vikaspulluri/world-map

Showcasing all countries details in the world

angular6 geochart http javascript observables scss

Last synced: 07 Apr 2026

https://github.com/seadowg/dave

A small framework for building API.AI web fulfillment

google-home http kotlin

Last synced: 29 Mar 2025

https://github.com/wengchaoxi/go-web-framework

一个轻量级的 Web 框架

framework http

Last synced: 20 Jul 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/charlesfries/swiftyfetch

A fetch-like CocoaPod for programmatically making web requests with JSON responses on iOS.

cocoapods fetch http http-client ios json json-api request

Last synced: 05 May 2026

https://github.com/josestg/httpmid

A very simple and straightforward HTTP middleware for net/http in Go. This package only provides a Middleware type and some functions for stacking the middleware.

go http middleware

Last synced: 22 Jun 2025

https://github.com/siddarthvader/angular-httpshooter

An angular js factory which shoots http calls asynchronously.

angular asynchronous factory http promise

Last synced: 12 Mar 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/away0x/flash

Easy flash notifications

flash go http

Last synced: 14 Jul 2025

https://github.com/raisess/smol-http

A small http server lib.

api-server http http-server library

Last synced: 25 Jun 2025

https://github.com/willeastbury/circuitbreaker

An Adaptive Circuit Breaker that can switch back pressure on or off when a service is degraded.

breaker bus circuit http service

Last synced: 04 Apr 2025

https://github.com/caseycs/osquery-http

http interface for osquery

http http-server osquery

Last synced: 25 Jan 2026

https://github.com/effectra/contracts

Effectra\Contracts is package provides a set of contracts/interfaces that define the standardized behavior and contracts for various components used in the Effectra application.

contracts http interface php requests responsive router server-request server-request-handler

Last synced: 29 Dec 2025

https://github.com/bradleyhodges/http2-errors

A comprehensive set of standard, specific http error codes in the 7XX range

documentation error-correcting-codes error-messages errors http

Last synced: 17 Feb 2026

https://github.com/burdockcascade/libhttp

Lightweight low-level HTTP Server library

http rust server

Last synced: 10 May 2025

https://github.com/burdockcascade/teapot

A simple and modern web framework for rust

http hyper rest-api rust web-framework

Last synced: 10 May 2025

https://github.com/somexjames/personal-finance-api

A finance management API that serves as a "sandbox" to enter possible income and expenses to view balances on future dates

api api-service http http-rest-api java java-22 java-api rest rest-api spring-boot spring-framework

Last synced: 07 Mar 2026

https://github.com/spenserblack/random

Get a random value from an HTTP request

http random vercel

Last synced: 17 May 2026

https://github.com/bytectlgo/crouter

crouter(common router ) is A common router for all need routing data. copy from httprouter, but not for http. It can be used in any place that needs routing data. Like mqtt, kafka, custom protocol, etc.

emqx http kafka mqtt router

Last synced: 28 Apr 2026

https://github.com/nhymxu/php-floc-disable

PHP middleware to disable Google's Federated Learning of Cohorts (FLoC) tracking

floc floc-disable http middleware psr-15

Last synced: 28 Apr 2026

https://github.com/matheusdavidson/ngx-restify

Tools to manage HTTP for Rest API with Angular, RxJS and caching options

angular api cache http rest rxjs

Last synced: 28 Apr 2026

https://github.com/chenxu2394/web-oscilloscope

A containerized oscilloscope that enables users to broadcast and visualize live data on the internet.

azure container docker flask http

Last synced: 28 Apr 2026

https://github.com/mariotoffia/pypwext

AWS Python Lambda Power tools Extensions and Decorators

aws aws-lambda error-handling framework http lambda logging python python3 service

Last synced: 28 Apr 2026

https://github.com/joyytoo/youtube-search

An app that searches youtube as you type

angular-cli angular4 http youtube-api youtube-search

Last synced: 17 Apr 2026

https://github.com/codegeekr/pentestpycap

tool for vulnerability assessment and packet capture in Python

capture-the-flag dns http packet-capture packet-sniffer pentesting sniffer

Last synced: 01 Apr 2026

https://github.com/pierotofy/autolock

Remotely lock a Windows computer via HTTP GET

http lock remote screen windows

Last synced: 29 Apr 2026

https://github.com/reyiyo/node-http-random-response

Simple node http server that returns a random response status code

http nodejs random response status-code

Last synced: 29 Apr 2026

https://github.com/igoraugust0/computer-networking

🛜 Arquivos e materiais utilizados na disciplina GSI023 - Redes de Computadores da UFU.

computer-networking dns http networks tcp-ip udp wireless wireshark

Last synced: 29 Apr 2026

https://github.com/carstenwindler/http-helper

A tiny collection of helper functions which might be useful for your everday work with http requests

curl diactoros helper http httpfoundation laminas psr-7 request response symfony

Last synced: 04 Mar 2026

https://github.com/mchmarny/grpc-lab

Simple gRPC service with HTTP extension based on a proto API definition. Includes deployment to Kubernetes and ingress configuration with TLS certificates.

api grpc http ingress kubern protobuf

Last synced: 29 Apr 2026

https://github.com/i-rzr-i/etagmw

Add ETag variable in HTTP response

etag header http middleware response variable

Last synced: 13 May 2026

https://github.com/bifot/native-http-vs-koa2

Performance check between native http module vs koa2.

api benchmarks http koa koa2 nodejs performance rest

Last synced: 16 Apr 2026

https://github.com/akagi201/rust-web-fullstack

Toy projects while learning rust web development.

http redis toy-project

Last synced: 13 May 2026

https://github.com/cnrdh/scrypt_basic_auth

Basic HTTP auth with scrypt verification for Deno

authentication deno http

Last synced: 29 Apr 2026

https://github.com/ziv/natav

Deno HTTP Router

deno http router

Last synced: 29 Apr 2026

https://github.com/gabrielfu/agora

Terminal based API client

api-client bubbletea go http testing

Last synced: 27 Mar 2026

https://github.com/servicespack/proxies-api

Proxy made in Node.js

http nodejs proxy server

Last synced: 13 May 2026

https://github.com/studiowebux/bnaas-ce

A powerful, flexible graph execution engine for Deno that supports HTTP requests, conditions, string interpolation, data manipulation, and custom functions. Perfect for building complex automation workflows, API orchestration, and data processing pipelines.

claude-code cli container deno http linux-service orchestration pipeline tasks web-app workflow

Last synced: 29 Apr 2026

https://github.com/willitscale/streetlamp-ai

Attribute router tooling for AI solutions

ai composer composer-package http mcp php php84 router

Last synced: 29 Apr 2026

https://github.com/nadermohamed325/neo_client

Neo Client is a lightweight and colorful HTTP command-line client written in Rust. It lets you send GET, POST, PUT, and DELETE requests directly from your terminal — perfect for testing APIs without needing external tools like Postman or curl.

cli curl http rust

Last synced: 13 May 2026

https://github.com/ik5/generate_fields

The following source code is a test of mine to generate a content based on a struct for several types of content type formats

content-types golang golang-examples http json url xml

Last synced: 29 Apr 2026

https://github.com/uhop/dynamodb-toolkit-lambda

AWS Lambda adapter for dynamodb-toolkit — serves the standard REST route pack as a Lambda handler for API Gateway (REST / HTTP), Lambda Function URLs, and ALB. Delegates parsing, envelope building, and policy to dynamodb-toolkit/rest-core.

adapter alb api-gateway api-gateway-v1 api-gateway-v2 aws-lambda aws-sdk-v3 crud dynamodb dynamodb-toolkit esm function-urls hooks http pagination rest serverless toolkit typescript zero-dependencies

Last synced: 02 Jun 2026

https://github.com/andrewjbateman/ionic-react-planning

:books: App using Ionic with React to store a list of projects.

http ionic-react ionic5 react rxjs-observables rxjs6

Last synced: 29 Apr 2026

https://github.com/maxnatamo/paracord

An HTTP server implementation in .NET Core 7

dotnet dotnet-core hacktoberfest http http-server web-framework

Last synced: 29 Apr 2026

https://github.com/sla-ppy/gocusign

[F] Backend integration for (docu)ment (sign)ing made with (Go)

backend curl get golang http openapi post

Last synced: 14 May 2026

https://github.com/1-alex98/voc5-backend

Voc5 Backend

http java json sparrk-java

Last synced: 30 Apr 2026

https://github.com/rumkin/http-auth-payload

HTTP authorization header middleware

auth authorization connect express http http-header javascript

Last synced: 30 Apr 2026

https://github.com/knutkirkhorn/applikasjonsutvikling-for-android

Øvinger fra IINI4001 Applikasjonsutvikling for Android, dataingeniør NTNU

actionbar activity android fragments http intent java socket tcp view

Last synced: 30 Apr 2026

https://github.com/alorel/http-status-code-const-enum

Basic const enum declaration for HTTP status codes

codes const enum http status typescript

Last synced: 30 Apr 2026

https://github.com/wunderwerkio/http-api-utils

Set of useful HTTP API utilities. Provides json schema validation and error handling.

composer-package http http-api php-library php8 symfony

Last synced: 09 Feb 2026

https://github.com/adi-family/http

Framework-agnostic, type-safe HTTP interface system with end-to-end type safety between client and server

api-contracts api-design backend express framework-agnostic frontend http http-client nodejs rest-api type-safe type-safety typescript validation zod

Last synced: 30 Apr 2026

https://github.com/suin/print-http

Pretty-print HTTP requests and responses with syntax highlighting support

developer-tools formatting http nodejs pretty-print request-response syntax-highlighting typescript

Last synced: 09 Feb 2026

https://github.com/rudrodip/rustfolio

A dummy http server written in Rust that serves a static HTML file of my portfolio

http rust tcp

Last synced: 30 Apr 2026

https://github.com/jesielviana/webdev2020

Conteúdo do Curso de Programação para Web do IFPI Campus Picos ministrado pelo professor Jesiel Viana.

css html http ifpi javascript jesielviana web website

Last synced: 30 Apr 2026