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/kilosonc/faye

faye is multiply thread downloader written in golang

downloader golang http

Last synced: 12 Apr 2025

https://github.com/coajs/coa-http

🍀 A simple, fast, lightweight http service framework, is born for the API.

coa coa-http coajs http koa

Last synced: 08 May 2025

https://github.com/zhwaaaaaa/rpollingc

a client framework for long remote invoke with http.

celery http long-connection netty polling

Last synced: 20 Jul 2025

https://github.com/hirocaster/phoenix_cowboy_remove_server_header

Remove `server: Cowboy` in http headers from Phoenix

cowboy header http phoenix

Last synced: 12 Apr 2025

https://github.com/friflo/vscode-friflo-post

HTTP Client for Visual Studio Code to POST JSON, XML, image, ... files to REST APIs

http http-client json json-schema rest rest-client visual-studio-code vscode vscode-extension xml

Last synced: 21 Jul 2025

https://github.com/umutsevdi/brauzer

A graphical web browser from scratch in C for a variety of alternative web protocols

browser c ftp ftp-client gemini gemini-client gemini-protocol gopher gopher-client gtk gtk4 http http-client libadwaita web-browser

Last synced: 30 Apr 2025

https://github.com/sharmadhiraj/flutter-access-refresh-token-manager-demo

Efficiently handle access token expiration with a single request, optimizing performance during concurrent API calls.

access-token auth dart flutter http jwt mobile-app refresh-token

Last synced: 28 Apr 2026

https://github.com/middlewares/csv-payload

PSR-15 middleware to parse the CSV body of the request

csv http middleware payload psr-15

Last synced: 13 Dec 2025

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

Just make HTTP requests in one line and don't care about terrible syntax ;)

guzzle http http-client http-requests jbzoo rmccue

Last synced: 09 Jul 2025

https://github.com/eaceto/regraphql

A simple (yet effective) GraphQL to HTTP / REST router

degraphql graphql graphql-server http http-server kong proxy rest-api reverse-proxy

Last synced: 07 May 2025

https://github.com/Bessonov/node-http-router

Fantastic type-safe router for Node.js, micro and other servers

api http match micro microservices nanoservices nodejs rest route router routing server typescript

Last synced: 07 May 2025

https://github.com/mo7amedaliebaid/cities-finder

A Flutter app to get the location ,weather ,time and other information for any city you search for.

api bloc cubit dart flutter flutter-apps flutter-google-maps google-maps google-maps-api http orientation responsive-design responsive-layout search

Last synced: 12 Apr 2025

https://github.com/charonlabs/mail

MAIL is the universal communication protocol for AI agent swarms—think SMTP for autonomous systems. It enables any AI agents to seamlessly collaborate on complex tasks across organizational boundaries, unlocking enterprise-scale automation with plug-and-play interoperability.

ai-agents distributed-systems fastapi http interoperability multi-agent-systems orchestration protocol service-discovery swarm

Last synced: 02 Feb 2026

https://github.com/miteshsharma/jmeteruserloadtest

Load test by running CRUD on user resource using apache JMeter

http jmeter load-test stress-test

Last synced: 07 May 2025

https://github.com/xkonti/file-api

A simple RESTful API that allows you to manipulate files and directories.

api bun devops hacktoberfest http utility

Last synced: 11 Apr 2025

https://github.com/koodaamo/httpreverse

Reverse-engineer and use legacy HTTP APIs

api api-documentation api-management api-rest apis apispec http

Last synced: 14 Dec 2025

https://github.com/monkrus/gin-4

Walk-through of the Go Gin Framework Crash Course 4

aws beanstalk elastic framework gin golang http walkthrough

Last synced: 03 May 2025

https://github.com/produck/mitm

HTTP/HTTPS man in the middle proxy server

http mitm server ssl websocket

Last synced: 13 Apr 2025

https://github.com/andream16/go-opentracing-example

opentracing-go example that generates a trace and child spans across http, grpc, kafka and postgresql.

go grpc http jaeger jaegertracing kafka opentracing span traces tracing

Last synced: 14 Oct 2025

https://github.com/prikhi/http-tasks

Convenience Functions for Working with HTTP Requests as Tasks.

elm http tasks

Last synced: 29 Oct 2025

https://github.com/nwtgck/tcphttp-server

TCP-over-HTTP server: Clients can use it with curl and perhaps browser

http http-server nodejs tcp tcp-over-http

Last synced: 13 Apr 2025

https://github.com/seriousbug/http-drogue

A tiny service that downloads files over HTTP links, with resume and restart support.

download download-management download-manager download-managers downloader http https self-hosted

Last synced: 10 Jul 2025

https://github.com/geniuszly/GenWebDownloader

is a Node.js application designed to download entire websites and their resources for offline viewing. It utilizes Puppeteer for browser automation and Axios for resource fetching, ensuring a complete and efficient download process.

automation cybersecurity ethical-hacking file-download file-transfer genwebdownloader http network-security network-tools nodejs penetration-testing python web web-downloader website website-downloader

Last synced: 07 May 2025

https://github.com/hephex/api

api client for Rust

api client http

Last synced: 08 Apr 2026

https://github.com/tambapps/hyperpoet

a Groovy-friendly and Marcel-friendly HTTP client backed by OkHttp

groovy http http-client

Last synced: 04 May 2025

https://github.com/thetestgame/panda3d-rest

Python module for utilizing the Panda3D HTTPClient for none blocking RESTful api calls.

http library non-blocking panda3d python restful

Last synced: 06 Mar 2026

https://github.com/idlesign/narrow

Naive throughput measurements for Python web apps and servers.

benchmark-framework benchmarks http nginx python python3 ssl uwsgi

Last synced: 02 Mar 2026

https://github.com/randomhashtags/destiny

Standalone Lightweight HTTP Server using Swift Macros for routing.

http http-server server server-side-swift swift swift-macro swift-macros web-server

Last synced: 07 Mar 2026

https://github.com/arcticfox1919/gio

http network package for dart and flutter

dart dio flutter http

Last synced: 19 Aug 2025

https://github.com/lexsca/spoof

On-demand HTTP test server for Python

http http-proxy http-server python testing testing-tools

Last synced: 05 Apr 2026

https://github.com/oliverdaff/hprobe

A HTTP probe written in Rust

http pentest-tool pentesting probes rust

Last synced: 12 Jul 2025

https://github.com/jaredwray/mockhttp

A simple HTTP server that can be used to mock HTTP responses for testing purposes. Inspired by httpbin and built using nodejs and fastify with the idea of running it via https://mockhttp.org, via docker jaredwray/mockhttp, or nodejs npm install jaredwray/mockhttp.

fastify http httpbin https mock mock-server nodejs

Last synced: 18 May 2026

https://github.com/dev-ashishk/nest-axios-http

A NestJS module for simplified HTTP requests using Axios with dynamic configuration, logging, and interceptor support.

axios axios-nestjs http nestjs nestjs-axios nestjs-backend nestjs-http typescript utility

Last synced: 12 May 2025

https://github.com/thelinuxuser-choice/zee5checker

mass zee5 checker for windows with http proxy mod

account check http mass proxy-mod zee5 zee5-checker

Last synced: 24 Feb 2025

https://github.com/axelhahn/restic-http-server-for-synology

Shell scripts to install an maintain a restic http server on a Synology NAS (private usage)

backup http restic server shell-script synology

Last synced: 01 May 2026

https://github.com/contributte/gosms

:speech_balloon: GoSMS.cz HTTP client for Nette

client contributte http nette sms

Last synced: 05 Aug 2025

https://github.com/ikari-js/ikari

Elagant Web Framework for Bun

bun decorators elegant fast framework http server web

Last synced: 04 Oct 2025

https://github.com/thecommieaxolotl/pyotr

A tiny HTTP framework with inbuilt routing and middleware support.

express http https javascript middleware nodejs router typescript

Last synced: 14 Apr 2025

https://github.com/csm-bluered/hackchat

hack.chat API Wrapper

api hackchat http module package pypi python

Last synced: 18 Aug 2025

https://github.com/inkel/lruc

Reverse cURL: one liner HTTP server with deep response configuration

go golang http tool

Last synced: 24 Aug 2025

https://github.com/hauleth/plug_clacks

Remember the fallen

clacks elixir http plug

Last synced: 30 Aug 2025

https://github.com/sang-w0o/gag

Gag is an API Gateway, implemented in Go.

api-composition api-gateway golang http

Last synced: 22 Apr 2025

https://github.com/kerwin612/portforwarder

A lightweight, portable port forwarding tool.

cli go golang gui http https port-forwarding ssh tcp tunnel udp

Last synced: 15 Apr 2025

https://github.com/solaoi/co-metub

This is an application for multiple people to manage the stub APIs.

apis blitzjs co-metub docker dummy dummy-api dummy-server http json mock mock-api mock-server mocking rest stub stub-api stub-server stubbing xml

Last synced: 04 Apr 2026

https://github.com/hexilee/gotten

A powerful web SDK builder for go, like retrofit for java

go golang http http-client retrofit retrofit2 sdk-builder web web-sdk

Last synced: 15 Apr 2025

https://github.com/yiisoft/request-provider

Provides current PSR-7 request as a dependency.

http psr psr-7 request yii3

Last synced: 19 Oct 2025

https://github.com/callocgd/probe

A Geometry Dash Proxy Validator Used for finding proxies that are not banned by Robtop

asyncio geometry-dash http proxy-checker proxy-validator python socks socks4 socks5

Last synced: 21 Jun 2025

https://github.com/xquery/curlpipe

Curlpipe, an experimental DSL for building http execution pipelines.

curl http http-client

Last synced: 15 Apr 2025

https://github.com/librity/ft_netmon

42 São Paulo - Labs, 3rd Edition - netmon - A Threaded Network Monitoring Service in Pure C

42 42born2code 42projects 42saopaulo 42school c dns http http-client https https-client monitoring-tool network-monitoring norminette ping pthreads threadpool threads

Last synced: 28 Feb 2026

https://github.com/loshz/metrics_server

A hassle-free, single-responsibility, safe HTTP/S server used to easily expose metrics in your application.

http https metrics rust server

Last synced: 22 Mar 2025

https://github.com/jrdpteam/sniper

Simple network testing tool made in Python,designed for Kali Linux. by JRDP Team

attack ddos denial-of-service distributed-denial-of-service-attack dns dos flood flooding http https icmp loic ntp ntp-attack slowloris slowloris-attack syn-flood tcp udp

Last synced: 24 Jan 2026

https://github.com/rokid/node-http-bypass

Bypass your HTTP/HTTPS backend service configrablly in an easy way.

bypass http nodejs

Last synced: 15 Apr 2025

https://github.com/lukedschenk/hackinos-file-upload-finder

Just a place to keep a neat piece of code I made in order to assist in rooting the HackInOS machine on Vulnhub.

brute-force bruteforce ctf ctf-solutions ctf-tools hacking hackinos-machine hashing hashlib http http-requests pentesting python python-requests python3 reverse-shell vulnhub

Last synced: 26 Apr 2025

https://github.com/sckv/barehttp

Minimalistic, lightweight, and fast cloud-oriented Node.js webserver to perform as Microservice or BFF proxy.

cloud http http-server lightweight microservices middleware nodejs server webserver

Last synced: 18 Mar 2026

https://github.com/piterweb/windowsclipspy

📋 Clipboard stealer 🦝 for Windows

cli clipboard clipboard-copy go golang http malware stealer tool windows

Last synced: 03 May 2025

https://github.com/waveshareteam/waveshare_roarm_sdk

This is a python API for serial or http communication with waveshare roarm and controlling it.

http python roarm robotics serial waveshare

Last synced: 17 Mar 2026

https://github.com/martinthomson/http-replay

TLS early data and HTTP

0rtt anti-replay http retry tls13

Last synced: 06 Jan 2026

https://github.com/heartsucker/iron-csrf

CSRF protection for the Rust web framework Iron

cryptography csrf csrf-protection http iron rust

Last synced: 13 May 2025

https://github.com/litespeedtech/qmin

QMIN is a compression mechanism for QUIC headers

compression hpack http ietf qmin quic

Last synced: 21 Apr 2025

https://github.com/chenjiandongx/pprofsnapshot

🧶 pprofsnapshot makes it easy to download profiling data to local.

http pprof

Last synced: 11 Jun 2025

https://github.com/dkarter/cookie_monster

🍪 HTTP Cookie Encoder and Decoder in pure Elixir with zero runtime dependencies.

cookie cookies elixir erlang http phoenix phoenix-framework

Last synced: 10 Aug 2025

https://github.com/adaiasmagdiel/windows-c-http-server

This is a simple and functional C web server designed specifically for Windows systems. It serves static HTML files to clients over HTTP and utilizes Windows-specific APIs.

c http pure-c server static

Last synced: 26 Oct 2025

https://github.com/nexucis/grafana-go-client

A go client for the Grafana API

api client go golang grafana http

Last synced: 26 Oct 2025

https://github.com/notpushkin/arequests

Agnostic API classes for Python Requests · mirrored from https://gitlab.com/notpushkin/arequests

forhumans http python requests

Last synced: 11 Mar 2026

https://github.com/mracos/mix_server

A simple mix task to start a (simple) http server on the current dir

elixir elixir-lang http http-server mix mix-tasks

Last synced: 23 Feb 2026

https://github.com/nugine/nuclear-router

A URL router library with focus on speed

http router rust

Last synced: 14 Oct 2025

https://github.com/mehditeymorian/httpclient

Http Client Sample code

http http-client java

Last synced: 15 Jul 2025

https://github.com/pjc0247/stronghttp

Make Interface All the REST Requests! (강력한 REST 콜)

csharp emit http reflection

Last synced: 05 Mar 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/idea2app/vercel-node-serverless

Node.js HTTP API scaffold for Vercel serverless infrastructure

api http nodejs restful scaffold serverless template vercel

Last synced: 11 Jul 2025

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/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/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/mtripg6666tdr/candyget

A tiny, candy🍬 sized HTTP(S) client for Node.js, bringing one-line HTTP(S) transation in your app!

http http-client https javascript nodejs typescript

Last synced: 07 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/sunny-117/chunkflow

🎉 A universal large file upload solution with chunked upload, resumable upload, and instant upload capabilities. | 通用的大文件上传解决方案,支持分片上传、断点续传和秒传功能

chunk fiber file http large-file-upload protocol rust turbo upload upload-client upload-component websocket

Last synced: 04 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/nopnop2002/arduino-esp8266-mysql

Operate MySQL from ESP8266 via PHP

arduino esp8266 http mysql rest

Last synced: 29 Apr 2026

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

All about URLSession

http networking swift url

Last synced: 05 Jun 2026

https://github.com/shqld/ops

@shqld's personal server settings & operation scripts

centos8-stream docker git http nginx quic ssh taskfile varnish vcl

Last synced: 22 Apr 2025

https://github.com/sado0823/go-kitx

micro service web framework including http and grpc. some practical tools、 algorithms written in Go

golang grpc http web

Last synced: 25 Feb 2026

https://github.com/somehowchris/peek-reverse-proxy

Simple reverse proxy to peek into requests

api http hyper peek reverse-proxy rust

Last synced: 16 Apr 2025