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/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/fenzland/php-http-client

A lightweight HTTP client with PHP7.

http http-client php php7

Last synced: 13 Apr 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/sartalan/hidroponia-project

Una hidroponia automatizada

http mycodo platformio react-native serial

Last synced: 27 Feb 2026

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/dezh-tech/kraken

A manager service to manage all Jellyfish software stack (Immortal/Panda and ...)

dezh grpc http immortal nestjs nip-05 nip05 nostr

Last synced: 17 Feb 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/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/gowww/log

⏱ A handler that logs each request/response

go golang handler http log logging middleware request

Last synced: 01 Mar 2026

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/milos85vasic/dispatcher

Simple http server library

http http-server kotlin library

Last synced: 09 Feb 2026

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/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/divbzero/aioserver

An async web framework for humans

aiohttp async asyncio cors forhumans framework http server simple web

Last synced: 14 Dec 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/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/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/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/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/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/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/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/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/mawrkus/ping-bong

🏓 A simple (SEO) ping tool that follows HTTP redirections

axios follow http http-redirect https ping redirections redirects seo

Last synced: 04 May 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/jaguar-dart/jaguar_json

jaguar_serializer based JSON interceptors for Jaguar

dartlang http jaguar json marshall rest-api serialize serializer server

Last synced: 08 May 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/naftulikay/slumberd

An HTTP server which sleeps during requests for a configurable amount of time.

http rust rust-lang

Last synced: 13 Apr 2025

https://github.com/thiagodp/router

🚦 ExpressJS-like router for PHP

expressjs http php router

Last synced: 10 Apr 2025

https://github.com/mwarkentin/yuri

CLI tool to parse URIs into their components

cli golang homebrew http json parser uri url utility

Last synced: 13 May 2025

https://github.com/cristalhq/httpx

Better net/http for Go

go golang http http-helper

Last synced: 09 Jul 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/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/ihengshuai/blog

this is a blog for sharing the knowledge of web development.

blog canvas compiler css devops docker frontend http hybird javascript k8s nginx nodejs react sql vue

Last synced: 11 Apr 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/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/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/barrettotte/forth-http

A small web server written to get more practice with Forth

forth http

Last synced: 08 Jan 2026

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/elgigi/harparser

Library to parse and generate HAR file format.

har http http-logs log php

Last synced: 12 Jul 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/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/petermekhaeil/zodaxios

HTTP client with schema validation using Zod

api axios fetch http typescript zod

Last synced: 10 Apr 2025

https://github.com/marksmurphy/cdn-cache-check

Makes HTTP requests to URLs and parses response headers to determine caching behaviour

cache cache-control caching cdn cdn-detection dns headers http https offload performance url web

Last synced: 09 Jul 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/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/surister/queryzen

Parametrized, named and versioned SQL queries over HTTP

backend http queries sql

Last synced: 21 Mar 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/theohbrothers/docker-varnish-agent

Dockerized Varnish Agent, including the Enhanced Varnish Dashboard 🐳

cache docker generate-dockerimagevariants http https varnish varnish-agent web

Last synced: 12 Apr 2025

https://github.com/denismitr/net-call

Easy to use and mockable HTTP client

http http-client http-request

Last synced: 29 Jan 2026

https://github.com/craigjbass/frankserver

Ever want to just route HTTP requests to some arbitrary code in .NET Core without all of the complexity of .NET MVC?

dotnet http tdd webserver

Last synced: 28 Feb 2026

https://github.com/nopnop2002/arduino-esp8266-mysql

Operate MySQL from ESP8266 via PHP

arduino esp8266 http mysql rest

Last synced: 29 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/maurice2k/moproxy

High performance SOCKS5 and HTTP proxy server with support for mixed IPv6 and IPv4 configuration

http ipv4 ipv6 proxy socks5

Last synced: 08 Feb 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/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/ubirak/moco-behat-extension

Behat extension to use Moco in your features

behat-extension http mock stub third-party

Last synced: 15 Feb 2026

https://github.com/adeldaniel/bmi-calculator-flutter-application

An App Developed with Flutter cross-platform. This application used to do two tasks: The first task: Calculate BMI(body mass index). The second task: is to search for Recipes Depending on what ingredients do you have

bmi bmi-calc bmi-calculator dart dartlang edamam edamam-api edamam-recipe-api edumum flutter flutter-apps flutter-getx flutterwebview getx http httpapi json json-api sqlite webviewflutter

Last synced: 16 Apr 2026

https://github.com/godaner/brokerc

brokerc is a cross-platform publish and subscribe command line client tool, including mqtt client, amqp client, kafka client, http client.

amqp amqp-client http http-client https kafka kafka-client mqtt mqtt-client mqtt-protocol rabbit rabbitmq rabbitmq-client

Last synced: 03 Apr 2026

https://github.com/zrthstr/tarball_httpd

Serves directories as .TARs (tarball archives) over http - to be downloaded by a web browser

filesharing http http-server python python3 server tarball tarball-httpd tool web

Last synced: 23 Jan 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/tsnsoft/tsn_java_json

Простейший пример работы с Интернетом с помощью JSON на Java в NetBeans

example http java json netbeans

Last synced: 19 Apr 2026

https://github.com/bugoverdose/mys3

이미지 호스팅 서버를 통해 알아보는 웹 성능 개선 기법들

cache cache-busting cache-control etag filesystem http java webp

Last synced: 10 Feb 2026

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/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/metebykl/spectra

Fast, lightweight and fully typesafe web framework

framework http server typescript

Last synced: 03 Mar 2026

https://github.com/nmattia/cio

cio: cached HTTP requests for a smooth Jupyter experience!

haskell http jupyter leveldb

Last synced: 28 Apr 2026

https://github.com/bsm/httpx

Useful and opinionated helpers for building secure HTTP services

chi golang http internal security

Last synced: 28 Feb 2026

https://github.com/jblond/mod_bikeshed

apache module that allows you to change the Signature / ServerTokens of your httpd apache webserver

apache-module apache2 c-language c-library http httpd

Last synced: 02 May 2026

https://github.com/4l3x777/wkhttp_lib

Windows Kernel Http Library

dns dtls http https kernel mbedtls tdi tls windows

Last synced: 19 Apr 2026

https://github.com/xibn/http-openai-tts

An HTTP microservice using OpenAI to generate text-to-speech.

ai go golang http microservice openai text-to-speech tts

Last synced: 02 May 2026

https://github.com/overmighty/co_http_uring

C++20 HTTP/1.1 server library using coroutines and Linux's io_uring API.

coroutines cpp cpp20 http http-server io-uring linux

Last synced: 11 Feb 2026

https://github.com/ikeohachidi/chapi

(WIP) Chapi is an extremely easy to use proxy to aid make those http requests you can't directly run on your application. Go backend, Vue frontend

environment-variables go http proxy tailwind tunnel vue

Last synced: 08 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/bondrogeen/app_iobroker.paw

Application for ioBroker.paw

adapter android control http iobroker

Last synced: 25 Apr 2026

https://github.com/capevace/youtube-dl-ui

Basic web UI for youtube-dl. Download a URL in highest quality, choosing between video or audio-only.

http socket-io ui web youtube-dl youtube-downloader

Last synced: 02 Apr 2026

https://github.com/alexander-ignition/urlsession

All about URLSession

http networking swift url

Last synced: 05 Jun 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/youkale/snowflake-go

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

grpc http id-generator redis snowflake

Last synced: 06 May 2026

https://github.com/patriktrestik/homeassistant_nicegate

Home Assistant integration for Nice gate actuator connected by IT4WiFi

gate homeassistant http nice

Last synced: 27 Oct 2025

https://github.com/afaanbilal/hyperdb

HyperDB is an in-memory hyper-fast key-value store with an HTTP API written in Rust.

database db fast http in-memory-database rust

Last synced: 26 Apr 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/kt3k/stubbatti

A command line stub http server with the special DSL.

http stub

Last synced: 17 Mar 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/tsahil01/vscode-context-bridge

Exposes editor context information via HTTP & WS APIs, allowing external apps to access real-time Editor state. Useful for building integrations, tools, or services that need to interact with the code editor.

bridge context http vscode vscode-extension websocket

Last synced: 13 May 2026

https://github.com/ramborogers/shame

Shame - Single Binary File Server

access fileserver http remote server

Last synced: 11 Feb 2026