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/skillfulelectro/em_webshare

Simple and easy to use web based file sharing app

cli client css file-sharing go golang html http js network server

Last synced: 10 Apr 2025

https://github.com/add-sp/moon-healthcheck

An async healthcheck library for Rust.

async asynchronous health-check healthcheck http rust tcp

Last synced: 22 Feb 2025

https://github.com/LeoBorai/wait-on

Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets

file http socket wait wait-for-it wait-on watcher

Last synced: 26 Feb 2025

https://github.com/robcalcroft/backchat

:ear: Backchat is a small Node.js proxy utility for recording HTTP traffic and replaying it when the same request is made in the future.

http http-proxy nodejs proxy recorder replay

Last synced: 03 Mar 2025

https://github.com/bayfrontmedia/route-it

A fast, flexible router which can be used to quickly build RESTful web apps.

api dispatch http php rest router

Last synced: 19 Mar 2025

https://github.com/aarcex3/crul

A mini curl copy in crystal

command-line crystal curl http http-client terminal

Last synced: 10 Jul 2025

https://github.com/alserok/music_lib

Test task Music library API

golang http postgresql

Last synced: 21 Jun 2025

https://github.com/acoshift/hsts

HSTS Middleware

golang hsts http middleware

Last synced: 30 Oct 2025

https://github.com/cakeandcandles/rust-server

A static file HTTP server built from scratch in Rust

filesystem http http-server liveserver rust tcp-server

Last synced: 07 Jul 2025

https://github.com/andreattamatheus/my-contacts-backend

API built in Module 4 of the JStack course, using a custom-built HTTP client from scratch.

api http nodejs

Last synced: 21 Jun 2025

https://github.com/harwoeck/hibpoffline

High-performance Service for querying an offline copy of the HIBP database (a collection of 551 million breached 🔓 passwords). Exists because private ☁️ = ❤.

badger bigcache cache cloud-native docker go golang grpc haveibeenpwned high-performance http leaked-secrets low-latency microservice on-premise passwords rest self-hosted service standalone

Last synced: 08 Oct 2025

https://github.com/genndy007/bullandcow-tgbot

Implementation of Bulls and Cows game as a Telegram bot

bot golang http telegram-bot

Last synced: 21 Mar 2025

https://github.com/39services/ansible-http-server

This is a web server written in Ansible. Yes, WRITTEN IN Ansible. Not using an external web server.

ansible ansible-eda ansible-playbook eda event-driven-ansible http

Last synced: 02 Apr 2025

https://github.com/roshan-labs/http

Nuxt3 $fetch 请求封装

fetch http nuxt nuxt-module

Last synced: 27 Mar 2025

https://github.com/anatoly-semenov/nestjs-template

Template for creating Nest.js app

docker grpc http nestjs swc template

Last synced: 02 Feb 2026

https://github.com/infernovm/nginx-installer

Automate NGINX compilation from source with custom modules, patches & optimizations for Debian & Ubuntu. Easily install, configure & upgrade NGINX with support for Brotli, HTTP/3, TLS 1.3, ModSecurity, and more. Boost performance, security & flexibility!

bot brotli cache cloudflare firewall geolocation http http2 https lua modsecurity nginx pagespeed proxy redis rtmp tengine waf

Last synced: 22 Feb 2025

https://github.com/rsevilla87/hloader

Easy to use HTTP loader tool

golang http http-client http2 performance stats

Last synced: 27 Mar 2025

https://github.com/masterhide/x-sl

Xray panel supporting multi-protocol multi-user expire day & traffic & IP limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)

http iptables-rules shadowsocks socks5 trojan vless vmess wiregurad xtls

Last synced: 07 Mar 2026

https://github.com/cotestatnt/httpwebserver

Arduino R4 WiFi HTTP webserver (porting of ESP32 Arduino Core WebServer library)

arduino http r4 webserver wifi

Last synced: 28 Mar 2025

https://github.com/w-henderson/humphreyjr

🐪 The Performance-Focused, Dependency-Free Web Server, now in OCaml. (WIP)

http http-server ocaml web-framework web-server

Last synced: 03 Mar 2025

https://github.com/agarzon/httpcapture

Inspect inbound webhooks and HTTP calls in real-time.

debugging docker http http-requests testing webhook

Last synced: 07 Mar 2026

https://github.com/tether/manner-react

Create HTML pages using React and Manner

html http manner react service

Last synced: 21 Jun 2025

https://github.com/ptrvsrg/cache-proxy

Многопоточный кеширующий прокси

c cache docker http http-proxy logger thread-pool

Last synced: 20 Mar 2025

https://github.com/konh/analyticsserver

Minimalistic analytics server written on Go and uses MongoDB as storage

analytics go golang http json

Last synced: 27 Mar 2025

https://github.com/doqin/c_http

Personal C project to learn raw http and web development.

c http http-server

Last synced: 10 Jul 2025

https://github.com/shulhan/share

[Deprecated] A collection of libraries and tools written in Go. This module has been moved to https://git.sr.ht/~shulhan/pakakeh.go

dns go golang http smtp websocket

Last synced: 29 Dec 2025

https://github.com/minuta18/cpp-http-server

Simple C++ HTTP Server. Currently in active dev

c cpp http system-programming web

Last synced: 02 Mar 2025

https://github.com/bobheadxi/res

📫 Ergonomic primitives for working with JSON in RESTful Go servers and clients

api golang http json library requests responses rest-api

Last synced: 18 Mar 2025

https://github.com/diev/svk-transport-hta

Прием и отправка платежной XML информации, бинарных информационных и файлов статистики по HTTP протоколу в систему СВК Банка России.

base64 cbrf-converter hta hta-gui html http httpclient ie ini javascript md5 russian soap svk svkgate telnet transport uta webrequest xml

Last synced: 28 Jul 2025

https://github.com/ddliu/http-monkey

Continuous HTTP request for network simulation.

curl docker http simulation

Last synced: 22 Feb 2025

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

Go HTTP handler for serving MBTiles databases.

golang http maps mbtiles

Last synced: 22 Feb 2025

https://github.com/adrianvillamayor/curlhelper

CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.

api composer curl curl-wrapper curlhelper helper http http-client lightweight php

Last synced: 30 Apr 2025

https://github.com/ealexandros/userver

A fast and easy micropython HTTP web server repository.

http micropython server webserver

Last synced: 29 Dec 2025

https://github.com/varbhat/serv

📡 HTTP File/Directory Server

http https server spa ssl tls

Last synced: 19 Jun 2025

https://github.com/liyanboy74/php-data-logger

Logging HTTP requests into MySQL database

http loogin mysql-database php request

Last synced: 08 Jul 2025

https://github.com/chibat/rest_client_with_proxy

REST Client with Configurable Proxy for Deno

client configurable deno experimental http http-client proxy rest rest-client

Last synced: 27 Mar 2025

https://github.com/ido50/sheepwool

Semi-Static Site Generator and Server

blogging c fastcgi http lua openbsd static-site-generator website

Last synced: 11 Jan 2026

https://github.com/th3shadowbroker/sse-example

Example code for working with SSE :satellite:

golang http sse sse-client sse-server

Last synced: 30 Oct 2025

https://github.com/bjoernalbers/ansible-role-munki

Ansible Role to install a Munki Server on Ubuntu.

ansible ansible-role http mac macos munki nginx osx samba server smb

Last synced: 19 Jul 2025

https://github.com/kai-xl/auto-fuffer

Fuffing But with a fancy CLI based GUI twist!

fuff gui http https linux python3 web

Last synced: 27 Mar 2025

https://github.com/vernonthedev/conmon

Python terminal application that allows users to effortlessly check the connectivity of websites

async await http http-client https python requests urlib

Last synced: 21 Mar 2025

https://github.com/devzolo/ruxios

Ruxios is a lightweight yet powerful HTTP request library for Rust. Inspired by libraries like Axios, Ruxios provides a straightforward but mighty interface for your Rust applications.

crate fetch http lib macro request rust

Last synced: 10 Apr 2025

https://github.com/bit-nation/services.nation-cache

Microservice for the nation-cache. This scans the Ethereum blockchain, maintains a list of nations, and serves that list to clients via HTTP endpoint.

endpoint ethereum http nations

Last synced: 29 Mar 2025

https://github.com/FabienHenon/jsonapi-http-retry

Retry failed jsonapi requests with retry policies

elm elm-lang http jsonapi remotedata retry

Last synced: 22 Feb 2025

https://github.com/bbonnin/h

Simple CLI to query HTTP endpoints

cli curl hacktoberfest http wget

Last synced: 24 Jun 2025

https://github.com/parzibyte/plugin-impresora-termica-bt-android

Plugin gratuito para comunicarse con impresoras térmicas Bluetooth en Android y enviar comandos ESC POS desde cualquier lenguaje de programación que hable HTTP

android bluetooth bluetooth-printer http java javascript plugin printer thermal-printer

Last synced: 12 May 2025

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

Automated repository to fetch, curate, and maintain the best proxies with continuous integration

anonymity anonymous elite free-proxy http http-proxy https networking proxies proxy proxy-list socks socks-proxy socks4 socks4-proxy socks5 socks5-proxy speedx vpn

Last synced: 18 Mar 2025

https://github.com/PaulioRandall/volley

(Discontinued) Small embedded Lua interpreter designed for testing JSON based web services and with a binary comfortable fitting inside repositories

api c embedded http json learning learning-by-doing lua makefile scripting small-tools testing

Last synced: 11 May 2025

https://github.com/afeiship/root-domain

Extract root domain name from an URL.

ajax args arguments fetch http next parse request

Last synced: 01 Apr 2025

https://github.com/hacimertgokhan/must

A lightweight http-request application that developed with Rust and Tauri.

http http-requests javascript postman-alternative rust tauri

Last synced: 19 Mar 2025

https://github.com/reschke/json-fields

Implementation of draft-reschke-http-jfv ("A JSON Encoding for HTTP Field Values")

fields http json

Last synced: 22 Feb 2025

https://github.com/benj1x/bargain-hunting

P1 Projekt til Bargain Hunting på AAU

apis c http libcurl

Last synced: 19 Jul 2025

https://github.com/rohanraj7316/httpclient

basic http client with id tagging, req, resp and req/res body tagging

golang http

Last synced: 17 Jan 2026

https://github.com/procyon-projects/procyon-web

It provides web support for Procyon Framework

go golang golang-library http procyon-web web

Last synced: 17 Jan 2026

https://github.com/milindkusahu/qtrip-dynamic

QTrip Dynamic is a travel website aimed at travelers looking for a multitude of adventures in different cities.

bootstrap bootstrap-carousel conditional-rendering css curl deployment developer-tools dom-manipulation es6 event-handling heroku html http javascript json localstorage netlify-cli responsive-design rest

Last synced: 20 Jan 2026

https://github.com/ramibch/django-tweets

An app to manage tweets in a Django project.

django http python twitter twitter-api

Last synced: 03 Mar 2025

https://github.com/adamjosefus/allo_server

🦕 Http and WebSocket server for Deno.

deno http http-server server typescript websocket websocket-server

Last synced: 18 Mar 2025

https://github.com/maribelacosta/delay-proxy

An HTTP proxy that introduces network delays to the response from the server

delay http http-server networking proxy proxy-server pypi-packages python27

Last synced: 09 Jul 2025

https://github.com/wdarrenww/connex

HTTP/2 server in Go

go golang http http-2 http-server

Last synced: 09 Jul 2025

https://github.com/mozgiii/sap

Opinionated HTTP server for hosting static files of Single Page Apps from memory with blazing fast speeds

http http-server spa static-file-server static-files static-site web-server

Last synced: 09 Jul 2025

https://github.com/melardev/expressapimongoosepaginatedcrud

Express Api Rest application implementing CRUD with pagination

api crud express full-stack fullstack http mongodb mongoose node node-js nodejs npm pagination rest todo

Last synced: 06 Apr 2026

https://github.com/rafaelmoraes003/blogs-api

CRUD API for blog production using MySQL database with Sequelize.

express http javascript jsonwebtoken mysql node nodejs orm sequelize

Last synced: 21 Mar 2025

https://github.com/timsusa/midi-space

Local running midi server with frontend

http midi nodejs

Last synced: 19 Jul 2025

https://github.com/epicseven-cup/lat.sh

just a fancy url shortener

golang http svelte url url-shortener

Last synced: 25 Jan 2026

https://github.com/nanaelie/http-headers-collection

EN: A simple and practical collection of HTTP headers with recommended values, effects, and related security risks. FR : Une collection simple et pratique d’en-têtes HTTP avec leurs valeurs recommandées, effets et risques de sécurité associés.

api-security best-practices cheatsheet collection devsecops headers headers-collection http http-headers infose markdown open-source security security-headers web web-dev web-security

Last synced: 19 Jun 2025

https://github.com/effectra/http-server-handler

Handles an HTTP request by processing a stack of middlewares.

http http-server middleware php psr server

Last synced: 29 Dec 2025

https://github.com/mskian/website-status

CLI to check website HTTP status and send notifications to ntfy.

cli http http-code http-status ntfy ntfy-sh ntfysh typescript typescript-cli uptime-monitor

Last synced: 03 Mar 2025

https://github.com/bridgerbrown/ts-interpreter

An interpreter built in TypeScript and Jest, displayed on vanilla JS frontend and connected through websockets to Node.js backend.

http javascript jest nodejs typescript websocket

Last synced: 05 Apr 2026

https://github.com/kirillzhosul/scan

Web-based targets scanner. Possible API urls, frameworks, whois, ports and more about target.

http scanner vulnerability whois

Last synced: 01 Apr 2025

https://github.com/thislight/luapicohttpparser

Lua binding for picohttpparser.

http lua lua-bindings picohttpparser

Last synced: 30 Oct 2025

https://github.com/shellshape/rush

A tiny HTTP benchmarking and performance testing CLI tool.

benchmark cli http http-benchmarking performance-analysis requests rust

Last synced: 02 Mar 2025

https://github.com/flodlc/throw-http

Throw-http is an Error utility for handling http errors in a delightful way. I created it because existing libraries are not type-safe, not correctly exported or don't allow to pass additional data in the error.

error http node

Last synced: 23 Feb 2025

https://github.com/whiskeysierra/http-toolbox

Small, reusable HTTP related libraries, targeting specific RFCs

http java rfc7240 utilities

Last synced: 23 Feb 2025

https://github.com/flew1x/go-lifeguard

A tiny, battle-tested library that gives every Go service the same rock-solid “platform primitives” in < 10 LOC

context go golang grcp http lifecicle workers

Last synced: 11 Jan 2026

https://github.com/nofaralfasi/integrative-project

Implementation of integrated software system providing API's to the back end business logic using a variety of front end applications

agile bitbucket css hibernate html http javascript jpa mysql postman reflection rest-api restful-api scrum spring spring-boot spring-data-jpa spring-test springframework trello

Last synced: 06 Apr 2026

https://github.com/mamantoha/upload_io

A streaming upload library written in Crystal that integrates with HTTP::Client. It supports chunked uploads with a built-in progress callback

crystal http upload

Last synced: 07 Jul 2025

https://github.com/amazingandyyy/body-parser

👷 A simple body parser middleware for node-server or ExpressJS.

body-parser expressjs http https node-server nodejs openjs opensource scratchese server util

Last synced: 01 Apr 2025

https://github.com/shinnn/inject-body

Inject contents into the HTML <body> tag of an HTTP response

html http javascript modification nodejs non-blocking response stream xml

Last synced: 28 Mar 2025

https://github.com/niaow/sse

Golang HTML5 Server-Sent-Events

golang html5-sse http

Last synced: 15 Dec 2025

https://github.com/richscott/servers-survey

Survey many public web-sites in parallel for their software version

go golang goroutine http

Last synced: 29 Apr 2025

https://github.com/notreeceharris/cthulhu.js

:squid: Fast and minimal HTTP framework designed to slipstream API development with standardisation and security in mind

http http-server javascript nodejs npm server webframework

Last synced: 03 Mar 2025

https://github.com/chocolateloverraj/android-api-http

Give web pages access to all android APIs (with permission, of course)

android android-api api http kotlin ktor permissions web-page

Last synced: 20 Mar 2025

https://github.com/prasoonsoni/task-manager-backend-golang

The task manager allows you to perform basic operations such as creating, reading, updating, deleting, and changing the status of tasks. The goal of this exercise is to improve your understanding and proficiency in GoLang backend development by implementing these functionalities.

bson golang gorilla-mux http mongodb

Last synced: 21 Mar 2025

https://github.com/matrixai/http-demo

Demo of an basic HTTP server wrapped up as Nix project

http http-server https https-server socat

Last synced: 17 Mar 2025

https://github.com/ollieday/mockablehttp

A mockable wrapper for System.Net.Http.HttpClient

csharp dotnet http library mocking mocks testing unit-testing

Last synced: 08 Apr 2025

https://github.com/kx0101/http-server-from-scratch

a low level http/1.1 server built from scratch, handling raw tcp, chunked transfer encoding, response trailers, streaming and serving binary data like video.

binary chunked chunked-encoding golang http http-1-1 network-programming parsing streaming tcp trailers udp video

Last synced: 21 Jun 2025

https://github.com/lathoub/express

Fast, unopinionated, (very) minimalist web framework for Arduino ESP32

arduino arduino-library esp32-arduino express html http http-server parser web webservice

Last synced: 13 Mar 2025

https://github.com/stuvusit/nginx

Set up a nginx server with Ansible

ansible ansible-playbook http load-balancer nginx webserver

Last synced: 26 Mar 2025

https://github.com/devraymondsh/rust-webframeworks-benchmark

In this project we benchmark different Rust web frameworks to see which framework can handle more requests/second.

api benchmark framwork http http-server rust web

Last synced: 26 Mar 2025

https://github.com/httpland/http-websocket

HTTP request for websocket with standard Request and Response

deno handler http request response rfc-6455 validate websocket

Last synced: 17 Feb 2026

https://github.com/honoluluhenk/http-content-disposition

Java library for building the HTTP Content-Disposition conforming to RFC6266, RFC5987 (opinionated but correct)

content-disposition http rfc-6266

Last synced: 16 Feb 2026

https://github.com/congruencelabs/http-duration-client

Measure duration for Node HTTP lifecycle events

duration http nodejs timings

Last synced: 03 Mar 2025