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/ngdream/heart

easy to use and performent c++ web microframework

cef cpp framework heart http lib microframework mongoose request server ui visual-studio web websites

Last synced: 05 Feb 2026

https://github.com/samuelgiles/there_was_an_attempt

A small utility designed to be used alongside Dry::Monads::Result to repeatedly attempt an operation sleeping between failed attempts.

backoff backoff-strategy exponential-backoff http monads rails ruby

Last synced: 08 Oct 2025

https://github.com/loadtest4j/loadtest4j-jmeter

Apache JMeter driver for loadtest4j.

api http load-testing testing

Last synced: 14 Jan 2026

https://github.com/linna/http-message

PSR-7 implementation

http http-message psr psr-7

Last synced: 09 Oct 2025

https://github.com/jacobsoderblom/otto

Otto is an easy way to use HTTP in golang

golang http middleware mux router

Last synced: 14 Jan 2026

https://github.com/aunkrig/autoauth

An HTTP proxy that handles proxy authentication

407 authentication http proxy

Last synced: 09 Oct 2025

https://github.com/khaledsakr/overlord

A runner for your scripts so you don't have to deploy them. 🚀

cli deno denoland http serverless typescript

Last synced: 10 Oct 2025

https://github.com/tonto7973/xim

Xim HTTP Api and AMQP Service Bus Simulators

amqp api http servicebus simulator

Last synced: 10 Oct 2025

https://github.com/liangyt123/ehttp

golang 高性能linux 网络库

epoll golang http network tcp udp

Last synced: 14 Jan 2026

https://github.com/spences10/httpcodes-dev

A searchable list off HTTP codes with details

codes daisyui http svelte sveltekit tailwindcss

Last synced: 21 Jan 2026

https://github.com/compscifutures/apmonitor

On-prem/LAN availability monitoring with realtime guarantees & decaying alert pacing. Multithreaded high speed availability checking for PING, TCP/UDP, QUIC & HTTP/S resources incl. SSL/TLS cert. pinning. Integrates w/Site24x7 heartbeat monitoring for failover alerts + Slack & Pushover webhooks. Thread safe, reentrant, easily modifiable.

availability availability-and-monitoring discord h3 heartbeat-monitor http http3 https lan monitoring on-premise pagerduty pushover quic realtime servermasters site24x7 slack ssl-pinning tcp

Last synced: 01 Apr 2026

https://github.com/osoianmarcel/egpp

A Golang library used to fetch Ethereum Gas Prices from different gas price providers.

client ethereum gas go golang http library price providers

Last synced: 11 Oct 2025

https://github.com/qase-tms/qase-php-client

Qase TMS PHP client.

api client http openapi php qase rest tms

Last synced: 04 Sep 2025

https://github.com/cloudwindy/mirai

An expressjs-like http server framework written in Golang and Lua.

golang high-performance http http-server lua

Last synced: 09 Apr 2025

https://github.com/pinpox/http-stressor

A tool to run stress tests on HTTP services

denial-of-service dos golang http stress stresstest

Last synced: 12 Oct 2025

https://github.com/efark/data-receiver

Small web server to receive data through HTTP requests.

data gin-gonic go golang http

Last synced: 23 Feb 2026

https://github.com/ghostwriter/http

[wip]HTTP Client and Server abstraction for PHP

ghostwriter http php

Last synced: 23 Apr 2025

https://github.com/threadly/litesockets-http

Http protocol handlers for litesockets network library

http http-client http-protocol http-server networking

Last synced: 22 Jan 2026

https://github.com/gustavodiasag/zero2prod

Following along "Zero to Production in Rust"

ci-cd ddd-patterns http rust tokio

Last synced: 01 Apr 2025

https://github.com/askonomm/bobby

A minimal web framework for Rust.

api http rest web-framework

Last synced: 03 Jul 2025

https://github.com/vaijab/gin-tokenauth

TokenAuth is an authorization middleware for gin.

gin golang http middleware package

Last synced: 14 Oct 2025

https://github.com/thewaterfall/fluent-request

Fluent Request is a Java library designed to simplify and streamline the process of making HTTP requests. It follows a fluent builder pattern, allowing users to construct complex HTTP requests in a readable and expressive manner

http http-client java java-http-client java-http-request request request-builder

Last synced: 22 Jan 2026

https://github.com/pzaino/astra

ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)

actor-model grpc http persistent-storage rust rust-lang server-less tcp

Last synced: 19 Feb 2026

https://github.com/heathj/strip-request

A tool for minimizing HTTP requests.

burpsuite http http-requests pentesting

Last synced: 16 Oct 2025

https://github.com/mohammed90/http-compliance-testing

The first steps towards validating each part everyone's HTTP implementation

http https httpwg ietf rfc9110 rfcs testing

Last synced: 09 Feb 2026

https://github.com/quarksgroup/sms-client

Go based SMS client

client go http sms

Last synced: 16 Jan 2026

https://github.com/r8/shelf_flutter_asset

A simple handler for the Shelf ecosystem to serve files from Flutter assets.

dart flutter http server shelf

Last synced: 19 Oct 2025

https://github.com/warlock/2utf8

Node.js - Tranform string text to UTF-8

decode encoding http parser request string utf8

Last synced: 11 Jun 2025

https://github.com/bernardarhia/routee

A lightweight php routing library for writing fullstack applications, backend apis etc. It comes with speed and was inspired by how laravel handles it routing services in the framework

cms csrf-protection http lightweight php router routing url-handler

Last synced: 14 Jan 2026

https://github.com/wacker-dev/wasi-examples

Bunch of WebAssembly app examples using WASI API.

cli http rust wasi wasm webassembly

Last synced: 24 Oct 2025

https://github.com/soenneker/soenneker.github.client.http

A .NET thread-safe singleton HttpClient for GitHub

client csharp dotnet github githubhttpclient http httpclient singleton util

Last synced: 15 Mar 2026

https://github.com/webdeveric/http-api-debug

Hook into the http_api_debug action to see the HTTP requests your site is making.

debug http http-api-debug wordpress wordpress-plugin

Last synced: 25 Nov 2025

https://github.com/mnestorov/security-headers-cloudflare-worker

Cloudflare Worker script to dynamically add, modify, and remove HTTP headers for enhancing the security of any website.

clickjacking cloudflare code codeinjection cors headers http security-headers workers wrangler xss xss-filter

Last synced: 24 Jan 2026

https://github.com/woojiahao/go-http-server

HTTP server built in Go, following this guide: https://theprogrammershangout.com/resources/projects/http-project-guide/intro.md

go go-http golang http http-server

Last synced: 24 Feb 2026

https://github.com/joseluisq/leap

A lightweight micro HTTP framework for PHP 8.1+ (experimental)

http micro-framework php php81 web-framework

Last synced: 16 Mar 2026

https://github.com/apache/geronimo-website

Mirror of Apache Geronimo Website

geronimo http java javaee network-server web-framework

Last synced: 03 Jul 2025

https://github.com/tony-artz/c-http-server

A simple HTTP 1.1 Web server made using C and Sockets sys calls in Linux

c cmake gnu gnu-linux http http-server linux socket socket-programming sockets web webserver

Last synced: 30 Jan 2026

https://github.com/nth-zik/cb-pro-proxy

CB Pro Proxy is a production-ready React Native VPN proxy manager that delivers secure SOCKS5/HTTP tunneling, ADB-powered automation for device labs, and native tun2socks integration—perfect for scaling mobile QA, CI/CD, and remote testing workflows.

adb http phone phone-farm proxy socks5

Last synced: 06 Feb 2026

https://github.com/junian/python-apps

Python script / console / terminal apps and API

example http python

Last synced: 01 Feb 2026

https://github.com/yortw/yort.http.clientpipeline

A collection of handlers, filters, extensions and other stuff related to System.Net.Http.HttpClient and Windows.Web.Http.HttpClient.

c-sharp filter handler http httpclient

Last synced: 03 Oct 2025

https://github.com/viztea/kiso

set of kotlin multi-platform libraries

format http io jvm kotlin multiplatform sprintf

Last synced: 11 Feb 2026

https://github.com/fd-/okhttp-j2objc

A fork of OkHttp modified to work with j2objc

android http ios j2objc java okhttp ssl

Last synced: 11 Jun 2025

https://github.com/0xn0ne/tellmewhere

一个异步的互联网信息收集工具,支持添加自定义引擎,引擎可自定义命令,自定义存储方式。

http python3

Last synced: 13 Feb 2026

https://github.com/JBZoo/Mock-Server

Flexible HTTP mocking application for testing and fast prototyping

http http-server httpmock jbzoo mmock mock mock-server php prototyping stubbing testing

Last synced: 28 Feb 2026

https://github.com/pdolinic/extract0r

Python 3 http.server with TLS

http tls webserver

Last synced: 15 Mar 2025

https://github.com/amberlee2427/nancy-brain

Nancy's RAG backend and HTTP API/MCP server connectors.

embeddings http mcp mcp-server python rag rag-chatbot sql

Last synced: 18 Jan 2026

https://github.com/sshtools/uhttpd

A very simple Java embeddable HTTP/HTTPS server that has no external dependencies

http http-server https https-server java unit-testing websocket

Last synced: 01 Mar 2026

https://github.com/softinstigate/nginx-restheart

Example of NGINX as a SSL frontend for RESTHeart.

docker docker-compose http https https-proxy nginx restheart ssl ssl-frontend

Last synced: 03 Jul 2025

https://github.com/huntlabs/netkit

This library contains tcp / http / http2 / websocket servers and clients.

client http http2 server tcp websocket

Last synced: 03 Mar 2026

https://github.com/qase-tms/qase-go

Qase TMS Go SDK

client go http qase reporters tms

Last synced: 01 Apr 2026

https://github.com/ralph-bergmann/httptools

collection of Dart and Flutter libraries for HTTP request handling

cache dart flutter http interceptor network

Last synced: 04 Mar 2026

https://github.com/sadman-123/ios-contacts-app-clone

IPhone Contacts app clone built with Flutter and GetX, designed for Android. It offers seamless contact management with a sleek iOS-like interface. Tested across various Android devices, it ensures smooth performance and responsive UI on all screen sizes.

cupertino-design flutter getx http

Last synced: 04 Mar 2026

https://github.com/hugoalh/http-header-link-es

An ES (JavaScript & TypeScript) module to handle HTTP header `Link` according to RFC 8288 standard.

es header http javascript js link modulejs ts typescript

Last synced: 05 Mar 2026

https://github.com/vroncevic/gen_vhost

Generate VirtualHost configuration file

apache generator generators http linux macos python3 qnx tool unix virtualhost

Last synced: 06 Mar 2026

https://github.com/robthree/p1-meter

P1 Meter (Wemos D1 mini) - Serial to HTTP POST / "Serial over WiFi". See also https://github.com/RobThree/DSMR.Net

dsmr homeassistant http p1 p1meter wemos-d1-mini wemos-shield

Last synced: 02 Apr 2026

https://github.com/xthezealot/saar

Saar is a bug bounty script combining the best tools for a smooth recon workflow

bugbounty dns http hunting nuclei pentesting recon redteam scanner security subdomain vulnerability

Last synced: 05 Jul 2025

https://github.com/veloii/classcharts-rs

Unoffical classcharts library for rust

api classcharts education http http-client rust

Last synced: 02 Apr 2025

https://github.com/i-umairkhan/http-server-nodejs

basic node server with http

curl http nodejs server

Last synced: 05 Mar 2025

https://github.com/bradoyler/route-serve

route serving 🌐 awesomeness

http server

Last synced: 25 Jun 2025

https://github.com/threeal/simple-web

A simple HTTP, HTTPS, WS and WSS server and client library

http http-client http-library http-server https websocket websocket-library

Last synced: 21 Mar 2025

https://github.com/techgaun/httphero

Composable HTTP Requests with Adapter support for HTTP clients

elixir http

Last synced: 05 Apr 2025

https://github.com/taufik-nurrohman/marsble.favicons

Favicons API with Super Fast Global CDN

apache api favicon fetch get http marsble php

Last synced: 29 Mar 2025

https://github.com/vspaz/pyclient

configurable HTTP python client that supports retries, timeouts, tls, basic auth, logging etc.

basic-authentication http http-client logging python3 requests retries timeouts tls tls-certificate

Last synced: 18 Feb 2026

https://github.com/tideland/go-net

Extensions for HTTP package, a nested multiplexing by paths and methods as well as a full-fledged JWT help with RESTful applications

go golang http http-server jwt jwt-tokens multiplexing restful-api web

Last synced: 05 Apr 2025

https://github.com/contributte/cli-http

💀 [DISCONTINUED] Provide HTTP settings in CLI mode for Nette Framework (@nette). Use contributte/http.

command-line contributte http nette-framework

Last synced: 01 Oct 2025

https://github.com/tagaryen/archer-net

network written with java and c, to support latest openssl(gmssl) 1.3, support SM2_WITH_SM3(encryptCrt and encryptKey) TLS etc.

encrypt-certificates gmssl http libevent networking openssl sm2

Last synced: 12 May 2025

https://github.com/ignis-sec/hostname-polluter

Minimalistic extension to quickly check hostname pollution

browser-extension cybersecurity http infosec security security-tools

Last synced: 02 Mar 2025

https://github.com/matteopolak/basket

A simple HTTP/1.1 client and server.

http http-client http-server

Last synced: 12 May 2025

https://github.com/duruyao/goshare

GoShare provides a simple Web UI and a file transfer service which using HTTP protocol.

cross-platform go golang http share-file

Last synced: 12 Jan 2026

https://github.com/navid2zp/httptracer

Simple HTTP tracer in Go

golang http httptracer trace tracer tracing

Last synced: 13 Mar 2025

https://github.com/nameisjayant/flutter-fetch-data-from-server

In this post we will see how we can fetch data from server in flutter, basically first we will send the http request to the server for list of bollywood actors that's include name,image,and age of the actors then we will store that data in a List, after that we will show that data into a card

api dart flutter http json kotlin

Last synced: 31 Dec 2025

https://github.com/pepijn98/polka-typescript

Testing polka in typescript

http polka typescript

Last synced: 14 Jul 2025

https://github.com/phoenixpinpoint/fido

Fido provides JS Fetch and Libcurl API bindings in C for use in WASM and Native Applications. Additionally Fido provides a simple Header, Request and, Response API

c curl fetch fetch-api http libcurl rest wasm

Last synced: 12 May 2025

https://github.com/adolfok3/requesternet

RequesterNet is a simple and fast REST and HTTP API Client for .NET Core.

api client core csharp http lib library net netcore rest simple

Last synced: 30 Jul 2025

https://github.com/eliseydudin/ekero

a rust crate for simple http routing

http multithreading rust rust-lang tcp

Last synced: 31 Oct 2025

https://github.com/rettetdemdativ/jenkinsrole

Go package that wraps the Jenkins Role Strategy API https://wiki.jenkins.io/display/JENKINS/Role+Strategy+Plugin

go-module golang http jenkins package role-api roles

Last synced: 12 Sep 2025

https://github.com/tokers/kuma

http proxy server

http

Last synced: 06 Apr 2025

https://github.com/jmaupetit/data7

⚡ Open your data in minutes

csv database datasets http parquet sql

Last synced: 18 Mar 2025

https://github.com/webnice/transport

Client for HTTP request

client golang http lib

Last synced: 12 Jan 2026

https://github.com/sunsided/query-string-builder

A query string builder for percent encoding key-value pairs in Rust

http query-string query-string-builder rust

Last synced: 18 Mar 2025

https://github.com/lyzev/network4k

A library for networking in Kotlin.

http https network tcp udp

Last synced: 24 Feb 2025

https://github.com/mirrorhub-io/platform

Mirrorhub base API (Lineageos mirror #1)

api docker docker-compose grpc http mirror mirrors mit protobuf quay rest rest-api

Last synced: 12 Jan 2026

https://github.com/digiaonline/api-recorder

Recorder and player for HTTP requests in Kotlin

api http player recorder request

Last synced: 16 Jan 2026

https://github.com/masx200/http-https-http2-polyglot

Serve http and https and http2 connections over the same port with node.js,and add typescript support

http http2 server tls

Last synced: 22 Feb 2025

https://github.com/neko-life/nekos-bestpp

C++ API wrapper for nekos.best

api api-wrapper cpp cpp17 http http-client library nekos-best

Last synced: 22 Mar 2025