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/eason0729/simple-reverse-proxy

A simple http reverse proxy as a learning project

http proxy reverse-proxy rust websocket

Last synced: 01 Mar 2026

https://github.com/romelium/very-simple-http-server-asio

This is a very simple and minimal HTTP server using the Asio library in C++. The code is only 28 lines long. This is meant to showcase how minimal you can make an HTTP server at a near barebone level while being cross-platform.

asio basic cmake cplusplus cpp html http http-server minimal simple vcpkg very-basic very-simple

Last synced: 20 May 2026

https://github.com/dlampsi/gsrv

Wrapper for starting and maintaining HTTP and gRPC server

go golang golang-library grpc-go grpc-server http http-server

Last synced: 30 Mar 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

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/musgravejw/http_server

Micro HTTP Server

c http http-server

Last synced: 25 Mar 2025

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/moondrop/helica

✨ A blazing fast micro web framework made for rapid development of RESTful APIs

api crud fast http nodejs oop rest rest-api routing server webserver

Last synced: 31 Mar 2025

https://github.com/haithamaouati/loki

Masking phishing URLs by combining shortened links with legitimate-looking domains and optional keywords.

bash hacking hacking-tools http https link loki mask masking phishing phishing-script script short shortcut url

Last synced: 18 May 2026

https://github.com/scootpl/restreq

RestReq is a wrapper around standard Go net/http client. In a simple call you can use json encoding, add headers and parse result. This should be sufficient in most use cases.

go golang http http-client microservices middleware rest-api

Last synced: 06 Apr 2025

https://github.com/judsonstevens/http_yeah

Simple Ruby server with POST and GET interaction.

http ruby server

Last synced: 10 Jun 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/rurangiza/adars

Building an HTTP server to understand how it works.

http server tcp-ip

Last synced: 18 Mar 2025

https://github.com/invis1ble/kohana-media

A Media module for Kohana

cache http kohana media module

Last synced: 26 Nov 2025

https://github.com/cuddlyclara/webradio

Docker image which creates a simple HTTP webradio using MPD that randomly plays your music.

docker dockerfile http mpd music-player webradio

Last synced: 08 Apr 2025

https://github.com/wpcodevo/go-standard-lib-crud-app

Therefore, in this article, we will build a basic CRUD API to cover almost 80% of what you need to know when building an API with the net/http package.

crud-api go golang http net-http

Last synced: 02 Sep 2025

https://github.com/heronacho66/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: 19 Jul 2025

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/cogini/http_structured_field

Elixir library to parse HTTP Structured Fields (RFC 8941)

elixir http rfc8941

Last synced: 16 May 2025

https://github.com/rumkin/swarm-sites

🐝🐝 Github Pages for Swarm

ethereum-network http javascript server swarm

Last synced: 25 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/zhigalov/http-assert-value

Assert values with status codes

assert http json-schema

Last synced: 29 Apr 2026

https://github.com/rusenask/echo-debug-server

Debug HTTP server

debug echo golang http

Last synced: 24 Mar 2025

https://github.com/jxsl13/stromgedacht

StromGedacht.de API client implementation in Go.

client go golang http

Last synced: 01 Jul 2025

https://github.com/sjthesahiljoseph/http_networking_javascript

HTTP_Networking_JavaScript, let's learn about HTTP Networking in JavaScript. There are a lot of different stuff there. So feel free to use. Thanks.

api delete fetch get http http-networking http-request internet javascript patch post put

Last synced: 02 Sep 2025

https://github.com/supermarsx/sortofremoteng

Cross-platform web native remote connections management web application

connection control cross-platform ftp http management proxy rdp remote-access remote-control remote-desktop ssh telnet

Last synced: 21 Jul 2025

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/nventive/mallardmessagehandlers

Suite of useful HttpMessageHandlers for dotnet applications

delegatinghandler dotnet http mobile netstandard20

Last synced: 13 Apr 2025

https://github.com/ElfSundae/ESAPIClient

An API client library built on top of AFNetworking.

afnetworking api api-client http ios network networking request

Last synced: 03 May 2025

https://github.com/jk-slezak/http-server

Programming a simple web server in Rust while developing better knowledge of the HTTP protocol

http http-server rust

Last synced: 16 Mar 2025

https://github.com/reedobrien/logging

Access Logging Middleware Hnadler for Go

go golang http logging middleware

Last synced: 09 Apr 2025

https://github.com/maksym-nazarenko/nextshop-item-watcher

A simple Next online shop item watcher and notifier

go http mongodb telegram

Last synced: 22 Apr 2026

https://github.com/halimath/httputils

Utilities for implementing http services in Go

auth go golang http middleware

Last synced: 15 Mar 2025

https://github.com/rawnly/logre-client-go

Go client for Logre

api client golang http log logre

Last synced: 10 Nov 2025

https://github.com/lucid-services/serviser-sdk

SDK client plugin for `serviser` based apps and a SDK package generator

axios client http sdk

Last synced: 09 Apr 2025

https://github.com/dubniczky/httparser

Simple HTTP request and response parser, written in pure javascript with zero dependencies

http javascript no-dependencies pure-javascript request response

Last synced: 23 Mar 2025

https://github.com/znojil/heureka

📦 A simple and modern PHP library for communicating with the Heureka API.

api heureka http overeno-zakazniky php

Last synced: 13 Jan 2026

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/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/mutasim77/swift-fetch

📟 lightweight, promise-based HTTP client for modern JS apps

axios fetch-api http promises

Last synced: 03 Apr 2025

https://github.com/wtrsltnk/ssf

Serve Static Files, a small app that will serve static files from the current working directory.

cpp http http-server system-io system-net

Last synced: 02 Jun 2026

https://github.com/followtheprocess/zap

A command line .http file toolkit

api cli go http http-file http-requests rest-api testing

Last synced: 02 Sep 2025

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/olaferlandsen/javascript-file-tab-separate-values

A javascript simple HTTP convertor TSV to JSON.

convert converter csv http javascript json tsv

Last synced: 16 May 2026

https://github.com/joyytoo/weatherapiangular

Get the weather in your city.

angular http js openweathermap-api typescript

Last synced: 13 Apr 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/noris-network/jsoner

MediaWiki extension to embed external JSON data (i.e. from a REST API) into an article.

http json mediawiki mediawiki-extension

Last synced: 05 Jan 2026

https://github.com/ebrasha/abdal-http-magnifier

Tool for identifying enabled HTTP methods on target servers with support for evasive headers, WAF/CDN bypass, and detailed method probing — developed by Ebrahim Shafiei (EbraSha).

abdal cybersecurity ebrasha http http-methods http-scanner penetration-testing rust waf-bypass web-security

Last synced: 04 Jul 2025

https://github.com/kamaln7/tiel

a flexible and performant HTTP service API that takes care of boring scaffolding

golang http ilovebirds microservice scaffolding

Last synced: 01 Apr 2025

https://github.com/akhaled01/b15

An HTTP compliant TCP proxy server with a python client

bash git github http osi postman python sockets tcp

Last synced: 12 Apr 2026

https://github.com/lumigu/http-mux

High performance HTTP multiplexer and request router.

http multiplexer mux request router

Last synced: 05 Jan 2026

https://github.com/0000xffff/dumpit

simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi

flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files

Last synced: 12 Apr 2026

https://github.com/wawandco/goechoservice

A sample Thrift service with Go.

golang http thrift

Last synced: 13 Jun 2026

https://github.com/effectra/framework

Effectra is an MVC (Model-View-Controller) framework designed to provide a structured and organized approach to web application development. It follows a directory structure similar to Laravel and offers various features and components to build robust web applications.

api cli framework http mvc php psr

Last synced: 20 Jun 2026

https://github.com/jingyuexing/httparse

used to parse HTTP request byte stream

http lua typescript

Last synced: 22 Jun 2026

https://github.com/joaovicdsantos/encurtador_url

Um projeto de encurtador de url do livro Programando em Go do Caio Filipini

encurtador-de-url golang http

Last synced: 22 Jun 2026

https://github.com/kirill-scherba/pusher

Pusher send metrics to Prometheus Push Server using HTTP post request

go golang http prometheus prometheus-pushgateway

Last synced: 23 Jun 2026

https://github.com/osisdie/mocha-http-test-template

A simple, workable, configable UnitTests using mocha, nconf and axios

axios http integration-testing mocha nodejs starter template testing

Last synced: 25 Jun 2026

https://github.com/trananhtung/content-type

Parse and format HTTP Content-Type / media-type headers (RFC 9110). A faithful Rust port of the content-type npm package. Zero deps, no_std.

content-type http media-type no-std rust

Last synced: 25 Jun 2026

https://github.com/uniweb/actus

The pragmatic web framework for Rust — auditable controllers, persistent services, real HTTP, out of the box.

http http-server rust web-framework

Last synced: 26 Jun 2026

https://github.com/kill-ux/deep-in-net

Networking fundamentals project using Cisco Packet Tracer — covers devices, (DHCP, DNS, HTTP/S, FTP), OSI model layers, routing, and multi-subnet architectures across 8 progressive exercises.

cisco cisco-packet-tracer dhcp dns ftp http https layers osi protocols subnet

Last synced: 26 Jun 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/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/choewy/sparta-web-basic

스파르타코딩클럽 웹개발 종합반 7기

beautifulsoup4 cs flask http js pymongo

Last synced: 28 Jun 2026

https://github.com/techniker/controllino-ebmpapst-ec-controller

Simple Controllio-based EBMPapst EC Fan Controller

controller controllino ebmpaps fan http mqtt pwm web

Last synced: 14 May 2026

https://github.com/kyle-west/portmageddon

:ocean: Proxy traffic on a LAN machine as if it came from your localhost

http localhost portforward proxy

Last synced: 13 Jun 2026

https://github.com/martinius96/nodemcu-wifi-teplomer

ESP8266 (NodeMCU) WiFi teplomer. Použitie ako prístupový bod so šifrovaním/bez šifrovania s vlastnou WiFi sieťou. Prípadne použitie ako klienta už na existujúcej WLAN sieti s využítím DHCP, alebo statickej IP adresy.

ap dallas-temperature doska ds18b20 hotspot html http lan mcu nodemcu nodemcu-arduino-ide nodemcu-httpserver offline onewire router server website wifi

Last synced: 20 Jun 2026

https://github.com/msskowron/sshtunnelhttp

SSH tunneling written in Golang.

go http ssh

Last synced: 15 Jun 2026

https://github.com/jasonsbarr/easy-http-ajax

Simple library to make HTTP requests using AJAX requests

ajax http javascript vanilla-javascript

Last synced: 15 Jun 2026

https://github.com/arvis-workflows/arvis-httpstat

httpstat visualizes in Arvis

arvis arvis-workflow arvish http httpstat

Last synced: 15 Jun 2026

https://github.com/kelsoncm/python-sc4net

Network helpers for HTTP(S) and FTP downloads, with convenience JSON and ZIP readers.

ftp http network python

Last synced: 15 Jun 2026

https://github.com/rizemon/cs5331

Vulnerable environment and PoC scripts to demonstrate possible impacts of HTTP request smuggling

cve-2021-40346 gunicorn haproxy http requestsmuggling

Last synced: 16 Jun 2026

https://github.com/fboucher/caption-this

Examples in C#, Python, and HTTP for using the Reka Vision API to caption images and videos.

ai captioning-images csharp demo dotnet http python sample vision vscode

Last synced: 16 Jun 2026

https://github.com/joeattardi/simple-web-server

Simple HTTP 1.1 web server built for educational purposes

http http-server java

Last synced: 13 Jun 2026

https://github.com/aaronland/go-http-ping

There are many Golang "ping" handlers. This one is mine.

golang http

Last synced: 17 Jun 2026

https://github.com/kruceo/unicache

A experimental http (in memory) caching service that sits between the client and the main service

cache http server service

Last synced: 18 Jun 2026

https://github.com/ahmaazouzi/framework-agnostic-web-development-topics

A general overview of frontend and backend web development topics

async css events framework-agnostic html http javascript language-agnostic

Last synced: 18 Jun 2026

https://github.com/seipan/requester

[WIP] http request golang client

golang http requests

Last synced: 19 Jun 2026

https://github.com/thatguyhughesy/riddle

Rule based HTTP request proxy and filter written in Clojure

clojure core-async filter firewall http http-proxy http-requests rules rules-engine

Last synced: 19 Jun 2026

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

first step towards to create Selective Forward Unit

http javascript webrtc

Last synced: 20 Jun 2026