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/shrestha-bishal/lunex-http

A lightweight and flexible REST API client for JavaScript and TypeScript, supporting CommonJS and ES modules (ESM). Features include HTTP methods (GET, POST, PUT, PATCH, DELETE), built-in retry policies with exponential backoff, request lifecycle hooks for detailed logging, configurable timeouts, and strong TypeScript types for seamless integration

axios cjs esm fetch fetch-api got http http-client javascript ky nodejs npm rest-api scalable typrescript

Last synced: 17 Jun 2026

https://github.com/socketbyte/tinyhttp

Very small cross-platform http web server for C++

http http-server rest-api web

Last synced: 17 Jun 2026

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

Go HTTP handler for serving MBTiles databases.

golang http maps mbtiles

Last synced: 18 Jun 2026

https://github.com/awayume/url_parser.rs

A simple URL parser written in Rust

http rust url

Last synced: 18 Jun 2026

https://github.com/aslon1213/g4h-pos

G4H pos system written in fiber/golang

caddy docker erp golang gorelaser http rest

Last synced: 18 Jun 2026

https://github.com/ferronweb/vibeio-http

High-performance HTTP/1.1, HTTP/2, and experimental HTTP/3 server implementation for the "vibeio" async runtime.

http rust

Last synced: 19 Jun 2026

https://github.com/grimdork/funcy

Tools to make sserverless functions a little simpler.

http s3 serverless

Last synced: 19 Jun 2026

https://github.com/theleopard65/fix-flooder

Python scripts demoing DOS Flooding for learning & cybersecurity practice.

cybersecurity ddos ddos-attacks dns dos flood http mit-license packets ping ping-of-death python3 scapy syn tcp udp

Last synced: 20 Jun 2026

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

Small, reusable HTTP related libraries, targeting specific RFCs

http java rfc7240 utilities

Last synced: 20 Jun 2026

https://github.com/lemmotresto/gateway.ts

A simple gateway for your microservices

api gateway http microservices

Last synced: 21 Jun 2026

https://github.com/boudra/griffin

A simple HTTP server library for C

c http http-server simple

Last synced: 22 Jun 2026

https://github.com/liulilittle/ddns

DDNS based on web-api implementation.

csharp ddns freemyip http https

Last synced: 22 Jun 2026

https://github.com/stitchsages/connex

Advanced HTTP/2 server in Go

go golang http http-2 http-server

Last synced: 23 Jun 2026

https://github.com/vasnake/http_get_files

Very simple Go program, enumerate files in given directory and serve them via HTTP GET

files get go http server

Last synced: 25 Jun 2026

https://github.com/mrz1836/go-actions

🎬 Typed HTTP action framework with OpenAPI 3.1 generation for chi

actions chi go golang http router

Last synced: 26 Jun 2026

https://github.com/0suphan0/weatherapp

It is a weather application prepared using OpenWeathermApi and Flutter.

api dart flutter http openweather-api

Last synced: 07 Apr 2026

https://github.com/simplyyan/lostpapyrus

A fast, light, easy and comprehensive Go framework.

backend go golang http http-client http-requests http-server server serverless-framework

Last synced: 01 Apr 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 2026

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

A CLI that tweaks and resends HTTP/S requests

bug-bounty cli http https pentesting

Last synced: 26 Mar 2025

https://github.com/curveball/cors

CORS plugin middleware for Curveball

cors curveball hacktoberfest http middleware

Last synced: 04 Oct 2025

https://github.com/deviantony/reqdump

Small webserver used to dump HTTP requests

golang http

Last synced: 14 May 2026

https://github.com/edgee-cloud/careers

Check out our current job openings on the issues page.

edge edgee golang http rust wasm

Last synced: 14 Jun 2025

https://github.com/jonathanstowe/uri-fetchfile

Raku module to retrieve a file from the internet by the best available method

fetcher http raku utility

Last synced: 02 Apr 2025

https://github.com/foresthoffman/rwb

A Go package for intercepting HTTP(s) response values before sending them to the request client.

go golang http

Last synced: 03 Oct 2025

https://github.com/lunarianss/go-vblog

基于领域驱动的代码组织架构 开发的 vblog 系统, 协议支持: HTTP, GRPC , 集成 cmd, etc, conf version, apps 等包进行项目工程化,IOC 容器管理服务依赖,项目架构分层解耦

apps cmd confi etc golang gorm grpc http version

Last synced: 19 Apr 2026

https://github.com/phogolabs/restify

Opinionated package for building HTTP RESTFul API

form golang http json rest xml

Last synced: 16 May 2026

https://github.com/orshefi/vscode-extension-rest-webview

Wrapper around VSCode events as transport for Webview <-> Extension communication

eventbus http vscode vscode-extension vscode-webview vscode-webview-extension webview

Last synced: 14 May 2026

https://github.com/byndyusoft/byndyusoft.net.http.messagepack

Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using MessagePack.

aspnet byndyusoft http messagepack

Last synced: 02 Feb 2026

https://github.com/phenixblue/cm2http

A utility to discover and serve the data from a Kubernetes configMap via HTTP

client-go configmap http json k8s watcher

Last synced: 13 Apr 2026

https://github.com/abersheeran/rust-h11

A pure-Rust, bring-your-own-I/O implementation of HTTP/1.1

http http-parser sans-io

Last synced: 18 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/emirhangumus/zlient

Build robust, type-safe API clients with runtime validation, retry logic, and zero boilerplate. Use any Standard Schema library — Zod, Valibot, ArkType, and more.

api-client http http-client zod

Last synced: 14 May 2026

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

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

fields http json

Last synced: 14 May 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/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/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/thiradus/discord-webhooks

👾 A collection of Webhook Embeds used on Thiradus' Discord Server.

discord discord-webhooks embed embeds http json json-payload post thiradus webhook

Last synced: 14 May 2026

https://github.com/awayume/discorust

An API wrapper for Discord written in Rust

api api-wrapper discord http http-client network rust websocket

Last synced: 15 May 2026

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/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/adamjosefus/allo_responses

🦕 Prepared reponse classes for Deno.

deno http response typescript utils

Last synced: 15 May 2026

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/c0de4un/pybooks

RESTful API on Python Django for Bookstore Tutorial Project

django django-rest-framework http http-server python rest rest-api restful-api

Last synced: 15 May 2026

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/rsevilla87/hloader

Easy to use HTTP loader tool

golang http http-client http2 performance stats

Last synced: 27 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/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: 09 May 2026

https://github.com/kilo59/csv2http

http request per rows in a csv

csv http http-client json

Last synced: 10 Apr 2025

https://github.com/aptpod/mc

Small package provides a simple way to chain http handlers ⛓️

golang http

Last synced: 15 May 2026

https://github.com/leafney/req

a golang http request library for humans Go语言人性化HTTP请求库

golang http request

Last synced: 15 Jan 2026

https://github.com/guanhui07/webman-skeleton

webman skeleton,websocket-server,workerman,laravel-orm,amqp,console

amqp cache console framework http orm php webman websocket websocket-server workerman

Last synced: 02 Feb 2026

https://github.com/1pkg/hedgehog

Hedgehog 🦔: http hedged transport in go

go golang hedged hedging http requests

Last synced: 19 May 2026

https://github.com/jritsema/defaultbackend

An HTTP server that returns 200 OK for "/", health checks, and 501 Not Implemented for all other requests.

backend containers default http

Last synced: 02 Apr 2025

https://github.com/qbart/ohdeer

Oh! Deer! is a simple monitoring service/status page that verifies if your systems are healthy.

go http monitoring-tool

Last synced: 12 Aug 2025

https://github.com/stratosblue/keenconveyance

A `Asp.Net Core Controller` service call framework based on `interface`. 基于 `interface` 的 `Asp.Net Core Controller` 服务调用框架。

aspnet-core aspnetcore client http rpc rpc-framework

Last synced: 09 Apr 2025

https://github.com/polishmatt/neterr

Groupings of exceptions for working with network requests.

error error-handling exception http network

Last synced: 10 Apr 2025

https://github.com/yurkimus/response-status

Listing of RFC2616 Response statuses.

deno enumeration http javascript listing node

Last synced: 10 Apr 2025

https://github.com/javitocor/chat-app-react-native

A mobile chat app. Built with React Native.

chat-application express http mongojs react-native socket-io

Last synced: 06 Apr 2026

https://github.com/kigster/gomoku-cpp-client-server

Client/Server Gomoku implementation based on the ANSI C version

client-server gomoku http json websockets

Last synced: 15 May 2026

https://github.com/breezy-team/loggerhead

Web frontend for Breezy

breezy http loggerhead wsgi

Last synced: 15 Jun 2025

https://github.com/potatogopher/gorilla-middleware

"Chaining" Middleware with Gorilla Mux

golang gorilla-mux http

Last synced: 08 Sep 2025

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/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/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/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/wdarrenww/connex

HTTP/2 server in Go

go golang http http-2 http-server

Last synced: 09 Jul 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/FabienHenon/jsonapi-http-retry

Retry failed jsonapi requests with retry policies

elm elm-lang http jsonapi remotedata retry

Last synced: 23 May 2026

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/mihaibalint/crest-js

Client for REST APIs (javascript)

api http rest rest-api rest-client sdk

Last synced: 08 Jun 2026

https://github.com/zion-pulapakura/Axios-Project

A simple website 🖥️ where you can play around with HTTP methods 🚀 from the Axios.js library

axios http http-requests parcel parcel-bundler scss typescript website

Last synced: 21 Jun 2026

https://github.com/tobbbles/service

An opinionated, simple, Go HTTP API template

api go http kubernetes service

Last synced: 29 Dec 2025

https://github.com/5sigma/spyder

API Testing and Request Framework

api go golang http testing

Last synced: 01 Jun 2026

https://github.com/mavmi/webserv

We are implementing our own HTTP engine with @0LinaSt0

born2code ecole42 http school21 webserv

Last synced: 15 May 2026

https://github.com/harshvishu/mocker

mock REST client for everyone

cli-app cli-tools http json mock mock-server rest rust rust-lang yaml

Last synced: 05 May 2026

https://github.com/0xibra/blackfeed

Python package that allows you easily and elastically download thousands of files concurrently.

batch-processing concurrency downloader http python

Last synced: 23 Jun 2026

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/hummel009/platforms-mod-uploader

Программа для загрузки модов на CurseForge и Modrinth

api curseforge gradle http kotlin minecraft minecraft-mod mod

Last synced: 03 Mar 2025

https://github.com/xeinebiu/android_media_stream

Stream your favorite Videos from your Android Device over Network.

android audio file free http http-server kotlin library music server stream streaming uri video

Last synced: 15 May 2026

https://github.com/peter-mghendi/talaria

Fast, lightweight email rendering over gRPC, gRPC-Web, HTTP and Connect.

connectrpc grpc grpc-web hermes http

Last synced: 15 May 2026

https://github.com/shiftyx1/pyserve

lightweight HTTP server written in Python

http python server

Last synced: 16 Feb 2026

https://github.com/zac-garby/social-network

A basic social network written in Go.

database golang http social-network sql website

Last synced: 15 May 2026

https://github.com/suglasp/pwsh_multithreaded_webserver

Scalable webserver in Powershell. Uses Nginx for loadbalancing and Powershell as backend webserver that supports modules and basic inline html Powershell scripting.

http https loadbalancer multithreaded powershell pwsh scalable webserver

Last synced: 18 May 2026

https://github.com/inmar/twine.js

A pipeline-based, extendable, fluent request library.

chainable-methods component-library http javascript nodejs open-source request

Last synced: 13 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/adamjosefus/allo_server

🦕 Http and WebSocket server for Deno.

deno http http-server server typescript websocket websocket-server

Last synced: 20 May 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