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/scootpl/sqlreq

SQLReq is a wrapper around standard Go net/http client. You can execute REST requests using SQL-like syntax.

go golang http http-client microservices middleware rest-api

Last synced: 30 Mar 2025

https://github.com/petoem/flsaba

simple http server with directory listing

command-line-tool directory http javascript server

Last synced: 12 Jan 2026

https://github.com/abdulsamie10/http-server-c

This repository contains the code of HTTP, which accepts requests and response based on the requests.

c c-language c-programming edit get http http-server post programming read server ubuntu write

Last synced: 01 Aug 2025

https://github.com/jonathan-foucher/spring-boot-http-example

Examples of HTTP interactions with spring-boot

http java spring-boot

Last synced: 20 May 2026

https://github.com/pkarpovich/tg-relay-bot

Forward messages seamlessly from HTTP and SMTP to a Telegram channel

golang http message-relay smtp telegram-bot

Last synced: 25 Jul 2025

https://github.com/codevendor/cannibal

An HTTP/2 web server written with 100% JavaScript for Nodejs. The web server can process html webpages with server side JavaScript. Has built in features for inlining JavaScript with html code. It has been built to support all HTTP/2 features like pushing and custom caching without cookies.

cannibal css html http http-server http2 javascript server web web-server webserver websites

Last synced: 09 May 2026

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

Effectra's HTTP Client is a lightweight PHP library for sending HTTP requests. With cURL integration, it supports various methods and headers. Simplify API interactions with a streamlined design and intuitive API. Ideal for interacting with HTTP-based services.

api api-client client fetch-api http http-client http-message php psr psr-18

Last synced: 25 Jul 2025

https://github.com/joeychilson/httputils

A library of helper functions for Go's net/http package.

go golang http utils

Last synced: 06 Jun 2026

https://github.com/imrandil/learning_http_streaming

leaning http stream implementations using express and react

expressjs http http-streaming react reactjs

Last synced: 10 Apr 2026

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

This project uses Java paired with OOP to create a low-level HTTP web server. The goal of this project was to better understand how the HTTP works as well as it's limitations in both response time and security.

http http-server java networking

Last synced: 15 May 2025

https://github.com/bdusell/jitsu-app

Extensible request routing and app configuration for PHP

apache configuration htaccess http php request-handler router web-development

Last synced: 06 Sep 2025

https://github.com/luizeof/php-rest-api

Easy way to create a PHP Rest API with Basic Authentication

api auth http php rest

Last synced: 23 May 2026

https://github.com/code-monad/laplace

Laplace - The Demon Maker

api beast boost cpp cpp17 http webservice websocket

Last synced: 07 Nov 2025

https://github.com/tmoroney/proxy-server

A web proxy server which fetches items from the Web on behalf of a Web client (i.e browser) instead of the client fetching them directly. Supports caching of pages and access control.

http http-proxy https proxy proxy-server

Last synced: 24 Jul 2025

https://github.com/ltabis/rhai-http

HTTP module for the rhai scripting language

http rhai scripting

Last synced: 18 Mar 2025

https://github.com/cloudnode-pro/request-catcher

Catch and debug HTTP packets or forward them to a local host

debug http http-requests http-test webhooks-catcher

Last synced: 09 Aug 2025

https://github.com/edenreich/http-component

An easy to use native component for interacting with the http layer written in C++

cmake cpp cpp-component cpp17 http http-client http-server request-handler response-parsing unix-socket winsock2

Last synced: 06 Mar 2025

https://github.com/josegomezr/go-http-auth-challenge

Pure go library for parsing HTTP authentication headers described in RFC 7235 & 7230

authentication authorization golang http library

Last synced: 23 May 2026

https://github.com/cassanof/brutto

A Go Framework for HTTP Password Brute Forcing

brute-force cybersecurity go golang http password-cracker penetration-testing

Last synced: 23 Mar 2025

https://github.com/barcellos-pedro/java-http-server

Simple Web Server with zero dependencies. From TCP to HTTP.

http java server study tcp

Last synced: 23 May 2026

https://github.com/ishanoshada/microweb

A web server framework for MicroPython . Easily build and deploy web applications using MicroPython.

arduino esp32 http iot micropython python web-server

Last synced: 20 Jan 2026

https://github.com/palash25/unirest-go

[Wrote this to learn Go may contain shitty code] Unofficial Go implementation of the unirest protocol by kong

http http-client rest-client

Last synced: 05 Oct 2025

https://github.com/fritzthecat9/dockercomposetest

Deploy two C# web APIs to Raspberry Pi with Docker Compose file

api c-sharp csharp docker docker-compose http https minimal-api raspberry-pi raspberry-pi-4 raspberry-pi4

Last synced: 26 Jan 2026

https://github.com/ahmetcanaksu/rust-http-download

Rust ile HTTP üzerinden dosya indirmek

http menemen rust

Last synced: 26 May 2026

https://github.com/sholladay/default-port

Get the default port for a given protocol.

constants http port protocol server

Last synced: 10 Oct 2025

https://github.com/andreaslill/rust-integration-services

A modern, fast, and lightweight integration library written in Rust, designed for memory safety and stability.

file http integration rust schedule sftp

Last synced: 20 Jan 2026

https://github.com/marc-ed-raffalli/declarative-e2e-test

Declaration driven test generator for REST endpoints

assertion-library e2e-tests http

Last synced: 16 May 2026

https://github.com/mborne/node-dl

Download file from a given sourceUrl to a targetPath with wget

download ftp http https nodejs wget

Last synced: 07 Jan 2026

https://github.com/riatabduramani/gameofthree

Implementation of a game with two independent agents – the "players" – communicating with each other using an interface.

challenge-project http php

Last synced: 11 Jun 2026

https://github.com/hyperimpose/minutiae

An Erlang application that extends the minutia (https://github.com/hyperimpose/minutia) Python library.

erlang html http hyperimpose link minutia parsing url website

Last synced: 13 Oct 2025

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

Simple implementation of an HTTP client made with the socket python library that allows users to make HTTP requests

http http-client python requests socket

Last synced: 30 Mar 2025

https://github.com/easysy/proton

tool library for HTTP client-server services

api client http rest server tool

Last synced: 12 Jan 2026

https://github.com/laqudee/rust_httpserver

Rust搭建的http与httpserver

http http-server rust

Last synced: 23 Mar 2025

https://github.com/nitwhiz/stagecoach

A HTTP File Upload Service

file-upload http

Last synced: 28 Jun 2025

https://github.com/ilyasyoy/httpservertest

A simple golang http-server for testing.

golang http http-client http-server test testing

Last synced: 23 Mar 2025

https://github.com/pexmor/tar-like

Folder transfer in tar like fashion

filesync http python3 tar

Last synced: 04 Nov 2025

https://github.com/recuencojones/httpr-provider-node-request

Provider for node requests with request module in httpr.

http httpr httpr-provider node request typescript

Last synced: 16 May 2026

https://github.com/mirasaki-development/imagejs

Monorepo that contains all libraries, adapters, and implementations for ImageJS - an image optimization library.

aws express fs http image image-manipulation image-optimization image-processing imagemagick sharp

Last synced: 16 May 2025

https://github.com/brianlesko/http-camera-server-python

Server and client code for broadcasting and receiving an HTTP camera stream. The HTTP stream is also accessible from a web browser. Tested on a LAN network and Is very low latency.

camera http networking python server socket stream webcam website

Last synced: 16 May 2025

https://github.com/jamesponddotco/httpx-go

[READ-ONLY] Alternative HTTP client for Go with timeouts, cache, automatic retries, and more.

cache caching go go-extend-core http http-client retry

Last synced: 15 Mar 2025

https://github.com/io7m-com/looseleaf

Minimalist transactional HTTP key/value store

http key-value-store

Last synced: 17 Sep 2025

https://github.com/bubycloudr/your-http

Simple http server made for fun.

http js nodejs server ts

Last synced: 11 May 2026

https://github.com/karpeleslab/smartremote

Not a TV remote.

golang http

Last synced: 01 Jul 2025

https://github.com/morzhanov/android-vk-sender

This application allows you to send messages to multiple users.

android http java vk-api xml

Last synced: 05 May 2026

https://github.com/zaida04/loggregator

📋 Centralized logging for microservices, serverless functions, and everything in-between.

http logging svelte

Last synced: 31 Mar 2025

https://github.com/codyjdalton/default-response

Default response body module for use in web services

http http-response http-server response-code rest status status-code

Last synced: 23 Jul 2025

https://github.com/e0selmy4v/scpo-php

Some small PHP useful function library

convert-characters from-scpos http mailer php sql url-rewrite

Last synced: 07 Apr 2025

https://github.com/moneymaker811/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: 30 Mar 2025

https://github.com/alfianandinugraha/learn-websocket-basic

Example websocket without https://socket.io

http javascript websocket

Last synced: 01 Jul 2025

https://github.com/helldragon26390/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: 25 Aug 2025

https://github.com/thepkg/rest

Package rest it's tiny lightweight package which helps to work with RESTful API and JSON API.

go golang http json-api rest

Last synced: 27 May 2026

https://github.com/kirkalyn13/xyz-books-pipeline

XYZ Books Pipeline to check and update incoming ISBNs from newly added books from the CRUD UI, and record new data to a CSV file.

api csv data go http rabbitmq

Last synced: 05 Mar 2025

https://github.com/thorgathis/timemaster

🔔 Automating school bell system schedules with NTP/RTC time sync and a web interface for management

arduino esp8266 http web

Last synced: 31 Mar 2025

https://github.com/gitanat/dhttpfs

The Decrypting HTTP File Server (with GPG support)

encryption gpg http http-server pgp server

Last synced: 30 Mar 2025

https://github.com/wilsonneto-swe/demo-resilient-http-clients

:rocket: Demo on how to configure and work with resilient HTTP integrations in .Net with ResilcienceHandlers

aspet dotnet http httpclient mvpbuzz resilience resilience-handlres retry timeout

Last synced: 08 Jun 2026

https://github.com/tomoncle/win-get

Windows download tools.

downloader http https proxy tool windows

Last synced: 29 Jun 2026

https://github.com/compts/getkit

Friendly HTTP request library that would work in browser and Node.js

ajax ajax-request http javascript nodejs

Last synced: 15 May 2025

https://github.com/adridevelopsthings/random-status-codes

A webserver written in golang that returns random status codes without body or needed headers.

golang http webserver

Last synced: 05 Apr 2025

https://github.com/morikuni/yacm

yacm provides a way to build a http handlers with middlewares

go http middleware

Last synced: 12 Jan 2026

https://gitlab.com/tychosoft/webforcpp

Modern header-only web access for C++17

C++ cpp17 header-only http json

Last synced: 16 Mar 2026

https://github.com/johejo/cachehandler

Package cachehandler provides net/http middleware that caches HTTP responses.

cache caching go golang handler http middleware

Last synced: 02 Sep 2025

https://github.com/ispalliance/adminus-process-http-client

Adminus Process basic HTTP client for easy integration

adminus client http integration ispalliance php

Last synced: 25 Jun 2026

https://github.com/brenordv/go-request

This is a simple application to make batch GET and POST requests.

command-line commandline-tool go golang http

Last synced: 22 May 2026

https://github.com/xevilmaxx/blazorwebgui

Blazor Website with external GRPC / HTTP API + authentication Token

authentication authorization blazor csharp dynamic grpc http https i18next jwt layout mudblazor razor standalone tabs

Last synced: 06 May 2026

https://github.com/keithduncan/http_server

Hello, World! CoreNetworking HTTP Server example.

core-networking http objective-c server

Last synced: 15 Mar 2025

https://github.com/joelteogom/my-http-server

MyHTTPServer is a custom-built HTTP server written in Go, created as a learning project to understand how HTTP works under the hood. The goal of this project is to explore the core functionality of HTTP servers, such as handling requests, managing routes, and building responses manually, without relying on high-level frameworks.

golang http http-server http-server-handler http-server-middleware

Last synced: 24 Mar 2025

https://github.com/bgokden/go-http-redirector

an http redirection service written in go

go golang http redirecting-urls service

Last synced: 15 Mar 2025

https://github.com/rexionmars/rapid-http-library

RapidHTTP is an experimental HTTP library, made in pure C language, supports HTTP 1.0/1.1

http

Last synced: 21 May 2026

https://github.com/shivah12/api-buddy

API Buddy is a lightweight web-based API testing tool built with React and Axios. It enables developers to construct and send HTTP requests directly from the browser, view formatted JSON responses, and debug endpoints in real-time without installing external software.

api-testing axios http react

Last synced: 02 Sep 2025

https://github.com/r3li4nt/http-tester

Programa para comprobar la seguridad de servidores web mediante ataques DoS.

ddos dos hacking http pentest-tool python

Last synced: 18 Apr 2025

https://github.com/rurangiza/adars

Building an HTTP server to understand how it works.

http server tcp-ip

Last synced: 18 Mar 2025

https://github.com/a-poor/requests

A quick and easy HTTP request library written in Go.

go golang hacktoberfest http requests

Last synced: 28 Jun 2026

https://github.com/szpolny/simplehttp

Simple http server written in Rust for learning purposes.

http rust

Last synced: 18 Apr 2025

https://github.com/janloebel/mailthat

MailThat is a kind of proxy/service to forward mails from HTTP-Requests or received via SMTP.

http mail proxy rest smtp

Last synced: 11 Apr 2026

https://github.com/pitazzo/usj-http-project

Group project statement for Networks & Communications 2 (USJ)

http

Last synced: 10 Mar 2026

https://github.com/eknkc/request

Go HTTP Request Package

go http request

Last synced: 14 May 2025

https://github.com/statico/zerodep-node-http-server

Zero-dependency TypeScript HTTP server built on node:http with Hono-compatible API

hono-compatible http middleware no-dependencies nodejs server typescript zero-dependency

Last synced: 28 May 2026

https://github.com/sterlp/load-runner

Simple HTTP/REST load tool

cli command-line http java load-test load-tool rest

Last synced: 28 Dec 2025

https://github.com/johejo/go-defaultcertifi

Automatic certificate bundler for http.DefaultTransport.

certificate go golang http tls

Last synced: 03 Sep 2025

https://github.com/do-/node-http-server-tools

Some wrappers around the standard node:http API

http node request response

Last synced: 05 Jan 2026