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/idea2app/public-meta-data

HTTP API for Public Meta Data, written in TypeScript & designed for CDN.

api cdn data http meta public typescript

Last synced: 15 Mar 2025

https://github.com/zhebrak/beatle

Fault-tolerant scheduled HTTP requests

cron http

Last synced: 20 Aug 2025

https://github.com/mobskuchen/netpup

Minimal HTTP server

http http-server rust

Last synced: 21 Feb 2026

https://github.com/tricera-energy/httpcontrol-panel

Panel to send HTTP post request to a grafana backend api via buttons, switches, textinput or sliders

grafana-panel grafana-plugin http post

Last synced: 17 Aug 2025

https://github.com/reddec/liana

Tool to generate HTTP wrapper as golang code

api code-generator golang http

Last synced: 15 Mar 2025

https://github.com/huttotw/zoom

A load testing utility that can generate different requests according to some predefined template.

concurrent configuration http load random template test

Last synced: 04 Oct 2025

https://github.com/dogukanayd/requester

mockable Go request package

go golang http request testable

Last synced: 14 Aug 2025

https://github.com/lmangani/vch

Basic HTTP ClickHouse Driver for V

api ch clickhouse cloki driver http v vlang

Last synced: 11 Sep 2025

https://github.com/gmponos/http-message-util

A set of utilities for manipulating PSR-7 HTTP Requests/Responses

http psr-7

Last synced: 13 Jul 2025

https://github.com/alexdyukov/benchmark-http-grpc

Performance benchmarking of http1 vs http2 vs http3 vs grpc

benchmark golang grpc http http2 http3

Last synced: 16 Jan 2026

https://github.com/zon-dev/url

Zig URL package is a URI extension package

http parser url url-parser zig

Last synced: 15 Mar 2025

https://github.com/soumyadeep6845/venue-deck

🚀 Full-Stack Flutter application, encoded using Dart. Utilizes native device features 📷 and stores user data on a local SQFLite database. ✔

dart flutter googlemaps http sqflite-database

Last synced: 11 Apr 2026

https://github.com/riskiofr/idempotency-module

Zend Framework module ensuring at most once requests for mutating endpoints

http idempotency mutating-endpoints zend-framework

Last synced: 04 Feb 2026

https://github.com/tomashubelbauer/cra-hosts

Binding CRA to various host names and subdomains

cra hosts hsts http https

Last synced: 10 Jun 2025

https://github.com/bmhatfield/sse

Server sent events publisher in Go

go golang http push server-sent-events sse

Last synced: 02 Jul 2025

https://github.com/romainmenke/language-http

HTTP syntax support for Atom

atom atom-syntax http

Last synced: 10 Nov 2025

https://github.com/HK-Transfield/java-networking-scripts-collection

A collection of networking and cybersecurity scripts written in Java. The purpose is to provide an overview of network protocols involved in computer communications.

communications cybersecurity http java network network-programming protocol server tcp tftp tls udp

Last synced: 12 Aug 2025

https://github.com/getrighhttt/littlelemon-workingwithdata

Took the course on Coursera that deals with working with data in Android. Course goes over data persistence and networking.

http jetpack-compose ktor networking room-database sharedpreferences

Last synced: 12 Aug 2025

https://github.com/jaydaraniya/persist_http

This library provides an efficient way to handle HTTP requests by reusing the same HTTP handshake. It's designed for Dart environments and supports all platforms except Flutter Web due to the use of dart:io.

dart flutter http

Last synced: 19 Feb 2026

https://github.com/phpgt/cookie

Object oriented cookie handler.

cookie cookiejar cookies http object-oriented php-cookie phpgt

Last synced: 05 Jul 2025

https://github.com/thlstsul/cdghopt

HTTP客户端浏览器插件,前后端都使用rust wasm编写,可离线使用。

chrome client extension http rust wasm

Last synced: 03 Jan 2026

https://github.com/asynched/http-rpc

Remote procedure calls with HTTP and Javascript

http node rpc

Last synced: 18 Apr 2026

https://github.com/micro-php/http-logger

Micro Framework: HTTP logger

framework-php http microphp php php82

Last synced: 28 Feb 2026

https://github.com/meedeley/nusa-resto-be

nusa resto

api golang http

Last synced: 28 Aug 2025

https://github.com/teodutu/sprc

Sisteme de Programe pentru Retele de Calculatoare - UPB 2020-2021

docker docker-compose http http-client http-server microservices mqtt remote-procedure-call rest rest-api rpc

Last synced: 09 Apr 2026

https://github.com/papadanielvi/go-practices

practice goroutines, channels. http, net, io packages

channels golang goroutine http io net package

Last synced: 23 May 2026

https://github.com/xelroth/vpnexus

VPNexus: The Ultimate Server, Tunnel, VPN, ... Setup Script Just in a few clicks

6to4 automatic bash bash-scripting http iptables panel reality socks5 tunnel tunnel-server tunneling utls vless vmess vpn vpn-bot wiregaurd xray-core xtls-rprx-vision

Last synced: 07 Aug 2025

https://github.com/ghishadow/buklo

Buklo is a simple CLI HTTP client

http http-client rust

Last synced: 07 Aug 2025

https://github.com/ryleeharrison/simple-fast-dynamic-http-server

Dynamic HTTP server that automatically handles URL to local resource path and content-type headers

dynamic dynamic-handlers dynamic-http dynamic-http-server http node-http node-http-server

Last synced: 06 Jan 2026

https://github.com/jot85/hapic

HTTP API Client (hapic): A Rust crate for quickly creating nice-to-use client libraries for HTTP APIs, in particular, there's lots of tooling around HTTP JSON APIs.

api api-client http json rust

Last synced: 18 May 2026

https://github.com/Frozen-Projects/FF_HTTP_WF

Unreal Engine 5 HTTP server library based on sogou/workflow with Frunnablethread. Windows only.

backend backend-api backend-service http http-server https https-server server sogou ue5 ue5-plugin ue5-project windows workflow

Last synced: 05 Aug 2025

https://github.com/xerosic/gnam

🍽️ gnam - HTTP request ingester and visualizer

go golang http ingest requests

Last synced: 29 Sep 2025

https://github.com/livioribeiro/httprint

Logs HTTP requests to the console for debugging

debug http httpbin requestbin

Last synced: 30 Mar 2025

https://github.com/jesusgraterol/api-response-utils

The api-response-utils package streamlines RESTful API data exchange by introducing a standardized data structure for HTTP response bodies. This structure simplifies client-side data handling, promoting consistency and readability in your API interactions.

api api-response api-rest api-restful body http http-body rest rest-api restful restful-api utilities utils

Last synced: 26 Sep 2025

https://github.com/paologaleotti/blaze-api-example

Example of a REST API using Go, blaze, sqlx

api example go http rest sql sqlx

Last synced: 01 Jul 2025

https://github.com/probablyrational/docker-laravel

A simple docker image to serve laravel

apache docker http laravel php probablyrational

Last synced: 07 May 2026

https://github.com/aslon1213/g4h-pos

G4H pos system written in fiber/golang

caddy docker erp golang gorelaser http rest

Last synced: 18 Jun 2026

https://github.com/imdrasil/http_method_emulator

Simple HTTP method emulator for form submitted data.

crystal-language http

Last synced: 01 Aug 2025

https://github.com/everhide/restub

RESTUB is a library for creating HTTP stubs

http mocking service stub

Last synced: 11 Jun 2025

https://github.com/mhingston/jayson

JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL

http json-rpc json-schema nodejs websocket

Last synced: 18 Jan 2026

https://github.com/dotnetzero/FunctionApp

Sever that serves up the web / scripts

azure azure-functions csharp http powershell

Last synced: 29 Jul 2025

https://github.com/goodforgod/http-common

🧰 Small library for HTTP common components.

headers http http-method http-status java library media-type uri uri-builder

Last synced: 09 Apr 2025

https://github.com/flowerfine/flink-http-connectors

flink http connectors

flink flink-connector http

Last synced: 27 Jul 2025

https://github.com/iradukunda1/email-client

email client based gmail as smtp server

go golang http smtp-mail

Last synced: 26 Jan 2026

https://github.com/dask-58/ghost

Matchmaking Server

golang http

Last synced: 03 Jul 2025

https://github.com/andreburgaud/meetup-golang-httpexpect

Go code and examples used during the GoMN meetup on 6/19/2021

api go golang http meetup server talk testing web

Last synced: 18 Jan 2026

https://github.com/utkarsh5026/rttp

HTTP server in rust

backend http library rust rust-lang

Last synced: 11 Mar 2026

https://github.com/ccostafrias/semana-omnistack-9.0

Projeto da Semana Omnistack 9.0 criado através da plataforma Rockseat.

client http mobile nodejs react-native reactjs rocketseat semana-omnistack server websocket

Last synced: 12 Jun 2026

https://github.com/padosoft/httpclient

Very simple HTTP Client using Guzzle to make request more user friendly.

guzzle http http-client request response

Last synced: 26 Jul 2025

https://github.com/bertolo1988/koa-server-response

Easy way to build responses.

http koa response response-management

Last synced: 12 Apr 2026

https://github.com/rozhakxd/miniwebserver

Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.

computer-networks from-scratch http http-server multithreading networking python socket-programming static-server tcp-server web-server

Last synced: 26 Jul 2025

https://github.com/getrighhttt/itunes

Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.

adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2

Last synced: 02 Apr 2025

https://github.com/msnonari/employee-rest-api

A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.

api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development

Last synced: 09 Apr 2026

https://github.com/telebotmake/packetstorm

Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.

ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp

Last synced: 25 Jul 2025

https://github.com/axetroy/wxapp-xmlhttprequest

Web XMLHttpRequest implement for WeChat APP

http wx wxapp

Last synced: 09 Apr 2025

https://github.com/basemax/file-downloader-c

A simple C program for downloading files over HTTP. This tool connects to a specified server, sends an HTTP GET request, and downloads the file from the specified path. The program supports both text and binary files, though it only works with HTTP, not HTTPS.

c c-download c-file-download clang download-file file-download http http-connection network-download socket-download

Last synced: 25 Jul 2025

https://github.com/anolchakraborty/java-multi_threaded-http-server

A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.

http http-server java javaserver javasockets server

Last synced: 25 Jul 2025

https://github.com/diguage/network-notes

The note is for networking protocols.

dns http http2 ip ipv4 ipv6 tcp udp

Last synced: 08 Mar 2026

https://github.com/v0l/ahws

Asynchronous Http Web Server

async http http-server net-core-2 server websocket websocket-server

Last synced: 24 Jul 2025

https://github.com/tether/response-status

Send status code through HTTP response

code error http response status

Last synced: 09 Apr 2025

https://github.com/tynes/redux-ws-server

dispatch redux actions via http server

curl http nodejs redux websockets

Last synced: 28 Apr 2026

https://github.com/risan/send-request

Lightweight HTTP client for Node.

http http-client request

Last synced: 25 Jan 2026

https://github.com/halilfocic/onixhttp

My attemt to making full fledged HTTP server in zig

http parser tcp zig

Last synced: 24 Jul 2025

https://github.com/ferronweb/vibeio-http

High-performance HTTP/1.1, HTTP/2, and experimental HTTP/3 server implementation for the "vibeio" async runtime.

http rust

Last synced: 19 Jun 2026

https://github.com/ckampfe/httpipe

super easy ad-hoc inter-process communication via HTTP

http networking patchbay proxy rust

Last synced: 27 Mar 2025

https://github.com/conorturner/urequest

Promise based zero dependency node.js http request module

http http-client https nodejs npm-package request

Last synced: 08 May 2026

https://github.com/sitic/http-hid-keyboard

Turn your Raspberry Pi into a remote keyboard, control via HTTP requests

hid http python raspberry-pi usb

Last synced: 13 Apr 2026

https://github.com/cogolabs/abcdefgh

Another BeyondCorp, Duo-Enabled, Federated via GitHub, HTTP proxy server

duo duo-security federation github-token golang http http-proxy https-proxy proxy proxy-server security

Last synced: 26 Mar 2025

https://github.com/realeroberto/wsync

A small Python utility for synchronizing a local folder with a remote web repository.

http https python repository sync synchronization

Last synced: 23 May 2026

https://github.com/shgysk8zer0/http-status

A simple module for HTTP status codes

http http-status javascript module

Last synced: 15 Apr 2025

https://github.com/ericadamski/rx-get

⛽ An observable wrapper around nodes http(s).get

http https node nodejs observable rxjs rxjs6

Last synced: 20 Apr 2026

https://github.com/igudkova/http-mock-player

.NET library for recording and playing HTTP mock requests

dotnet http integration-testing json mock nunit

Last synced: 14 Jan 2026

https://github.com/rupurt/echo_boy

HTTP and WebSocket echo server as an OTP Application

elixir http testing websocket

Last synced: 08 Jan 2026

https://github.com/plasmapper/http-esp-cpp

HTTP C++ Class Component for ESP-IDF

cpp esp-idf http https

Last synced: 18 Jan 2026

https://github.com/leoborai/okku-server

Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections

docker files http jwt postgresql rust tokio warp websockets

Last synced: 01 Mar 2025

https://github.com/tep/net-http-httperr

Helper routines for dealing with errors in http handlers

error-handling golang http libraries

Last synced: 12 Jan 2026

https://github.com/krisluczka/scrapium.h

Simple, light and fast C++ webscraping library.

cpp http scraping scrapping webscraping webscrapping

Last synced: 15 Apr 2025

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

Create Meteor connect HTTP middleware. Lightweight. Simple.

factory hacktoberfest http routes webapp

Last synced: 09 Jun 2026

https://github.com/dcoxall/eventmachine-circuit_breaker

A circuit breaker for eventmachine and em-http-request

circuit-breaker eventmachine http middleware

Last synced: 12 Apr 2025

https://github.com/mementomori11723/go-terraform-server

A simple http server writen in go

go golang http http-server server terraform

Last synced: 29 Aug 2025

https://github.com/wyrihaximus/reactphp-http-middleware-runner

Run a set of react/http middleware runner

hacktoberfest http middleware php php7 php72 reactphp

Last synced: 06 Jul 2025

https://github.com/kananniftiyev/loadfuse

High-performance L7 load balancer implemented in Rust. 💪

algorithms http https hyper load-balancer log rust server tokio yaml-configuration

Last synced: 07 Sep 2025

https://github.com/micro-php/http-pack

Micro Framework: Enable all HTTP plugins in one.

framework-php http microphp php php82

Last synced: 10 Jan 2026

https://github.com/eraclitux/middle

Package for building http services

golang-package http microservices

Last synced: 24 Oct 2025

https://github.com/nitely/http-lazy-headers

Sane HTTP headers with lazy parsing, validation and formatting

http parsing python

Last synced: 14 Jan 2026

https://github.com/dauntlessdev/clima

flutter app for checking weather

api dart flutter http network

Last synced: 09 May 2026

https://github.com/cuigh/shadow

A lightweight HTTP proxy for Go.

golang http https proxy

Last synced: 02 Jan 2026

https://github.com/mouad-el-asri/webserv

🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟

cgi cpp cpp-programming cpp98 http http-protocol http-request http-server https-response multiplexing networking webserv webserver

Last synced: 10 Jan 2026

https://github.com/naderio/rerpc

an opinionated take on RPC system intended for usage with or without dedicated client library, HTTP request or Socket.IO event.

expressjs http nodejs rpc socket-io

Last synced: 11 Apr 2026

https://github.com/lstep/clicpost

Chrome extension to trigger a POST http request with url,title sent to a remote url

chrome extension http

Last synced: 22 May 2026

https://github.com/grandmoff100/duckdnsapi

A python wrapper of the DuckDNS HTTP API.

api duckdns hacktoberfest http python sphinx-doc wrapper-api

Last synced: 17 Mar 2025

https://github.com/reorx/apibox

[WORKING ON] Building blocks for HTTP API development

api client http python rpc testing

Last synced: 14 Jan 2026