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/kinsondigital/kd_clients

Various HTTP clients for miscellaneous use.

clients hacktoberfest http http-clients

Last synced: 26 Jun 2025

https://github.com/00f100/fcphp-route

Package to manipulate routes

fcphp http php7 php72 request route

Last synced: 25 Jan 2026

https://github.com/dpwgc/smallscheduler

一个基于Go+MySQL的分布式任务调度平台

cron go http job mysql scheduler server task vue

Last synced: 16 Jul 2025

https://github.com/vitalygashkov/molnia

Fast and lightweight library for downloading files

async concurrency download file http nodejs

Last synced: 01 Nov 2025

https://github.com/starkdmi/resumable_download

Resumable HTTP download request - pause, resume, cancel, progress and error handling

dart http

Last synced: 14 Apr 2025

https://github.com/kawansoft/aceql.client

Legacy PCL version. C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.

api api-client csharp http http-client mariadb ms-sql-server mysql postgresql remote-database sdk sql sql-calls sql-server

Last synced: 17 Feb 2026

https://github.com/expath/expath-http-client-java

EXPath HTTP Client - Java reference implementations

expath http saxon

Last synced: 12 Jan 2026

https://github.com/rekalogika/temporary-url-bundle

Symfony bundle for creating temporary URLs to your resources. You provide the resource in a plain PHP object, and a service to turn it into a HTTP response. The framework handles the rest.

http php response symfony symfony-bundle temporary-url temporary-urls

Last synced: 03 Aug 2025

https://github.com/scanoss/wayuu

This is the Wayuu Webserver repository

http rest restful server web

Last synced: 12 Jan 2026

https://github.com/justprodev/json_fetcher

Fetching JSON data with caching/auth-handling/logging

cache dart flutter http json

Last synced: 22 Apr 2025

https://github.com/mcgillij/py3status-http-monitor

py3status module for monitoring http services

archlinux aur http monitor monitoring py3status python

Last synced: 12 Apr 2025

https://github.com/hardikkum444/online-java-compiler-ide

This repository contains a Java program that acts as an HTTP and socket server. It allows users to send Java code via HTTP requests or socket connections. The server compiles the received Java code, executes it, and returns the output to the user.Users can interact with the server to compile and run Java code remotely.

backend-service compiler http ide java socketserver

Last synced: 19 Sep 2025

https://github.com/roccomuso/node-reverse-proxy

Node.js reverse http proxy boilerplate (supporting virtual host)

http javascript js node proxy reverse-proxy

Last synced: 19 Feb 2026

https://github.com/sourcemeta-research/hydra

A convenience networking library for modern C++

cmake cpp curl http libcurl

Last synced: 21 Sep 2025

https://github.com/sleeplessbyte/media-types-ruby

:gem: Library to create media type definitions, schemes and validations

http media-type media-types mime-types

Last synced: 22 Sep 2025

https://github.com/owainlewis/java-http-clj

A zero dependency HTTP library built on java.net.http.HttpClient.

clojure clojure-http http http-client java

Last synced: 31 Jul 2025

https://github.com/alx-xlx/download-web-directory

Download web directory from both surface and deep web

dir http onion tor

Last synced: 02 Sep 2025

https://github.com/bohdaq/rust-web-server

Static content web-server written in Rust

http rust server

Last synced: 25 Jan 2026

https://github.com/fiskaltrust/middleware-demo-postman

A Postman collection containing examples that demonstrate how to call the fiskaltrust.Middleware via HTTP.

demo-application http kassensichv middleware pos-systems postman-collection rksv

Last synced: 03 Jan 2026

https://github.com/teiesti/dynonym

A minimalistic HTTP server that manages dynamic DNS records

ddns dns dyndns http rust server

Last synced: 19 Feb 2026

https://github.com/molovo/tiny

A Crystal module to help you build multi-threaded HTTP micro-services

crystal http microservice

Last synced: 21 Aug 2025

https://github.com/adaiasmagdiel/hermes

Hermes is a experimental lightweight PHP library for routing management. It provides a simple and intuitive way to define routes and execute actions based on HTTP requests.

experimental http lightweight mythology oop oriented-object-programming php router routing web web-development

Last synced: 22 Aug 2025

https://github.com/lsongdev/server-sent-events

server send events library for node.js

eventsource http realtime server-push sse

Last synced: 23 Aug 2025

https://github.com/jungin500/gst-httpd-1.0

GStreamer 1.0 - simple HTTP server for interacting with GStreamer based pipelines

gst-httpd gstreamer http mjpeg mjpg

Last synced: 25 May 2026

https://github.com/cedric05/azure-cli-proxy

Creates a localhost proxy to Azure ARM

azure azure-arm developer-tools http localhost proxy proxy-server simple

Last synced: 04 Jan 2026

https://github.com/ladjs/koa-redirect-loop

Prevent redirect loops with sessions since HTTP referrer header is unreliable and ensures sessions are saved upon redirect

301 302 endless fix http koa loop prevent redirect redirection referer referrer

Last synced: 15 Apr 2025

https://github.com/teddio/custom-nginx

A customized static nginx build, snugly placed into a docker container.

binary docker http nginx ngx-headers-more ngx-http-substitutions static substitutions tiny

Last synced: 23 Mar 2025

https://github.com/woodprogrammer/deploymentdemo

Kubernetes Deployment-Secret-Demo, application demo repository

deployment docker http kubernetes microservices rolling-up-deployment service

Last synced: 11 Apr 2026

https://github.com/la-lo-go/man-go

Go RESTful API for search mangas, their chapters and pages from different websites simultaneously

docker-image gin-gonic http manga-api manga-scraper

Last synced: 11 May 2026

https://github.com/wuriyanto48/instaget

A Command line tool for downloading video or image data from Instagram

cli command-line-tool http instagram rust

Last synced: 16 Apr 2025

https://github.com/bmf-san/bmf-php-router

The simple URL router built with PHP

http http-router php router tree tree-structure url-router urlroute

Last synced: 15 Apr 2025

https://github.com/meniny/mint

🌿 Human readable HTTP request in Swift.

html http ios macos multipartform-data networking request tvos urlsession watchos

Last synced: 25 Apr 2026

https://github.com/chitralverma/schnapps

Schnapps is a precise toolkit to rapidly develop production-grade, secure and self-contained WebApps and REST APIs over HTTP and WebSockets.

authentication authorization http microservices rest rpc scala web websocket

Last synced: 11 Jun 2025

https://github.com/sv443/node.js-http-encoding-example

An example of how content encoding works in Node.js HTTP servers

brotli deflate encoding gzip html http http-server javascript js node nodejs website websites

Last synced: 17 May 2026

https://github.com/oefenweb/ansible-nginx

Ansible role to set up (the latest version of) NGINX in Debian-like systems

ansible debian http https load-balancing ubuntu webserver

Last synced: 13 Jul 2025

https://github.com/majidsajadi/rektocode

Chrome extension to generate code from HTTP requests

chrome code-generator codegen devtools extension generator http rektocode request

Last synced: 21 Jan 2026

https://github.com/ggrandes/headers-servlet-filter

Provides control over HTTP response headers in a Servlet container like Tomcat

http java response tomcat

Last synced: 14 Jan 2026

https://github.com/tinyhttp/favicon

Node.js middleware to serve `favicon.ico` file.

favicon http middleware nodejs

Last synced: 09 Apr 2025

https://github.com/msrd0/gotham_formdata

Form data parsing for the gotham web framework

data form gotham html http multipart rust server urlencoded

Last synced: 16 Mar 2025

https://github.com/vaibhavpandeyvpz/sandesh

PSR-7 and PSR-17 implementation, works with PHP >= 7.0.

http implementation php psr-17 psr-7

Last synced: 24 Apr 2025

https://github.com/wzshiming/requests

Go HTTP Requests for Humans

client forhumans http requests

Last synced: 22 Feb 2026

https://github.com/Meniny/Mint

🌿 Human readable HTTP request in Swift.

html http ios macos multipartform-data networking request tvos urlsession watchos

Last synced: 11 Mar 2025

https://github.com/slavabobik/xbinder

Bind http query parameters into a structure

binder go http query-params

Last synced: 12 Mar 2026

https://github.com/pierreprinetti/gateway

A simplistic reverse proxy for HTTP and NSQ upstreams

configuration environment http nsq reverse-proxy

Last synced: 26 Mar 2025

https://github.com/jeninsutradhar/go-reverse-proxy

a simple, lightweight reverse proxy server built in Go, enabling secure and efficient forwarding of HTTP, HTTPS, and WebSocket traffic between local services and public servers

firewall forwarding-proxy golang http nat proxy reverse-proxy websocket

Last synced: 10 Jan 2026

https://github.com/martinohmann/godog-http

Feature context for godog that adds http testing steps

bdd cucumber gherkin golang http integration-testing

Last synced: 11 Feb 2026

https://github.com/emrecancorapci/krustie

A simple and easy-to-use backend framework for Rust.

backend http http-server rust server

Last synced: 28 Apr 2025

https://github.com/syntexdzn/homebridge-syntex

This plugin is made to control SynTex Accessory with the Home App.

bridge control homebridge http manage plugin server ui

Last synced: 28 Apr 2025

https://github.com/statch/gitbot-gateway

The web layer of GitBot, handling interactions and OAuth, built with Workers☁️

bot cloudflare-worker discord discord-bot http javascript nodejs worker wrangler

Last synced: 13 Apr 2026

https://github.com/lkiesow/go-scan-http

Fast HTTP network scanner

http network network-analysis network-scanner

Last synced: 15 May 2026

https://github.com/testingrequired/reqlang

A file format specification for defining HTTP requests, response assertions, and associated data/configuration in "request files".

http http-client http-requests language-server-protocol specification testing testing-tools

Last synced: 08 Oct 2025

https://github.com/maplephp/http

MaplePHP/Http is a PHP library that simplifies handling HTTP messages, requests, and responses in web projects, adhering to the PSR-7 standard. It's designed for easy and efficient integration.

client curl headers http messaging php psr-7 psr7-http response server stream upload

Last synced: 15 Mar 2026

https://github.com/wesley-archives/exchange

A simple currency converter built in Java using the java.net.http package and the ExchangeRate API.

http java

Last synced: 11 Oct 2025

https://github.com/abnerearl/goutils

Some very useful middleware libraries are re-encapsulated and are very simple and efficient to use, which can save a lot of development time, improve work efficiency and avoid duplication of code.

develop elasticsearch email encapsulated etcd gin golang http k8s kafka middleware mysql postgres rabbitmq rocketmq tool useful utils web

Last synced: 14 Mar 2026

https://github.com/lehoangthienan/go-elastic-apm-trace

Microservices tracing - monitoring with Elastic APM - HTTP/GRPC

apm elastic elasticsearch golang grpc http kibana trace tracing

Last synced: 07 May 2026

https://github.com/seven7ty/httpdogs

Bringing you closer to your favorite HTTP Dogs.

dog dogs http httpdogs package pypi pypi-package python python3 python38

Last synced: 13 Oct 2025

https://github.com/danprince/zhttp

🛡️ Typesafe HTTP endpoints with Express, Zod, and Static Path

express http typescript zod

Last synced: 17 Apr 2026

https://github.com/bugov/http-basic-auth

💂UTF-8 compatible implementation of HTTP Basic Auth for Python

basic-authentication http python python3 utf-8

Last synced: 15 Mar 2026

https://github.com/aberic/gnomon

一个为golang提供通用服务的工具库

balance ca command crypto file go golang grpc http log

Last synced: 24 Feb 2026

https://github.com/mondeja/http-request-codegen

Multilanguage HTTP requests code generator

code-snippets documentation http metaprogramming requests

Last synced: 17 Mar 2026

https://github.com/joshcarp/servermock

mock grpc and http servers with ease

golang grpc http mock

Last synced: 01 Feb 2026

https://github.com/cntransgroup/http2ia

HTTP/2 in action 翻译学习

http http2 translation

Last synced: 07 Feb 2026

https://github.com/zaiste/zrob

:leaves: :ant: Small, simple and modern HTTP request library for Node

http http-client javascript request tiny-javascript-library

Last synced: 07 Feb 2026

https://github.com/sshehrozali/daffodil

Distributed systems example in Spring framework using Load Balancer, API Gateway, Service Discovery and Distributed tracing.

distributed-computing distributed-log docker eureka http load-balancing microservices service-disovery spring spring-boot zipkin-sleuth

Last synced: 09 Feb 2026

https://github.com/toolkithub/rce-engine

HTTP API for running untrusted code inside isolated Docker containers

docker http remote-code-execution systemd

Last synced: 12 Feb 2026

https://github.com/testingrequired/restfile

restfile is a specification for storing HTTP requests in an easy to read and write file format.

api api-tools http rest specification testing-tools

Last synced: 19 Mar 2026

https://github.com/sazardev/networking-with-go

This is the ultimate, fun, and hands-on guide to mastering network programming with Go. Whether you're a total beginner or a seasoned hacker, this repo will take you from zero to hero in Go networking, with a perfect blend of theory, practical projects, and cybersecurity adventures.

cybersecurity go golang guide hacking http markdown md net networking

Last synced: 17 Apr 2026

https://github.com/unloop/gopipe

Golang pipe http response

backend go golang http library pipe stream streaming utils

Last synced: 04 Jun 2026

https://github.com/xerbo/bashtheweb

Highly configurable webserver written in bash

bash http shell webserver

Last synced: 20 Apr 2026

https://github.com/fabienhenon/jsonapi-http

Make HTTP requests with jsonapi decoding/encoding in Elm

elm http jsonapi remotedata

Last synced: 05 Jun 2026

https://github.com/spectolabs/hoverfly-github-action

Install Hoverfly (https://docs.hoverfly.io) so that other GitHub Actions can use it easily (e.g. for testing)

api-simulation github-actions hoverfly http https mitm mocking proxy service-virtualization stubbing testing testing-tools

Last synced: 22 Apr 2026

https://github.com/caiorss/jmhttp

A portable cross-platform http web server for sharing file and directories on Local Network.

app bonjour cross-platform http java lan local mdns network network-discovery portable scala server sharing utility web zeroconf

Last synced: 25 Apr 2026

https://github.com/inlym/jsreq

An easy and simple Node.js HTTP client.

http https javascript node-module nodejs request

Last synced: 25 Apr 2026

https://github.com/brettbuddin/pass

A library for creating configurable reverse-proxies.

go golang http library reverse-proxy

Last synced: 25 Jun 2026

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

🚨A small project has been written about working with http servers in go lang

api api-rest backend backend-api go golang http http-requests http-server postgres postgresql

Last synced: 29 Apr 2026

https://github.com/coderivan/go-echo-server

用于收集终端通过UDP、HTTP、MQTT和TCP发送过来的报文

aliyun-sls gin golang http udp

Last synced: 30 Apr 2026

https://github.com/filippofinke/reverse-proxy

↩️ A very simple reverse proxy

http nodejs proxy reverse-proxy

Last synced: 03 May 2026

https://github.com/donatj/jqmux

Go HTTP Multiplexer routing on JSON http request bodies via jq queries

go http jq json mux router

Last synced: 05 May 2026

https://github.com/kwabenberko/net_mock

A Dart package designed to simplify HTTP request mocking in your tests

dart flutter http mock-client

Last synced: 06 May 2026

https://github.com/girish54321/reqres_swiftui

Reqres_SwiftUI is a simple iOS app built using Swift and SwiftUI to demonstrate how to consume a REST API using the popular Swift networking library, Alamofire.

alamofire api api-client authentication http json login networking swiftui swiftui-example

Last synced: 09 May 2026

https://github.com/pradeepchegur/hospital_network_design_mesh_topology

Implemented Mesh topology for Hospital Network Design using Cisco packet tracer which involves VLAN,DHCP, DNS, Subnetting, HTTP,SMTP, WIFI and more.

aaa cisco-packet-tracer dce dhcp dns http ipv4 mesh networking ospf smtp subnetting vlan wifi

Last synced: 03 Jan 2026

https://github.com/gurleensethi/yurl

Http Requests / Command Line / YAML

curl go golang http hurl requests tool tools yaml

Last synced: 25 Jan 2026

https://github.com/tinyhr/tiny_client

A tiny api client toolkit for ruby that supports only JSON content-type. ( Curb/JSON wrapper )

crud curl http ruby

Last synced: 01 Nov 2025

https://github.com/bes-js/exchain

A fast and flexible currency exchange package for handling multiple currencies.

currency currency-converter exchange exchange-rates exchanges http nyro powerful

Last synced: 05 Feb 2026

https://github.com/hslam/rum

Package rum implements an HTTP server. The rum server is compatible with net/http and faster than net/http.

epoll fast go golang http kqueue netpoll server

Last synced: 30 Mar 2025

https://github.com/recidvst/node-gnu-clacks

A man is not dead while his name is still spoken. Add an 'X-Clacks-Overhead' Header to your Node/Express app.

express headers http middleware node npm npm-package pratchett

Last synced: 07 May 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/ymtszw/elm-http-xml

Generates HTTP request for XML API

elm elm-lang http xml

Last synced: 02 Jan 2026

https://github.com/vgangireddyin/limitware

Generic middleware framework to limit available resources for Golang

golang http limit middleware

Last synced: 26 May 2026

https://github.com/byt3n33dl3/thc-katanax

The Next generation of Samurai blades that Crawling and Spidering Framework.

cli crawler domain framework golang hacking http pentesting subdomain subfinder tls

Last synced: 16 Apr 2025

https://github.com/artainmo/webserv

42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.

42school cpp http web

Last synced: 07 Feb 2026

https://github.com/krzys-h/http-sniff-dashboard

A pretty website displaying sniffed HTTP data! #warsztatywww

http sniff warsztatywww www www12

Last synced: 26 Mar 2025

https://github.com/milesstoetzner/stoetzms-can2x

can2x is a simple utility for connecting a CAN bus bidirectional with one or multiple CAN busses over the network using common web protocols, such as HTTP, MQTT, Socket.IO, and WebSockets.

bridge bus can can2http can2mqtt can2socketio can2ws can2x http mqtt socketio vcan virtual ws

Last synced: 28 Jul 2025