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/akhilrai28/internet-of-things

Developed under Makernova 2.0, this project explores microcontroller programming, sensor data logging, and communication protocols (MQTT, COAP, HTTP). It includes simulations in Proteus and app development using MIT App Inventor/Flutter for data visualization and control.

c coap cpp css dart flutter html http iot javascript microcontroller mit-app-inventor mqtt proteus python sensor-data

Last synced: 25 Oct 2025

https://github.com/lucasrmagalhaes/web-http

HTTP: Entendendo a web por baixo dos panos

alura http web

Last synced: 19 Mar 2026

https://github.com/afaguilarr/go-example-webserver

Example Web API built using Go, NGINX, Python (for testing), and probably React in the future

circleci dependabot docker docker-compose gherkin go grpc http nginx postgresql pytest pytest-bdd shell-scripts

Last synced: 24 Oct 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/lixuancn/mailservice

发送邮件的服务

golang http mail sendmail

Last synced: 24 Mar 2025

https://github.com/gowww/client

🤵 HTTP client for clean requests

client debug dump go golang http request response

Last synced: 01 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/jhannes/kata-http-server

performances and reference implementations of an http server build from scratch

http java java-17 junit test-driven-development

Last synced: 12 Oct 2025

https://github.com/jesuisstan/42_http_webserver

implementation of a simple http web server in c++

42 cpp html http makefile server

Last synced: 14 Feb 2026

https://github.com/had-nu/masthead

HTTP security header auditor with dynamic endpoint discovery.

enumeration ethical-hacking-tools go golang headers-checker http pentesting tookit

Last synced: 01 Mar 2026

https://github.com/pridkett/cookieproxy

A simple golang proxy that augments requests with cookies

cookie cookies golang http https proxy-server

Last synced: 21 Jan 2026

https://github.com/cntransgroup/http2ia

HTTP/2 in action 翻译学习

http http2 translation

Last synced: 07 Feb 2026

https://github.com/inferiorak/miproxy

It's a Proxy Tool made for Scraping Proxies, Proxy Validating, Adding Port to IP, Generating Random IP

http proxy proxy-checker proxy-list proxy-server proxypool python python-proxy python3 requests socks4

Last synced: 26 Feb 2026

https://github.com/guilhermednt/router

Simple Traefik router. Good for local development.

developer-tools development-environment docker docker-compose http reverse-proxy traefik

Last synced: 21 Apr 2026

https://github.com/allape/gohtvfs

Virtual File System over HTTP in golang

ftp golang http vfs

Last synced: 19 Feb 2026

https://github.com/oliwer/thc

Go HTTP client with metrics and circuit breaker

circuit-breaker go golang http metrics monitoring

Last synced: 08 Feb 2026

https://github.com/ladjs/message-headers

Automatically updated list of RFC HTTP permanent and provisional headers from IANA (https://www.iana.org/assignments/message-headers/message-headers.xhtml)

headers http iana permanent provisional rfc rfc-3864 spec specification standard unsafe

Last synced: 15 Mar 2026

https://github.com/hisco/http2-request

Simplest way possible to make http & http2 calls

http http2 http2-client javascript request

Last synced: 15 Apr 2026

https://github.com/achetronic/hashrouter

A zero-dependencies HTTP proxy that truly routes requests hash-consistently

consistent-hashing golang hashring http proxy

Last synced: 10 Oct 2025

https://github.com/zzampax/simple-http

This is a completly custom made HTTP server, it doesn't use any external library to handle the HTTP requests, it's all made from scratch. It's just a simple project to learn how to handle TCP in RUST.

blog computer-science first-project http rust

Last synced: 26 Jun 2025

https://github.com/kwilczynski/areca

Packages for Areca SATA and SAS RAID Storage Manager

areca binary cli debian fpm http package shell ubuntu

Last synced: 14 Jun 2026

https://github.com/greeenboi/roll

A colorful implementation of a cli tool to make http requests

clap-rs cli http http-requests rust

Last synced: 20 Jul 2025

https://github.com/bobymcbobs/url-redirector

A simple golang + yaml URL redirector

docker gitlab golang http kubernetes url url-shortener

Last synced: 13 May 2025

https://github.com/jhnw/basicvideostreamer

Simple Rust video streaming library using HTTP 1.1 model.

http rust streaming

Last synced: 11 Mar 2026

https://github.com/ryhkml/tasks-server

Advanced asynchronous tasks execution

asynchronous bun http linux queue rxjs scheduling tasks

Last synced: 06 Jul 2025

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/alfianandinugraha/flutter-article

Example Flutter App with fetch API

api app basic dart example flutter http

Last synced: 09 May 2026

https://github.com/bbariskilic/funny-number

An app that shows interesting information about numbers.

animation async dart flutter future getx http mvc-architecture restfull-api singleton-pattern

Last synced: 13 Apr 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/kinsondigital/kd_clients

Various HTTP clients for miscellaneous use.

clients hacktoberfest http http-clients

Last synced: 26 Jun 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/rodrigoscc/http.nvim

An asynchronous and feature-rich HTTP client for Neovim.

api curl http lua neovim neovim-plugin nvim nvim-plugin request requests rest

Last synced: 02 Sep 2025

https://github.com/jakecyr/slim-javascript-http-request

Slim Http JavaScript to make GET, DELETE, POST, and PUT requests. An alternative to the larger jQuery library if only the http object is required. Can also be used for Vue.js requests.

http javascript vanilla-javascript

Last synced: 04 Jun 2026

https://github.com/utilyre/xmate

Enhanced error handling for the net/http package

error error-handling go golang http httperr lib library middleware net-http util utility utils

Last synced: 08 Feb 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/grongor/go-snmp-proxy

HTTP proxy server for SNMP requests, written in Go

go golang http proxy proxy-server snmp

Last synced: 23 Mar 2025

https://github.com/argh94/proxy-list

The repository is refreshed every hour and offers categorized, ready-to-use text and config files for both developers and general users.

http https hysteria hysteria2 mtproto proxy proxy-list proxy-socks4 proxy-socks5 shadowsocks shadowsocksr socks4 socks5 telegram-proxy trojan tuic vless vmess vpn wireguard

Last synced: 16 Oct 2025

https://github.com/aschmidt75/thingsconstruction

Turn your embedded device into a Web Thing. #WoT #WebThingApi

arduino embedded esp8266 go golang http iot web webofthings wot

Last synced: 13 Apr 2026

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/oshekharo/proxy-checker-web

A fast and efficient web-based proxy checker that allows you to verify the status and details of multiple proxies simultaneously.

http https proxy proxy-checker socks4 socks5 web

Last synced: 01 Mar 2026

https://github.com/jb3/tcp_server

Basic TCP/HTTP server in Elixir

elixir erlang http tcp

Last synced: 01 May 2026

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/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/viascom/groundwork

Collection of useful libraries for Java.

android client gradle groundwork http http-client httpclient java maven pom restclient

Last synced: 14 Jan 2026

https://github.com/vilgefortzz/send-file-via-http

Sending files via http based on client-server

client-server file-upload go golang http http-client http-server websocket

Last synced: 14 Jan 2026

https://github.com/cploutarchou/go-requests

An HTTP client that is ready for production in Go for a lot of useful features while only using the standard library of the language.

client-library go golang golang-library golang-package http http-client http-requests rest-api

Last synced: 09 Apr 2025

https://github.com/zonque/hashttp

An http server that serves content by its hash sum

go golang http linux sha512 squashfs

Last synced: 25 Apr 2026

https://github.com/kruithne/spooder

Modular server API for Bun

bun http http-server

Last synced: 03 Feb 2026

https://github.com/mntm-lib/http

Speed up any node.js server.

http server uwebsockets uws

Last synced: 13 Apr 2026

https://github.com/haseeb-heaven/pyadhaanapp

PyAdhaanApp is application for Al-Adhaan which is online adhaan web-application, link - "https://aladhan.com/" which is built using 'PyAhdaan' API module this application was built only for adhaan times and can provide adhaan from different countries and city and can also generate whole calendar for adhaan times aswell.

adhaan al-ahdaan calendar csv hijri http islam json muslim python python-adhaan python-islam python-muslim tkinter tkinter-gui

Last synced: 14 Jun 2025

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/lehoangthienan/go-jaeger-trace

Microservices tracing - monitoring with Elasticsearch -Jaeger - HTTP/GRPC

golang grpc http jaeger jaegertracing opentracing

Last synced: 10 May 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/amesgen/hs-rustls

Haskell bindings to Rustls

haskell http rust rustls tls

Last synced: 11 Feb 2026

https://github.com/profjordanov/csharp-web-development-basics

Principles of web development such as HTTP protocol, sessions and ways of preserving the state, caching data, various data transmission protocols, security. Written own MVC framework based on C # and MS SQL Server.

csharp development http http-client http-server mvc web

Last synced: 10 Jun 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/pubdreamcc/comment-list

基于Node.js实现的用户评论社区系统

bootstrap es6-javascript fs http nodejs

Last synced: 14 Apr 2025

https://github.com/ramborogers/shame

Shame - Single Binary File Server

access fileserver http remote server

Last synced: 11 Feb 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/tinyhttp/unless

🚦 Unless middleware for tinyhttp

http middleware node-js nodejs tinyhttp unless unless-middleware

Last synced: 09 Apr 2025

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/ramibch/linkedin-posts

Utility to share Linkedin posts using the Linkedin Marketing API

api-wrapper http linkedin linkedin-api linkedinapi marketing marketing-automation python

Last synced: 12 Jun 2025

https://github.com/shawshankkumar/express-status-validation

A dead simple npm library to validate status codes in express.js

express http middleware

Last synced: 22 Jan 2026

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/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/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/aplr/stubbles

A declarative HTTP stubbing library written in Swift

http stubbing swift testing

Last synced: 02 Aug 2025

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/maiha/http-mock

Real http server for stubbing and expectations in Scala

http mock scala

Last synced: 13 Sep 2025

https://github.com/coldnight/parameter

Get and check HTTP parameters like use ORM.

arguments http json orm parameters web

Last synced: 14 Jan 2026

https://github.com/marthijn/sidio.web.security

Helper functions and middleware to secure ASP.NET Core applications

asp-net-core content-security-policy http security web-security

Last synced: 26 Oct 2025

https://github.com/unboundedsystems/mocha-nock

Easy recording and playback of HTTP(S) for Mocha.js using Nock.

http https javascript mocha mochajs mock mocks nock nodejs testing

Last synced: 01 Oct 2025

https://github.com/harttle/http-receiver

An http endpoint receiving and showing requests in realtime

http log realtime

Last synced: 06 Apr 2025

https://github.com/gowww/view

🕶 A superset of the standard html/template package

go gohtml golang helper html http parsing template view

Last synced: 01 Mar 2026

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/zbo14/jspeye

A command-line tool that identifies interesting assignments/expressions in JavaScript files

bug-bounty cli http https recon url web-security

Last synced: 30 Jul 2025

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/martin-sucha/zipserve

Assemble virtual zip files and serve them over HTTP in Golang

download golang http range-query zip

Last synced: 18 Jun 2025

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

Fastgate provides free, secure, and easy-to-integrate proxy services for developers.

connect elite http https proxies proxy proxy-list proxy-scraper proxy-server

Last synced: 23 Mar 2025

https://github.com/deflix-tv/imdb2meta

A service for getting movie and TV show metadata for an IMDb ID via HTTP or gRPC

go golang grpc http imdb imdb-dataset metadata web-service

Last synced: 28 Apr 2026

https://github.com/FarhadF/geoip-server

No bullshit blazing fast geoip server

geoip golang http server

Last synced: 31 Mar 2025

https://github.com/maulingmonkey/mmuhttpd

0 deps 100% monkey HTTP server

http httpd rust server

Last synced: 05 Apr 2025

https://github.com/nnichols/faker

A clojure library for creating fake requests

clojure http testing

Last synced: 02 May 2025

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/single9/api-wrapper

Call your RESTful APIs like a function.

api http npm npm-package restful-api wrapper

Last synced: 23 Mar 2025

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/evaisse/dart_http_query_string

A RFC1738 / RFC1867 compliant query string encoder and decoder, compatible with the PHP & jQuery traditional syntax for nested array/objects, and multidimensional arrays

dart http json

Last synced: 16 Feb 2026

https://github.com/theirish81/redprobe

RedProbe is a probe to test HTTP(S) endpoints. It measures key metrics, evaluates status codes an supports simple assertions

http metrics probe

Last synced: 31 Mar 2025

https://github.com/dullgiulio/premcache

Prefetching Memory Cache

cache go http prefetch

Last synced: 03 Feb 2026