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/bayfrontmedia/php-http-request

Easily handle data from incoming HTTP requests.

cookie delete get head header http method options patch php post put request server superglobal url

Last synced: 17 Jul 2025

https://github.com/nplab/thttpd

A version of thttpd with SCTP support

http sctp tcp

Last synced: 13 Jun 2025

https://github.com/CasperGN/GoHead

Get interesting http headers, internal IPs, possible endpoints from target(s) and search JS files for juicy info

bugbounty headers http http-requests probe

Last synced: 11 Jul 2025

https://github.com/ngtcp2/urlparse

an http_parser_parse_url compabile URL parser

http url url-parser

Last synced: 20 Jul 2025

https://github.com/Integralist/carbon

HTTP Response Header Sorting and Filtering

go golang http http-client http-header http-response open-source

Last synced: 17 Jul 2025

https://github.com/Paulo-Lopes-Estevao/client-code-generators

Repository for all code generators provided by clients

client clientao code-generation dart http http-client insomnia postman

Last synced: 06 May 2025

https://github.com/ghdwlsgur/gostat

🖥 interactive CLI tool that uses the net/http package to make an HTTP GET request to a specific URL and checks the latency step by step

curl http https latency

Last synced: 15 Jul 2025

https://github.com/jujuadams/youtube-oauth2

Demonstration of OAuth2 targeting YouTube's "Data v3" API

gamemaker gamemaker-studio-2 gms2 http oauth youtube

Last synced: 21 Jul 2025

https://github.com/daanvandenbergh/volt

Easily create websites or REST APIs in javascript with vweb. Including a frontend api for building website's in an objective SwiftUI like manner. Supports payments using paddle.

api cpp http https javascript js rest-api vinc vlib website

Last synced: 03 Jul 2026

https://github.com/jordicenzano/webserver-chunked-growingfiles

Webserver that created open chunked transfer for growing files reducing dramatically the latency for sending those files

chunked http http-server latency lhls video

Last synced: 12 Apr 2025

https://github.com/nopnop2002/esp-idf-remote-lcd

Control the HD44780 using HTTP/MQTT.

esp-idf esp32 hd44780 http http-client lcd1602 lcd1604 rest

Last synced: 03 Apr 2025

https://github.com/aghajari/basehttp

A simple, educational C-based HTTP client library built from scratch, demonstrating HTTP/1.1 and SSL/TLS.

http http-client https-client

Last synced: 28 Oct 2025

https://github.com/HengXin666/HXLibs

C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等

coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket

Last synced: 31 Oct 2025

https://github.com/lykmapipo/http-client

Helper utilities for making HTTP(s) requests.

http https isomorphic lykmapipo request

Last synced: 19 Mar 2025

https://github.com/thibmaek/vrt-http-flask

Small example of running pyvrt in a Flask HTTP server

api flask http pyvrt

Last synced: 11 Apr 2025

https://github.com/francescomalatesta/httpstatus

A simple http status code generator.

code golang http status tool

Last synced: 29 Apr 2025

https://github.com/thiagodp/router

🚦 ExpressJS-like router for PHP

expressjs http php router

Last synced: 10 Apr 2025

https://github.com/parzibyte/api-rest-spring-boot

Creación de una API REST usando MySQL, Spring Boot y Java

api http java mysql rest spring-boot

Last synced: 12 Apr 2025

https://github.com/serkan-ozal/otel-js-instrumentation-http-plus

Provides advanced automatic instrumentation for Node.js http and https modules on top of OpenTelemetry

http instrumentation observability opentelemetry tracing

Last synced: 18 Mar 2025

https://github.com/febritecno/hasana-chatbot

line chatbot with service susi.ai include web scaper by xray

body-parser expressjs http javascript linebot request xray

Last synced: 13 Apr 2025

https://github.com/trygve-lie/rollup-plugin-esm-http-resolver

Rollup plugin for resolving ES modules over http(s) like a browser does.

esm esmodules http javascript resolver rollup rollup-plugin

Last synced: 30 Apr 2025

https://github.com/tuftjs/tuft

A minimalist web framework for Node.js.

framework http node node-js nodejs tuft tuftjs web

Last synced: 10 Apr 2025

https://github.com/elgigi/harparser

Library to parse and generate HAR file format.

har http http-logs log php

Last synced: 12 Jul 2025

https://github.com/cfnptr/nets

Secure multi-platform networking library with implemented TCP / UDP server and client

c client cpp cross-platform http https library network networking openssl server socket ssl tcp tcp-client tcp-server tls udp udp-client udp-server

Last synced: 30 Oct 2025

https://github.com/surister/queryzen

Parametrized, named and versioned SQL queries over HTTP

backend http queries sql

Last synced: 21 Mar 2025

https://github.com/sartalan/hidroponia-project

Una hidroponia automatizada

http mycodo platformio react-native serial

Last synced: 27 Feb 2026

https://github.com/milos85vasic/dispatcher

Simple http server library

http http-server kotlin library

Last synced: 09 Feb 2026

https://github.com/matsadler/tracks

A bare-bones Ruby HTTP server that talks Rack and uses a thread per connection model of concurrency.

http rack ruby server

Last synced: 13 Apr 2025

https://github.com/contensis/docs-management-http

Contensis HTTP Management API documentation

api-documentation contensis documentation http json rest-api zengenti

Last synced: 12 Jul 2025

https://github.com/joseluisq/ruta

A lightweight HTTP routing library for PHP 8+ without external dependencies. (WIP)

http http-router php php-library php8 routing

Last synced: 17 Mar 2025

https://github.com/seanmonstar/hyper-benchmarks

Performance benchmarks for hyper.rs

http hyper rust

Last synced: 18 Mar 2025

https://github.com/jaimeloeuf/simpler-fetch

A simpler fetch because using window.fetch makes me cri and the other API libraries are too BIG, complex and unsafe, so here's mine... 😐

api axios builder-pattern fetch http http-client isomorphic-fetch javascript nodejs oop rest typescript

Last synced: 04 May 2025

https://github.com/aaron-akhtar/http-flooder

i just got really bored.

flooder http http-flood

Last synced: 12 Apr 2025

https://github.com/merlinschumacher/e-nr

A service that returns data about food additives via DNS and HTTP

csv dns fun golang http

Last synced: 19 May 2026

https://github.com/gtsigner/gt-axios

golang axios http request libray . can custom tls fingerprint

custom-tls http tls

Last synced: 05 Apr 2025

https://github.com/monkrus/gin

Walk-through of the Go Gin Framework Crash Course

api crash-course framework gin go golang http walkthrough

Last synced: 03 May 2025

https://github.com/fenzland/php-http-client

A lightweight HTTP client with PHP7.

http http-client php php7

Last synced: 13 Apr 2025

https://github.com/barrettotte/forth-http

A small web server written to get more practice with Forth

forth http

Last synced: 08 Jan 2026

https://github.com/anonvm/nginx-installer

Automate NGINX Compilation from Source with Custom Modules and Patches on Debian & Ubuntu

bot brotli cache cloudflare firewall geolocation http http2 https lua modsecurity nginx pagespeed proxy redis rtmp tengine waf

Last synced: 10 Apr 2025

https://github.com/alexruzin/websock

A covert, encrypted and compressed, socket stream that is encoded on top of plaintext HTTP. The plaintext traffic contains an ECDH negotiated key, along with an RC4 cipher stream.

buffer compression covert-channel data-transfer ecdh gzip http interface-design key-exchanges nist protocol reader socketstream writer-interface

Last synced: 12 Apr 2025

https://github.com/Voyrox/FrostLink

FrostLink is a reverse proxy written in Rust that supports routing requests from a local server to a specified domain. With FrostLink, you can easily turn a local server running on a specific port, such as `localhost:3000`, into a publicly accessible website connected to `example.com`.

http proxy reverse-proxy rust ssl

Last synced: 08 May 2025

https://github.com/petermekhaeil/zodaxios

HTTP client with schema validation using Zod

api axios fetch http typescript zod

Last synced: 10 Apr 2025

https://github.com/myriad-dreamin/httpfs

filesystem like api to access any file via http or https protocol

drive filesystem fs http typescript

Last synced: 29 Oct 2025

https://github.com/cyrbil/datalog

Datalog HTTP logs monitoring

http logs monitoring python3

Last synced: 05 Apr 2025

https://github.com/aaronvb/request_hole

Request Hole is a CLI tool and web UI that creates an endpoint to inspect HTTP requests or WebSocket connections and messages.

cli endpoint go golang http logging requests tooling webhooks websocket

Last synced: 20 Jun 2025

https://github.com/cristalhq/httpx

Better net/http for Go

go golang http http-helper

Last synced: 09 Jul 2025

https://github.com/kodedphp/http

PSR-7 (HTTP message) library.

http http-client http-factory psr-17 psr-18 psr-7 request response

Last synced: 23 Jun 2025

https://github.com/dkxce/aprsair

Console App Detects DTMF GPS Signals or APRS AFSK1200 signals from radios (eg: Abbree AR-F8, Zastone ZT-889G) over soundcard and allow to view it over console, web (HTTP), APRS and send via HTTP-GET, TCP-APRS, UDP-APRS.

air aprs dkxce dtmf gps http server udp

Last synced: 07 Sep 2025

https://github.com/voyrox/frostlink

FrostLink is a reverse proxy written in Rust that supports routing requests from a local server to a specified domain. With FrostLink, you can easily turn a local server running on a specific port, such as `localhost:3000`, into a publicly accessible website connected to `example.com`.

http proxy reverse-proxy rust ssl

Last synced: 11 Apr 2025

https://github.com/fnzv/dtbot

A loadstressing bot managed via Telegram currently supporting Openstack & AWS

ansible benchmark benchmarking ddos http loader loadstresser

Last synced: 01 May 2025

https://github.com/Taisiias/formmailer

HTTP server that emails data submitted on static website forms.

forms http nodejs smtp static-site

Last synced: 03 Apr 2025

https://github.com/luckymarmot/paw-phpcurlcodegenerator

A Paw Extension to generate client code for PHP using the cURL library.

curl http http-client paw-extension php php-curl php7

Last synced: 20 Apr 2026

https://github.com/youkale/snowflake-go

Twitter雪花算法ID生成器 支持Redis,HTTP调用

grpc http id-generator redis snowflake

Last synced: 06 May 2026

https://github.com/anotherglitchinthematrix/asis

A small utility library to handle http responses easily.

dart flutter http json

Last synced: 07 May 2026

https://github.com/rae-api-com/go-rae

Official golang SDK for the unofficial RAE JSON API at rae-api.com

api client golang http json rae sdk

Last synced: 03 May 2026

https://github.com/valen-h/server-ii

A Server framework with middleware support.

fs http middleware node server static templates typescript

Last synced: 02 May 2026

https://github.com/ronitrajfr/http-server

HTTP server implementation built with Node.js and TypeScript that handles basic HTTP requests.

http http-server nodejs tcp typescript

Last synced: 25 Apr 2026

https://github.com/openapi/openapi-python-sdk

🐍 A fully-featured and blazing-fast Python API client to interact with Openapi®

api-client api-marketplace certified-api django flask http openapi pypi-package python python-sdk rest-api

Last synced: 01 May 2026

https://github.com/sdvcrx/cuttlefish

A simple HTTP Proxy support multiple parent proxies. (like squid)

forward-proxy golang http http-proxy proxy

Last synced: 30 Apr 2026

https://github.com/lukasbach/mockingbirb

Desktop app for configuring HTTP mocking servers

desktop-app http javascript mock routing server

Last synced: 30 Apr 2026

https://github.com/wweziza/asm-http

Building website in Assembly, why not?

asm assembly http httpserver server web webserver website

Last synced: 15 Jun 2026

https://github.com/felipemonobe/lagoinha-hs

A Haskell study with concurrency, http requests, JSON and XML parsing.

aeson async asynchronous concurrency functional-programming haskell haskell-learning http json race-conditions wreq xml

Last synced: 24 Apr 2026

https://github.com/imjuni/jin-frame

A reusable, declarative, type-safe, and extendable HTTP request library.

axios client declarative http http-client http-clients resusable type-safe

Last synced: 27 Apr 2026

https://github.com/drkameleon/mimetypes.art

MIME content type registry & recognition

arturo arturo-language arturo-package file http mimetype web-server

Last synced: 13 May 2025

https://github.com/zeon256/satay-rs

Sans-IO Rust OpenAPI client generator with typed builders, validation newtypes, and transport-agnostic adapters

api-client codegen http newtype openapi openapi-client rust sans-io validation

Last synced: 05 Jul 2026

https://github.com/business-copilot/yandex-query-go

Go HTTP SDK for Yandex Query service

api go http sdk yandex yandex-cloud yandex-query

Last synced: 17 Jan 2026

https://github.com/kevinpollet/http2-cli

Modern and lightweight command line HTTP/2 client

client command-line http http2 nodejs typescript

Last synced: 22 Mar 2025

https://github.com/ahmetozer/basic-server

A basic file server automatically generates self certificates and serves the given folder.

cloudflare http https https-server

Last synced: 14 Apr 2025

https://github.com/withs/vigest

Client digest authentification for v

digest-authentication http vlang

Last synced: 13 May 2025

https://github.com/heartsucker/flask-rangerequest

Range request (RFC 7233) support for your Flask app.

flask http python

Last synced: 13 Mar 2025

https://github.com/contributte/http

:sparkles: Extra contrib to nette/http (@nette)

cli content-security-policy contributte http nette nette-framework request response

Last synced: 10 Apr 2025

https://github.com/gapple/structured-fields

PHP Library for Structured Field Values for HTTP

http php rfc8941 structured-fields structured-headers

Last synced: 22 Mar 2025

https://github.com/jeroenvand/kitboiler

Generator for generating Go kit endpoints and HTTP handlers

code-generation code-generator gokit golang http json

Last synced: 13 Mar 2025

https://github.com/acoshift/cors

CORS middleware for Golang net/http

cors golang http middleware

Last synced: 28 Jun 2025

https://github.com/pimalaya/io-addressbook

Set of I/O-free coroutines to manage contacts

addressbook carddav contact coroutine filesystem http library runtime rust vcard vcf vdir webdav

Last synced: 26 Jul 2025

https://github.com/devjack/encrypted-content-encoding

An implementation of RFC8188 for PHP - Encrypted Content-Encoding

encoding encryption http middleware php rfc8188

Last synced: 28 Jul 2025

https://github.com/mogelpeter/proxy-scraper

This script is designed to download and verify HTTP/s and SOCKS5 proxies from public databases and files.

http http-proxy https-proxy proxies proxies-scraper proxy proxy-checker proxy-scraper python python3 socks5 socks5-proxy

Last synced: 31 Jul 2025

https://github.com/narrowspark/http-message-util

:heavy_plus_sign: This repository holds utility classes and constants to facilitate common operations of PSR-7.

http narrowspark php71 php72 psr-7 util

Last synced: 04 Oct 2025

https://github.com/ezartsh/inrequest

Go package for parsing HTTP request bodies (form-data, JSON, query params) into maps and structs with automatic type conversion and file upload support.

file-upload form-data go golang http json multipart parser request-parser struct-binding

Last synced: 09 Mar 2026

https://github.com/jcs090218/unity.http_server

A simple C# HTTP server implementation for Unity

http http-server server unity

Last synced: 16 Aug 2025

https://github.com/cweili/req-json

Promise based simple HTTP/HTTPS client for browser to request JSON or string for RESTful apis, with koa-like middleware support.

ajax http https json middleware promise request restful-api weapp wechat wx xhr xmlhttprequest

Last synced: 22 Aug 2025

https://github.com/muniftanjim/llhttp.lua

Lua interface for https://github.com/nodejs/llhttp

http llhttp lua luajit luajit-ffi

Last synced: 02 Apr 2025

https://github.com/brunobord/static-markdown

A static HTTP server, with markdown rendering mechanism

gfm http markdown python python3 server static-server

Last synced: 12 Apr 2025

https://github.com/yuvraj0028/node-cli-weather-app

Get weather details for any location in your console.

http javascript nodejs weather

Last synced: 24 Jul 2025

https://github.com/wflixu/obfetch

a httpClient base on rxjs and fetch api inspired by angular httpClient

axios fetch fetch-api http http-client rxjs

Last synced: 29 Jun 2025

https://github.com/derhuerst/serve-buffer

Serve a blob of binary data via HTTP, with support for range requests, conditional GET & compression.

arraybuffer buffer http http-range-requests in-memory

Last synced: 15 Apr 2025

https://github.com/emileber/axios-resource

Simple Axios REST resource class

axios http resource rest

Last synced: 17 Jul 2025