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/AdrienMazet/fri-go

TP Infrastructures d'intégration

go http mqtt pubsub redis rest

Last synced: 06 May 2025

https://github.com/getrighhttt/itunes

Implemented a tab layout that displays a list of my favorite artists' songs. Also added a searchView to search other Artists.

adapter api builder-pattern glide http interceptor recyclerview rest-api retrofit2 singleton-pattern viewpager2

Last synced: 02 Apr 2025

https://github.com/larscom/go-bitvavo

Go thread safe client library (WebSockets / HTTP) for Bitvavo

api binance bitvavo broker client crypto cryptocurrency go golang http websockets ws

Last synced: 29 Mar 2025

https://github.com/bimde/httputils

net/http wrapper for easy outbound http requests in go

go http library

Last synced: 12 Apr 2025

https://github.com/tether/request-body

Decode HTTP request content according its content-type

content-type http request

Last synced: 09 Apr 2025

https://github.com/dylandreimerink/sharedhttpcache

A implementation of a RFC7234 shared HTTP cache written in Go

go golang http http-cache

Last synced: 05 Apr 2025

https://github.com/cirocosta/http-ctx-cancellation

golang's request timeout from context cancellation exemplified in C

c go http

Last synced: 02 May 2026

https://github.com/ckampfe/httpipe

super easy ad-hoc inter-process communication via HTTP

http networking patchbay proxy rust

Last synced: 27 Mar 2025

https://github.com/mohitk05/xk6-close-idle-connections

k6 extension to close idle connections at a defined interval

http k6 k6-extension xk6

Last synced: 02 Apr 2025

https://github.com/conorturner/urequest

Promise based zero dependency node.js http request module

http http-client https nodejs npm-package request

Last synced: 08 May 2026

https://github.com/o-gariba/nodejs-criando-lib

Encontra links dentro de um arquivo .md e verifica qual o seu status HTTP

cli http jest node nodejs npm

Last synced: 13 Apr 2026

https://github.com/vudodov/http-mediator

Simple, easy-to-hook-up mediator implementation that works natively through the HTTP

http http-mediator mediator mediator-pattern middleware

Last synced: 14 Jan 2026

https://github.com/dortenzio/waypp

WAYpp, trip app with JavaFx for frontend, php and mysql for backend.

api graphhopper groq-api http javafx mail-api mysql php

Last synced: 03 May 2026

https://github.com/plasmapper/http-esp-cpp

HTTP C++ Class Component for ESP-IDF

cpp esp-idf http https

Last synced: 18 Jan 2026

https://github.com/graveyard-shift/gy-serv-init

Initiate a barebones Golang web-server using gin-gonic as its http framework

boof golang http

Last synced: 12 Mar 2026

https://github.com/etwodev/ramchi

ramchi is an extension to the go-chi HTTP router designed for rapid and modular development of REST APIs.

go go-chi golang http

Last synced: 12 Mar 2026

https://github.com/xiaohuohumax/x-fetch

一个基于 fetch API 的简单、轻量级的 HTTP 请求库。

endpoint fetch-api http request x-fetch

Last synced: 23 Feb 2026

https://github.com/dcoxall/eventmachine-circuit_breaker

A circuit breaker for eventmachine and em-http-request

circuit-breaker eventmachine http middleware

Last synced: 12 Apr 2025

https://github.com/kananniftiyev/loadfuse

High-performance L7 load balancer implemented in Rust. 💪

algorithms http https hyper load-balancer log rust server tokio yaml-configuration

Last synced: 07 Sep 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: 31 May 2026

https://github.com/dauntlessdev/clima

flutter app for checking weather

api dart flutter http network

Last synced: 09 May 2026

https://github.com/tusuii/golang_webserver_mediater_task

simple goLang server using Gin Framework

go golang http rest-api

Last synced: 28 Feb 2025

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/adrianmg/go-server

http server in go

go golang http http-server server

Last synced: 12 Aug 2025

https://github.com/ndiing/proxy

Perpustakaan untuk mengelola server HTTP/HTTPS dan pengaturan proxy di Windows, termasuk pembuatan sertifikat SSL

http https proxy sertifikat server ssl windows

Last synced: 16 May 2026

https://github.com/galaxy-sea/libby-http-cache-control

By reusing previously acquired resources, you can significantly improve the performance of websites and applications. Web caching reduces latency and network traffic, thereby reducing the time required to display resource representations. Become more responsive by using HTTP caching

cache cache-control caching etag http httpcache java spring spring-boot springmvc

Last synced: 12 Mar 2026

https://github.com/takama/bit

A simplest HTTP router with additional control

go golang http router

Last synced: 26 Mar 2025

https://github.com/dag0310/mailer-php-api

Send emails using an HTTP PHP API using PHPMailer.

api email http javascript mailing php phpmailer python

Last synced: 18 Jan 2026

https://github.com/threecommaio/qflow

Replicates traffic to various http endpoints backed by a durable queue

durable go http queue replication

Last synced: 14 Jan 2026

https://github.com/nktnet1/easy-libcurl

Fork of @JCMais/node-libcurl - cleaner distributable, only easy interface exposed

curl easy http https libcurl node-libcurl request sync-request sync-request-curl

Last synced: 06 Oct 2025

https://github.com/egomobile/node-swagger-proxy

Extension for @egomobile/http-server, which connects to multiply Swagger / OpenAPI instances and merge their documents to one.

docker file http http-server kubernetes merge microservice nodejs openapi3 proxy swagger-ui

Last synced: 06 Oct 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/dbushell/http-tunnel

🚇 A secure HTTP Tunnel / HTTP Proxy

deno http javascript proxy typescript

Last synced: 06 Oct 2025

https://github.com/tnychn/httpx

A simple and convenient net/http wrapper with an Echo-like interface.

backend echo golang http library router server web wrapper

Last synced: 12 Mar 2026

https://github.com/grepplabs/backstream

A library for establishing outbound WebSocket connections from HTTP servers, overcoming ingress restrictions.

http library websockets

Last synced: 14 Jan 2026

https://github.com/t73fde/go-auth-s

Simple HTTP Basic Authentication Web Server

authentication basic-authentication http http-server web

Last synced: 14 Jan 2026

https://github.com/dinanathsj29/angular-beginnersapp-demo-tutorial

A basic Angular Application/Demo example for beginners - will learn Angular Component, Directives like *ngFor, *ngIf, Data Binding & Interpolation, Routing & Navigation, HTTP-HTTPClient Service etc.

angular angular-cli angular-components angular-demo angular-directives angular-routing angular-routing-navigation data-binding http httpclient ngfor ngif

Last synced: 07 May 2026

https://github.com/chris/http_request_logger

Little Go server to log aspects of HTTP requests sent to it.

golang http http-server

Last synced: 14 Jan 2026

https://github.com/jiuhuche120/jhttp

http client tools

client form get http post

Last synced: 21 Jan 2026

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

Nuxt3 $fetch 请求封装

fetch http nuxt nuxt-module

Last synced: 29 Apr 2026

https://github.com/brokeyourbike/nickroservices

Following along with the Nic Jackson introduction to microservices

go golang http http-server microservice microservices

Last synced: 14 Jan 2026

https://github.com/0xrelogic/webhook-catcher-cli

A tiny Go CLI to instantly catch, inspect, and debug webhooks on your localhost, with built-in optional ngrok tunneling.

api api-tes cli debugging developer-tools go golang http localtunnel ngrok tui webhook

Last synced: 10 Oct 2025

https://github.com/im-varun/sareq

SAReq: A modern, open-source HTTP client for the command line

cli command-line developer-tools go http http-client

Last synced: 14 Jan 2026

https://github.com/caydenberg/redux-popsicle

Manage HTTP requests in redux actions with simple, testable object configs

http json popsicle redux rest

Last synced: 19 Jan 2026

https://github.com/hypnguyen1209/ming

A HTTP Mux web framework lightweight and high performance 🥗 priority-based routing with Redix Tree which is based on fasthttp

fasthttp go golang http mux router

Last synced: 14 Jan 2026

https://github.com/cbess/gowebwatch

Go app that watches web resources for HTTP status changes.

golang http web

Last synced: 13 Oct 2025

https://github.com/prongbang/callx

CallX HTTP Client easy call API for Golang

callx go go-callx go-http-client golang http http-client

Last synced: 23 Feb 2026

https://github.com/coenttb/swift-authenticating

A Swift package for type-safe HTTP authentication with URL routing integration.

authentication http swift type-safe url-routing

Last synced: 22 Jan 2026

https://github.com/gordonmcvey/warp-core-php

Small, fast and flexible microframework for building applications and APIs in PHP

api framrwork http json microframework microservice php

Last synced: 24 Feb 2026

https://github.com/winjs-dev/winjs-plugin-request

The HTTP request plug-in of WinJS framework is based on axios and vue-hooks-plus, providing strong request processing capabilities and Vue 3 Composition API support.

axios http plugin request userequest vue-hooks-plus winjs

Last synced: 14 Oct 2025

https://github.com/jmervine/splunking

Low level lib to create an http Request object for connecting to Splunk.

api authentication golang http splunk

Last synced: 15 Oct 2025

https://github.com/konh/analyticsserver

Minimalistic analytics server written on Go and uses MongoDB as storage

analytics go golang http json

Last synced: 04 May 2026

https://github.com/andreyteets/fileserver

A minimalistic https file server with a simple password-only authentication. It provides a simple, secure, universal, cross-patform method to transfer files over network (or just view them in text mode in a browser).

aspnetcore browser cross-platform docker download file file-server file-sharing file-transfer files http https lan minimal network secure server share transfer upload

Last synced: 14 Mar 2026

https://github.com/jackdbd/content-security-policy

Content-Security-Policy in JavaScript, with validation and automatic hashes.

content-security-policy cross-site-scripting csp csp-directives http http-header xss

Last synced: 19 Feb 2026

https://github.com/strider2038/json-rpc-client

Flexible JSON RPC v2 client for PHP written in object-oriented style

client http json-rpc jsonrpc jsonrpc2 php php7 socket symfony symfony-bundle tcp unix

Last synced: 18 Oct 2025

https://github.com/loveyu233/gb

go web(简称gb)项目常用的一些方法函数小工具

decimal gin go gorm http jwt time wx

Last synced: 15 May 2026

https://github.com/mitranim/gr

Short for "Go Request-Response". Shortcuts for making HTTP requests and reading HTTP responses in Go.

go golang http request response

Last synced: 20 Oct 2025

https://github.com/netcorelink/libchttpx

A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.

c cpp http netcorelink

Last synced: 23 Jan 2026

https://github.com/di-void/httdee-rs

Simple http server with form-data parsing 🦀

http http-server rust rust-lang

Last synced: 15 Mar 2026

https://github.com/jjeffery/hclconfig

HCL configuration files

changes configuration encryption http kms s3

Last synced: 23 Jan 2026

https://github.com/mynihongo/fluenthttp

Fluent wrapper around IHttpClientFactory

fluent http httpclient httpclientfactory

Last synced: 25 Oct 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: 29 Apr 2026

https://github.com/vinniko/tasker

📜 A small PHP application with MVC pattern implementation without third-party frameworks.

css database eloquent-orm html5 http mvc mysql php

Last synced: 26 Oct 2025

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/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/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/thiagomvas/seederly

Seederly is a modern API tester, but smarter. It lets you create, test, and send HTTP requests while automatically generating realistic, structured, and schema-based fake data, with none of that AI bloat.

api automation cicd contributions-welcome csharp http requests rest-api testing tool

Last synced: 24 Feb 2026

https://github.com/shiftyx1/pyserve

lightweight HTTP server written in Python

http python server

Last synced: 16 Feb 2026

https://github.com/dualeai/hpke-http

End-to-end encryption for HTTP APIs using RFC 9180 HPKE. Drop-in middleware for FastAPI, aiohttp, and httpx.

aiohttp chacha20 cryptography e2e encryption fastapi hpke http rfc9180 sse streaming x25519

Last synced: 06 Feb 2026

https://github.com/thinkofher/horror

simple http error handlers

error go http

Last synced: 31 Jan 2026

https://github.com/jacob-c-smith/web

High level abstractions for the world wide web

c html http http-server json jsonschema

Last synced: 25 Feb 2026

https://github.com/rekalogika/file-metadata

[READ-ONLY] Metadata library for rekalogika/file

file http http-headers image metadata

Last synced: 25 Feb 2026

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/leopard2a5/wiremock-multipart

Multipart matchers for the wiremock testing framework

http rust testing wiremock

Last synced: 17 Mar 2026

https://github.com/evbg/evc

evc - Simple client for the EVE Python REST API Framework

client crud filtering get http mongodb pagination patch post put pypy python python3 rest rest-api simple sorting upsert versioning wrapper

Last synced: 16 Apr 2026

https://github.com/melonask/axum-skills

Rust Web Framework Skill

axum http routing rust skills

Last synced: 02 Jun 2026

https://github.com/pdmlab/express-http-warning

Create warnings following RFC draft-cedik-http-warning-02: https://tools.ietf.org/html/draft-cedik-http-warning-02

expressjs hateoas http hypermedia nodejs rest-api rfc warning warnings

Last synced: 10 Feb 2026

https://github.com/i-core/rlog

A logging middleware for a Go web server.

golang http logging logging-middleware zap

Last synced: 11 Feb 2026

https://gitlab.com/cosban/endpoints

a golang library to abstract out boilerplate http.Handler code for gin and gorilla

gin go gorilla http

Last synced: 12 Feb 2026

https://github.com/dr-montasir/fluxio

Fluxio is a wrapper around `hyper` version 0.14.19, designed specifically for use within the Fluxor project.

fluxio fluxor http hyper web

Last synced: 13 Feb 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/xcrap-dev/impit-client

Xcrap Impit Client is a package within the Xcrap framework that implements an HTTP client using the Impit library.

client http impit scraping web xcrap

Last synced: 28 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/boudra/griffin

A simple HTTP server library for C

c http http-server simple

Last synced: 22 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/sshehrozali/kubetracer

kubetracer: sidecarless, node-level network monitoring for high-performance HTTP observability

ethernet go golang http https ip kernel kuberenetes kubernetes kubernetes-monitoring linux network-interface-card nic observability tcp tls traces virtual-machines

Last synced: 16 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/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/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/fmjsjx/http-demo

A game demo project for HTTP server.

demo http java

Last synced: 12 Jun 2025