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/timoguin/tinybaby-hc

Small Golang web server that returns a static 200 OK response

docker go golang http

Last synced: 18 Apr 2026

https://github.com/zafnz/go-httptrack

A go library to for http API services to copy inbound http data to outbound calls such as session IDs, tracking IDs, etc

api go http microservices session tracking

Last synced: 28 Jan 2026

https://github.com/olha-dev-fullstack/nodejs-fundamentals

An overview of core elements of Node.js, including its built-in modules, streams, threads, and networking features.

buffers http net nodejs streams threads

Last synced: 18 Apr 2026

https://github.com/deniska69/inote

Курсовая работа на тему "Изучение технологии API"

api csharp http json vk-api

Last synced: 19 Apr 2026

https://github.com/jorgealfonsogarcia/python-3-flask-http-mirror

This project primarily serves as a diagnostic tool for HTTP request inspection. It mirrors back every detail of HTTP requests sent to it, including request headers, body, and method, providing a clear view of incoming requests.

flask http python

Last synced: 19 Apr 2026

https://github.com/mattmoony/httpserver-java

A simple HTTP Server written in Java.

http http-requests http-response http-server java php server sockets web

Last synced: 19 Apr 2026

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

JavaScript library for Broadcastt WebSocket Protocol

broadcast client events http pubsub websocket

Last synced: 27 Jan 2026

https://github.com/cium1/tools

PHP工具类

csv emoji http php tool xml

Last synced: 14 Apr 2026

https://github.com/ns-cn/data-shadow

DataShadow is a JavaFX-based data comparison tool that supports structured data reading, comparison, and result visualization from multiple data sources. It is primarily used in scenarios such as data migration, data validation, and data consistency checking.DataShadow是一个基于JavaFX的数据比对工具,支持多种数据源的结构化数据读取、比对和结果展示。主要用于数据迁移、数据校验、数据一致性检查等场景。

data-compare http java javafx mysql oracle

Last synced: 09 May 2026

https://github.com/huynhli/golang-learning

Learning to use golang syntax and http request-response. Working with Go to display tasks and lists on a localhost page with input fields. Modeled after Google tasks or other to-do list apps. Hosted using Render at: https://go-tasks-3d05.onrender.com/

golang html http

Last synced: 19 Jun 2026

https://github.com/marcusbello/email-queue-service

Email Queue HTTP Service with an in-memory queue worker which handles the queue based on given configuration.

go http limiter queue rate redis s tests

Last synced: 01 Jun 2026

https://github.com/httpland/response-utils

Response utility collection

collection fetch-api http response utilities utility

Last synced: 01 Jun 2026

https://github.com/aivruu/go-http

Small project to test initial Go knowledges using HTTP requests.

go http

Last synced: 08 Jul 2026

https://github.com/christopher-r-perkins/blink-out

A Sinatra application that plays lights out with individual puzzle high scores

html http lights-out-game minitest postgresql ruby sinatra

Last synced: 20 Apr 2026

https://github.com/ali01b/foodai

FOOD AI CREATED WITH OPENAI CHATGPT-3

chatgpt chatgpt-3 golang http nodejs

Last synced: 09 May 2026

https://github.com/chrkhl/sphero-connector-http

A small CLI tool to connect and control Sphero toys via HTTP requests

api cli connector express http sphero

Last synced: 23 Jan 2026

https://github.com/liulilittle/libcor32

Applied to the PPP PRIVATE NETWORK VPN "libcor32 dynamic link library.

cpp http lsp ppp vpn win32

Last synced: 21 Apr 2026

https://github.com/algoryn-io/pulse

Programmable load testing engine in Go with arrival-rate scheduling, thresholds, and structured JSON output.

cli golang http load-testing observability performance-testing

Last synced: 27 Jun 2026

https://github.com/jeffpaul/classifai-ollama-timeout

Increases HTTP timeout for requests to Ollama on localhost to prevent timeout issues with ClassifAI.

classifai http localhost ollama plugin timeout wordpress

Last synced: 09 May 2026

https://github.com/mdouchement/ergo

Ergo is an HTTP/HTTPS proxy with authentication support. Works at TCP level.

authentication http https proxy

Last synced: 21 Apr 2026

https://github.com/chinanf-boy/httptest-zh

中文翻译:<brson/httptest> 让我们用 Rust 搞个 web service 和 client ,用Iron和Hyper :heart: 校对 ✅

http hyper iron rust

Last synced: 21 Apr 2026

https://github.com/theweird-kid/httpserver

Minimal Http Server in C++ with Multithreading

cpp17 http multithreading raii-management socket tcp-server

Last synced: 23 Jan 2026

https://github.com/calladrus2001/hello_weather

App to display weather conditions based on geographic location.

flutter http

Last synced: 21 Apr 2026

https://github.com/arshamroshannejad/fasthttp-crud

High-performance RESTful APIs with Go and SQLite. Master Fasthttp for efficient web development.

fasthttp golang http restapi sqlite3

Last synced: 05 Jun 2026

https://github.com/nabedkhan/node-video-streaming-app

Simple node.js video streaming application using node fs, path, url and http module

filesystem fs http nodejs stream url video-streaming

Last synced: 21 Apr 2026

https://github.com/oelin/node-add-file

Elegantly add files to FormData objects 📋.

file form form-data http io

Last synced: 22 Apr 2026

https://github.com/ivanmartynovleti/java-kanban

Kanban-доска (трекер задач)

api gson http http-client http-server java java-core junit

Last synced: 23 Oct 2025

https://github.com/txchen/mirror

httpmirror, reply with the request details

http testing-tools

Last synced: 10 Jun 2026

https://github.com/purplesec/switchproxy

HTTP Proxy with MITM and WriteOnly connections

golang golang-library http http-proxy proxy-server

Last synced: 05 Jun 2026

https://github.com/rk0cc/dart_repourl

Alternative Uri object of representing repository URL in Git

dart git http https parser repository repository-url rsync ssh uri url

Last synced: 22 Apr 2026

https://github.com/valmnt/otter

Flutter plugin designed to simplify the management of HTTP requests in offline mode. 🦦

dart flutter http offline online

Last synced: 23 Oct 2025

https://github.com/chiguirez/healthz

a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness

go golang grpc healthcheck http

Last synced: 22 Apr 2026

https://github.com/anzerr/http.server

Simple http server

http nodejs server util

Last synced: 22 Apr 2026

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

A .NET HTTP client for Mend Renovate operations

api client csharp dotnet http httpclient mend renovate renovateclientutil util

Last synced: 17 Jun 2026

https://github.com/tvoysonwest12/scriptware-executer

Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 05 Jun 2026

https://github.com/sebastianbrzustowicz/flight-quality-overview-microservice

Go + Docker. Microservice with parallel computations to convert raw vehicle flight data into overview raport with visualisation.

container control csv data docker drone flight go goroutines http microservice parallel-computing pdf quadcopter raport rms sse vehicle

Last synced: 10 May 2026

https://github.com/luminati-io/pip-with-proxy

Configure pip with proxies to bypass restrictions, enhance security, and streamline package management.

boto3 http https linux macos pip private-proxies public-proxies residential-proxy rotating-proxy web-scraping windows

Last synced: 10 May 2026

https://github.com/dteoh/paw-apiauthdynamicvalue

Paw extension to calculate the Authorization header value for the Ruby ApiAuth gem

hmac hmac-sha1 http http-header paw paw-extension

Last synced: 20 Oct 2025

https://github.com/valchanoficial/cursodegolang

Udemy - Curso de Go (Golang)

go golang http mongodb mysql

Last synced: 10 May 2026

https://github.com/4thel00z/replayd

Replay http traffic via go and stand alone via a proxy

curl go http replay

Last synced: 28 Jun 2026

https://github.com/benbaptist/luminos

A CLI utility integrating Large Language Models (LLMs) into your shell, empowering seamless interaction with advanced AI directly in the terminal. 🚀

ai ai-led cli http llm programming shell

Last synced: 24 Apr 2026

https://github.com/jeroenflvr/datapress

A config-driven Rust server that publishes Parquet and Delta datasets as fast, typed HTTP APIs from local disk or object storage, with interchangeable DuckDB or Arrow+DataFusion backends, JSON and Arrow IPC output, and production-ready features like auth, metrics, and hot reloads.

api arrow arrow-ipc authz datafusion deltalake duckdb http in-memory parquet s3 sql

Last synced: 06 Jun 2026

https://github.com/prasannavl/http-micro

Micro-framework on top of node's http module

http micro-framework nodejs server typescript

Last synced: 24 Apr 2026

https://github.com/humblebeeai/server-nginx-template

NGINX Template: A docker image for web server, reverse proxy, load balancer, and HTTP cache with various features like rate limiting, HTTP/2, HTTPS, and more. Ideal for development and test environments.

api-gateway basic-auth docker docker-compose http http-cache http2 https load-balancer nginx rate-limit reverse-proxy scripts server software-engineering template web-server web-socket

Last synced: 24 Apr 2026

https://github.com/samthetechi/webrtc-overhttp

first step towards to create Selective Forward Unit

http javascript webrtc

Last synced: 20 Jun 2026

https://github.com/adahadapato/scanpp

C++ project that abstracts away the difficulty of SOSinpw from operators

cpp curl http wxwidgets

Last synced: 24 Apr 2026

https://github.com/bestikk/bestikk-download

A simple tool to download files from HTTP or HTTPS

build-tool download http https javascript

Last synced: 20 Jun 2026

https://github.com/soenneker/soenneker.cloudflare.turnstile.client

A .NET HTTP client for Cloudflare's Turnstile API, commonly used for server validation

captcha client cloudflare csharp dotnet http httpclient turnstile turnstileclient util

Last synced: 02 May 2026

https://github.com/aleksbgbg/http-cat-mobile

A mobile interface to represent HTTP error codes using cat images, via the https://http.cat API.

android android-studio error-codes google http http-cat kotlin mobile

Last synced: 25 Apr 2026

https://github.com/liuwill/simple-track-service

🔍simple track service for some app

http radix-tree router

Last synced: 08 Oct 2025

https://github.com/tmthrgd/jekyll-history

Build a Jekyll git-repository at any point in its history.

git git-commit git-history golang history http jekyll jekyll-build server

Last synced: 10 May 2026

https://github.com/willian-moreno/dt-money

DT Money é o projeto prático da formação ReactJS, cujo objetivo é introduzir e aprimorar novos conceitos como formulários, acessibilidade, uso de APIs, hooks personalizados, controlled components, performance com React DevTools, context selectors, useCallback, memo, useMemo e muito mais!

dt-money http performance reactjs rocketseat

Last synced: 29 Apr 2026

https://github.com/siddhant-vij/load-testing-tool

Word frequency analyzer with a custom load testing tool to compare server performance under varying loads.

benchmarking concurrency http http-server java load-testing multithreading network-programming performance-testing server-socket text-analysis

Last synced: 06 Jun 2026

https://github.com/mikaeldui/http-dotnet

Provides extra classes for System.Net.Http like UserAgent.

dotnet http user-agent

Last synced: 25 Apr 2026

https://github.com/effectra/http-factory

This library implements PSR-17 HTTP Factory, creating PSR-7 compliant HTTP messages. Interoperability, flexibility, and ease of use.

http http-factory php psr psr-17 psr-7

Last synced: 19 Oct 2025

https://github.com/igors93/relinker

Simple by default, powerful by composition, safe by guidance — a clear, modular, and debuggable Python retry library.

async backoff debugging decorator developer-tools fault-tolerance http observability python rate-limit reliability resilience retry retry-policy timeout

Last synced: 06 Jun 2026

https://github.com/octolab/config

🎛 Configuration toolkit.

config go hacktoberfest http octolab toolkit

Last synced: 27 Jan 2026

https://github.com/hannesbarbez/barbezdoteu.provider

An HTTP(S) client that supports rate limiting so that a polite integration with a third-party data provider can be implemented.

basic http https integration nuget polite provider third-party

Last synced: 26 Apr 2026

https://github.com/jrialland/smallclient

A small http(s) client in C++

cplusplus cpp cpp11 http http-client

Last synced: 08 Oct 2025

https://github.com/commenthol/proxyy

A http(s) proxy middleware

cookie http https middleware proxy rewrite url

Last synced: 10 Jun 2026

https://github.com/ryhkml/exception-filter

Throwing HTTP exception in Nginx

c errors http linux nginx

Last synced: 18 Oct 2025

https://github.com/jameskyburz/test-listen-destroy

http server for tests with single assertion per call.

http nodejs test

Last synced: 26 Apr 2026

https://github.com/0xdaksh/node-urlshortner

A Url Shortener built on Nodejs, Expressjs, MongoDB and some magic!

http javascript js nodejs npm url-shortener

Last synced: 17 Oct 2025

https://github.com/rishavanand/http-mysql-queries

Lets you make SQL queries to MySQL via your browser

http http-mysql mysql sql-query

Last synced: 26 Apr 2026

https://github.com/ericdallo/requester

Android app for make HTTP requests

android http kotlin request

Last synced: 27 Apr 2026

https://github.com/billcheng/a4-http

Angular 4 Enhanced Http Service with Spinner & etc

angular angular2 angular4 http spinner

Last synced: 27 Apr 2026

https://github.com/hasnathjami/flutter_getx_masterclass

Everything about GetX from Basic to Advance

getx-state-management http material-ui

Last synced: 27 Apr 2026

https://github.com/clach04/pebble-send-message

import of http://web.aanet.com.au/~summersfamily/

http http-client json pebble pebble-c pebble-watchapp pebblejs rest-client

Last synced: 27 Apr 2026

https://github.com/kevindanne/gohttpredirector

A simple HTTP request redirector written in go

go golang http http-proxy http-redirect

Last synced: 07 Jun 2026

https://github.com/jjideenschmiede/jj-redirect

A lillte docker application to redirect to a url.

docker docker-image dockerfile golang http redirect

Last synced: 11 May 2026

https://github.com/marcodeg/stepnetworking

A Lightweight and flexible solution to HTTP Requests in Swift.

cocoapods http http-requests ios network networking spm swift urlsession xcode

Last synced: 17 Oct 2025

https://github.com/stewartpark/whalebox

🐋 whalebox lets you run untrusted code easily via simple HTTP APIs.

api docker http microservice sandbox untrusted-code

Last synced: 27 Apr 2026

https://github.com/bryik/deno-parse-link-header

A Deno module for parsing HTTP Link headers.

deno header http parser

Last synced: 27 Apr 2026

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

HTTP Server that handles all incoming HTTP requests and routes the traffic using OpenAPI specs

http netty server

Last synced: 27 Apr 2026

https://github.com/bodrovis/ex_lokalise_transfer

ExLokaliseTransfer is a wrapper around Lokalise API download and upload endpoints for Elixir projects.

api client elixir http i18n l10n localization lokalise lokalise-api translation translation-files wrapper

Last synced: 11 May 2026

https://github.com/srcagency/http-infer

Convert the returns of a route to a http response

http

Last synced: 22 Jan 2026

https://github.com/adamouization/http-web-server

:globe_with_meridians: Implementation of a simple HTTP server in Java, supporting basic requests and binary images.

get-request head-request http http-server java

Last synced: 10 Jun 2026

https://github.com/skellock/odin-http-server

An example http server in odin

http http-server odin odin-lang

Last synced: 28 Jun 2026

https://github.com/donnol/httpdoc

Auto genrate http interface document.

doc go http

Last synced: 16 Oct 2025

https://github.com/hasnathjami/flutter_bloc_clean_architecture_masterclass

Everything about Clean Architecture with Bloc from Beginner to Advance

bloc dependency-injection freezed get-it http material-ui solid-principles

Last synced: 28 Apr 2026