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/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/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/lukasbach/mockingbirb

Desktop app for configuring HTTP mocking servers

desktop-app http javascript mock routing server

Last synced: 30 Apr 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/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/4l3x777/wkhttp_lib

Windows Kernel Http Library

dns dtls http https kernel mbedtls tdi tls windows

Last synced: 19 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/bugoverdose/mys3

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

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

Last synced: 10 Feb 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/youkale/snowflake-go

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

grpc http id-generator redis snowflake

Last synced: 06 May 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/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/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/nmattia/cio

cio: cached HTTP requests for a smooth Jupyter experience!

haskell http jupyter leveldb

Last synced: 28 Apr 2026

https://github.com/implex-ltd/cleanhttp

Human like HTTP Library powered by fpclient and tls_client.

cleanhttp fingerprint http ja3

Last synced: 05 Sep 2025

https://github.com/begenov/backend

Developed a banking system with features to manage accounts, record balance changes and money transfers within transactions using gRPC, Golang, transaction technology and Docker for deployment.

gin grpc http postgresql protobuf unit-testing

Last synced: 31 Oct 2025

https://github.com/modscleo4/midori

A Node.js Web API Framework WITHOUT Express

cron http http-server javascript json jwt multipart problem-details typescript uuid zlib

Last synced: 10 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/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/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/farnasirim/hkit

An http toolkit containing useful utilities like seamless debug logging, painless caching, etc.

cache go golang http http-cache logrus toolkit toolkits utilities utility utility-library

Last synced: 18 Jan 2026

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/desty2k/noisy-mqtt

Simple random DNS, HTTP/S internet traffic noise generator with MQTT support

bot dns homeassistant http mqtt privacy privacy-online raspberrypi traffic-generator traffic-inspection

Last synced: 07 Apr 2025

https://github.com/mgarry1336/httpy

Simple HTTP server written in pure python, made for fast requests handling.

command-line command-line-tool http https library python server

Last synced: 24 Jul 2025

https://github.com/digital-fabric/h1p

HTTP 1.1 parser for Ruby

http http1 parser ruby

Last synced: 23 Apr 2025

https://github.com/aymenjd/redc

High-performance, asynchronous HTTP client in Python, driven by libcurl

curl http http-client libcurl python

Last synced: 02 Sep 2025

https://github.com/d3portillo/ira

Vanilla JS Fetch API wrapper with goodies 🍒

fetch fetch-api http http-requests ira requests

Last synced: 09 Apr 2025

https://github.com/girish54321/flutter-starter

Flutter-Start is an open-source Flutter boilerplate hosted on GitHub that provides a solid starting point for building cross-platform mobile apps. The boilerplate includes a preconfigured project structure, authentication flow, state management using Provider, localization support, and a set of commonly used UI components.

android androidstudio authentication bestpractices boilerplate flutter flutter-apps getx http httpclient mobileapp opensource state-management xcode

Last synced: 28 Jun 2025

https://github.com/ianwalter/http

A convenience wrapper around the fetch API

fetch http

Last synced: 30 Apr 2025

https://github.com/ramirisu/fitoria

fitoria is a modern C++20, cross-platform web framework.

cpp cpp20 http http-server linux macos unix-domain-socket web websocket windows

Last synced: 16 Jun 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/jupegarnica/faker

An API REST to fake any other one.

deno fakerjs http json rest-api

Last synced: 13 Apr 2025

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/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/nmakhmutov/elwark.correlationid

This specific library offers a lightweight approach to implementing Correlation Ids for ASP.NET

correlation csharp dotnet dotnet-core grpc grpc-client grpc-server http http-client http-server

Last synced: 10 Apr 2026

https://github.com/patrickriemer/http-log

Simple request logging package

http logging middleware

Last synced: 14 Jan 2026

https://github.com/center-key/puppeteer-browser-ready

🐕‍🦺 Simple utility to go to a URL and wait for the HTTP response

browser http javascript mocha puppeteer ready response url

Last synced: 22 Apr 2025

https://github.com/lsevero/franz

http <-> franz <-> kafka

gateway gateway-api http jvm-applications kafka

Last synced: 15 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/apache/geronimo-devtools

Mirror of Apache Geronimo Devtools

geronimo http java javaee network-server web-framework

Last synced: 10 Apr 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/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/ilius/ripo

A small but effective Go library for implementing REST API server that looks like gRPC

api grpc http rest rest-api restapi

Last synced: 12 Jun 2025

https://github.com/robtimus/obfuscation-http

Provides functionality for obfuscating HTTP requests and responses

http java obfuscation

Last synced: 18 Oct 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/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/fenzland/php-http-client

A lightweight HTTP client with PHP7.

http http-client php php7

Last synced: 13 Apr 2025

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

Performance benchmarks for hyper.rs

http hyper rust

Last synced: 18 Mar 2025

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/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/airtucha/board

Experimental Back-end framework for Elm

backend elm fp functional-programming http

Last synced: 05 Oct 2025

https://github.com/mauricelambert/reverseshell

This package implements an advanced reverse shell console (supports: TCP, UDP, IRC, HTTP and DNS).

av-bypass c2 command-and-control console cryptolocker dns http irc malware netcat pypi-package python3 reverse-shell tcp terminal udp

Last synced: 22 Sep 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/meniny/leaf

🍃 A versatile HTTP(s) networking framework written in Swift.

http https urlsession

Last synced: 23 Jul 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/xinpianchang/xpc-http

a http utility for node.js

context http nextjs

Last synced: 03 Aug 2025

https://github.com/designliquido/delegua-http

Pacote para fazer requisições HTTP em Delégua.

hacktoberfest http portugues portuguese typescript

Last synced: 01 Jul 2025

https://github.com/shaominngqing/flog

Terminal log viewer + network inspector for Flutter. Auto-connects, HTTP/SSE/WS debugging, collapsible JSON, Flipper-style UI. 给 Flutter 开发者的终端日志查看器 + 网络调试器。

adb android dart debugging devtools dio flipper flutter flutter-debug flutter-tools http ios log-viewer network-inspector ratatui rust sse terminal tui websocket

Last synced: 15 Jun 2026

https://github.com/2kabhishek/nerver

Tiny Node.js HTTP server. 📡☁

http http-server nodejs server

Last synced: 27 Mar 2026

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/plantineers/esp-gateway

The esp-now -> HTTP Gateway

embedded esp-now esp32 http rust

Last synced: 16 Mar 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/ilert/ilert-rust

:crab::warning: The official ilert Rust API bindings.

api bindings client http ilert rest rust

Last synced: 12 Apr 2025

https://github.com/damdo/mirror

:microscope: HTTP(S) request mirror for Debugging

debugger docker docker-image golang http https inspector mirror

Last synced: 04 May 2026

https://github.com/0x1nf3cted/reqfuzz

ReqFuzz: everything is fuzzable if you have the right tool ;)

fuzzing headers http pentesting proxy sandbox web

Last synced: 18 Jul 2025

https://github.com/djian01/nt

A versatile network testing tool that supports ICMP, HTTP(s), DNS, TCP, and MTU testing

dns http icmp mtu network network-analysis network-monitoring tcp test test-automation testing tests

Last synced: 14 Jan 2026

https://github.com/derekargueta/envoy-etag-filter

Envoy filter that provides basic ETag functionality, checking the ETag value of the request and upstream response

envoy etag filter http reverse-proxy server

Last synced: 05 Jul 2025

https://github.com/holysoles/ginrcon

A simple HTTP REST API to proxy RCON commands to a game server

api docker gameserver http minecraft minecraft-server palworld rcon rest

Last synced: 19 Aug 2025

https://github.com/prooph/httplug-event-store

HTTP event-store implementation talking with http-api

api cqrs event-sourcing event-store http httplug php prooph

Last synced: 04 Sep 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/morris/s4d

Minimal web development server with live reload

cli http local-development web

Last synced: 08 Oct 2025

https://github.com/owner-maker/wbtech_level2

This repo is for the purpose of studying Go. Includes another solutions to the tasks.

algorithms golang http patterns-design rest-api tasks

Last synced: 19 Sep 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/wyrihaximus/reactphp-http-middleware-response-cache

Response caching middleware for @reactphp's HTTP server

cache hacktoberfest http middleware middleware-caches php php7 reactphp

Last synced: 13 May 2025

https://github.com/z3ntl3/antivpn

A fast asynchronous VPN & Proxy Detector. Reinforced with HTTP version 2.

anti-vpn checker detector http http2 httpx proxy vpn

Last synced: 16 Aug 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/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/francescomalatesta/httpstatus

A simple http status code generator.

code golang http status tool

Last synced: 29 Apr 2025

https://github.com/mobiusy/dify_plugins

Dify插件:http流式输出

dify-plugins http httpstream sse

Last synced: 18 Jan 2026

https://github.com/jameskyburz/busboy-wrapper

busboy multi part file wrapper

busboy fileupload http multipart nodejs

Last synced: 30 Apr 2025

https://github.com/wayou/http-transfer-encoding-chunked

Node.js example demonstrate the http chunked transfer encoding

chunk http node-js transfer-encoding

Last synced: 14 Jul 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/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/sorenlouv/react-redux-request

Declarative data fetching for React, stored in Redux.

api declarative fetch http react react-redux redux request rest

Last synced: 25 Oct 2025

https://github.com/pascal-fb-martin/houseportal

A web server to redirect to multiple specialized web servers

discovery-service http http-proxy http-router microservice raspberry-pi

Last synced: 29 Jun 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/thiagodp/router

🚦 ExpressJS-like router for PHP

expressjs http php router

Last synced: 10 Apr 2025

https://github.com/mrgrd56/textractor-integration-extensions

Integrate Textractor with other apps via named pipes or HTTP

cpp extension http json named-pipes textractor textractor-extension

Last synced: 05 Jul 2025