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/dlove24/urest

Micro REST HTTP Server

http micropython rest

Last synced: 13 Sep 2025

https://github.com/fzdwx/vertx-fzdwx

vert.x based websocket and http service

http vertx weboskcet

Last synced: 01 Oct 2025

https://github.com/didrod205/fetchwise

Tiny zero-dependency resilient fetch — retries, exponential backoff, timeouts & Retry-After. ~1KB, works everywhere fetch does.

backoff exponential-backoff fetch fetch-retry http retries retry timeout typescript zero-dependency

Last synced: 16 Jun 2026

https://github.com/idea2app/public-meta-data

HTTP API for Public Meta Data, written in TypeScript & designed for CDN.

api cdn data http meta public typescript

Last synced: 15 Mar 2025

https://github.com/iconoeugen/docker-nginx

Docker image to run Nginx Reverse-Proxy as Kubernetes service

docker http http-proxy https https-proxy nginx proxy

Last synced: 30 Oct 2025

https://github.com/pangum/http

盘古Http客户端适配,集成以下功能:1、易用的API;2、统一的调用接口;3、自动配置;4、智能化

framework go golang http library resty

Last synced: 10 Mar 2026

https://github.com/linux-vps/httpyac-example

Tokens are stored from the response, in an environment variable, with a set name.

accesstoken http httpyac refresh-token requests token

Last synced: 22 Mar 2025

https://github.com/olivere/httputil

A set of opinionated helpers for working with HTTP handlers, requests, and responses.

go golang http

Last synced: 03 Sep 2025

https://github.com/akurtz87/modbus_plc_python_scada_simulator

Simulated industrial control system with Modbus TCP/IP and web HMI to manage air conditioning units.

hmi-visualization http industrial-automation modbus modbus-client modbus-server modbus-tcp pymodbus

Last synced: 07 Apr 2025

https://github.com/onsonr/hway

Decentralized Gateway to the Sonr Identity Network 📶

did gateway http ipfs p2p sonr

Last synced: 25 Feb 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: 09 Apr 2026

https://github.com/ryleeharrison/simple-fast-dynamic-http-server

Dynamic HTTP server that automatically handles URL to local resource path and content-type headers

dynamic dynamic-handlers dynamic-http dynamic-http-server http node-http node-http-server

Last synced: 06 Jan 2026

https://github.com/taraflex/wg-proxer

Turn WireGuard to HTTP proxy

http proxy wireguard wireguard-vpn

Last synced: 21 Mar 2025

https://github.com/supriyo-biswas/gohttpd

A simple web server written in Go using net/http

golang http http-server web-server

Last synced: 04 Apr 2025

https://github.com/carlosmatheus/python-web-framework

A HTTP Python web framework implementation

framework http python restful-framework

Last synced: 28 May 2026

https://github.com/lucas-rm/to-do-list

Desenvolvimento de uma aplicação (API REST) de lista de tarefas (To-Do List). A aplicação permite ao usuário criar uma nova tarefa, visualizar todas as tarefas e visualizar uma tarefa específica.

api-rest axios bootstrap-vue bootstrap4 csharp entity-framework http sql-server todo-list vue vue-router vue2 vuejs vuex3

Last synced: 11 Apr 2026

https://github.com/huttotw/zoom

A load testing utility that can generate different requests according to some predefined template.

concurrent configuration http load random template test

Last synced: 04 Oct 2025

https://github.com/0xsiddhant/pokedex

PokeDex builds on Flutter use to show the list and stats of pokeman.

dart flutter http pokedex pokemon pokemon-api

Last synced: 18 Apr 2026

https://github.com/ctron/hot

Command line test tool for Eclipse Hono

amqp1-0 eclipse-hono http iot mqtt

Last synced: 18 May 2026

https://github.com/httpland/cors

CORS protocol utility for standard Request and Response

cors http preflight request response utility

Last synced: 18 Feb 2026

https://github.com/yael-castro/cook-book

The purpose of the project is to provide an API to manage recipes and ingredients in order to filter for recipes by ingredients.

golang hexagonal-architecture http rest-api restful-api

Last synced: 12 Jan 2026

https://github.com/go-leo/gorilla

Generate the Gorilla routing file based on the protobuf and Google API rules

go golang googleapis gorilla-mux http http-router protocol restful restful-api

Last synced: 15 Aug 2025

https://github.com/mehdilight/retrofit-php

A type-safe HTTP client for PHP, inspired by Square's Retrofit for Java/Kotlin.

api async client guzzle http rest retrofit streaming type-safe

Last synced: 13 Jan 2026

https://github.com/niradler/remote-deployer

A tool to run scripts on a remote server.

deploy deployer deployment http remote ssh

Last synced: 15 Aug 2025

https://github.com/gabivlj/httpx

Simple error handling library for net/http and httprouter. Return error responses with ease.

error errors go golang handler handlers http httprouter httpx

Last synced: 04 Jul 2026

https://github.com/rozhakxd/miniwebserver

Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.

computer-networks from-scratch http http-server multithreading networking python socket-programming static-server tcp-server web-server

Last synced: 26 Jul 2025

https://github.com/leoborai/patissier

HTTP Cookie builder library following the RFC6265

builder cookies http javascript patissier typescript web

Last synced: 06 Apr 2025

https://github.com/aak1247/gproxy

Simple single domain proxy cli tool, supports tcp/websocket/wss/http/https proxy 简单的单点代理命令行工具

cli http proxy proxy-server tcp websocket

Last synced: 17 Jan 2026

https://github.com/vinniko/asyncer

:twisted_rightwards_arrows: Async handling of the response from the server using the "Async pipe"

ajax angular async async-pipe html http http-request rxjs

Last synced: 19 May 2026

https://github.com/livioribeiro/httprint

Logs HTTP requests to the console for debugging

debug http httpbin requestbin

Last synced: 30 Mar 2025

https://github.com/piorosen/restbed-based-android-web-server

"NOT JNI, NOT ROOTING" Example of how a web server created in C++ works on Android.

adb android cmake gcc http native ndk ninja-build restbed standalone webserver

Last synced: 19 May 2026

https://github.com/roberth-k/rq

rq is a wrapper for go's http client

golang http http-client immutable

Last synced: 16 Jan 2026

https://github.com/trypsynth/runs

Go application to track application run counts.

go golang http runs server

Last synced: 15 Mar 2025

https://github.com/roadrunner-server/gzip

RR gzip HTTP middleware

gzip http middleware

Last synced: 03 Sep 2025

https://github.com/adzashel/express-contact-app

create contact app with expressjs

ejs expressjs http javascript nodejs

Last synced: 25 Feb 2025

https://github.com/toastxc/reywen-http

Easy to use async HTTP client library based on Hyper

http http-client reqwest rust rust-lang

Last synced: 23 Jul 2025

https://github.com/luphord/blanketdb

A simple HTTP accessible database for IoT projects

database http iot python

Last synced: 29 Mar 2025

https://github.com/raku-community-modules/url-find

Raku Module to find all URL's in a text

http

Last synced: 06 Feb 2026

https://github.com/anolchakraborty/java-multi_threaded-http-server

A high performance multi-threaded HTTP webserver built with JAVA implementing sockets and not using any web or other server libraries.

http http-server java javaserver javasockets server

Last synced: 25 Jul 2025

https://github.com/yeet-src/container-traffic

Live per-container HTTP dashboard read from the kernel with eBPF. Rate, errors, latency. No sidecar, no app changes.

cgroups containers docker ebpf http http-monitoring kernel kprobes linux observability red-method tui uprobes yeet

Last synced: 05 Jul 2026

https://github.com/exotjs/exot

Observable TypeScript framework for modern server applications.

bun deno framework http http-server nodejs server typescript web-framework webserver

Last synced: 07 Apr 2026

https://github.com/xieyuheng/reqrec

A Hypertext Transfer Protocol (HTTP) Request Recorder.

http recorder testing

Last synced: 23 Jun 2025

https://github.com/flyclops/tenor_dart

A package for interfacing with Tenor's GIF search directly in Dart using HTTP.

dart dart-library dartlang flutter flutter-package gif gif-picker gifs http tenor

Last synced: 08 Mar 2026

https://github.com/luisgabrielroldan/ex3mer

Ex3mer is a library for building streams from HTTP resources

client elixir http stream

Last synced: 04 Oct 2025

https://github.com/breuerfelix/httproxy-cache

HTTP Reverse Proxy Cache

cache http proxy reverse-proxy

Last synced: 18 Jun 2025

https://github.com/dolead/dolead_entry_points

Serving endpoints through http and amqp. Documenting them in the process.

amqp flasgger http

Last synced: 08 Apr 2026

https://github.com/mariomenjr/handlr

Easily manage routes and handlers on top of *http.ServeMux.

go handler http router

Last synced: 05 Aug 2025

https://github.com/ernanej/network-http-server

Desenvolvimento de uma abstração de servidor HTTP utilizando sockets, sem o uso de bibliotecas de terceiros para a implementação do protocolo HTTP.

dca3605 http http-server network redes sockets

Last synced: 15 Mar 2025

https://github.com/asut00/webserv

Custom HTTP server implemented in C++98, designed to handle client requests efficiently, parse HTTP messages, and serve static or dynamic content.

cpp http http-server server

Last synced: 04 Nov 2025

https://github.com/imzlh/ioblog

ioBlog -- 极少依赖,纯php_cli开发的高速轻量博客程序

blog fast http

Last synced: 06 Mar 2025

https://github.com/dogukanayd/requester

mockable Go request package

go golang http request testable

Last synced: 14 Aug 2025

https://github.com/qjcg/servant

Simply serve HTTP

http http-server webserver

Last synced: 28 Jul 2025

https://github.com/nercone-rear/kaede

Python Library for Processing Generally used Protocols

http python quic

Last synced: 05 Jul 2026

https://github.com/jorgebg/gief

Instant HTTP file uploading server

http python upload

Last synced: 30 Jul 2025

https://github.com/skn437/skn-web-utils

A simple library containing some web development utility objects

bun code html http method response status typescript utility web webdev

Last synced: 24 Aug 2025

https://github.com/mnavarrocarter/amp-http-router

An asynchronous HTTP routing engine for Amp based applications

amphp amphp-http express http middleware router

Last synced: 18 May 2026

https://github.com/parvatijay2901/operationalizing-machine-learning

Microsoft Azure is used to configure a cloud-based machine learning production model, deploy it, and consume it. Also, a Machine Learning Pipeline has been created, published, and consumed using Python SDK.

aci api authentication automl azure deploy-model http pipeline swagger

Last synced: 19 May 2026

https://github.com/pantani/request

Client request abstraction.

client golang http request

Last synced: 09 Aug 2025

https://github.com/everhide/restub

RESTUB is a library for creating HTTP stubs

http mocking service stub

Last synced: 11 Jun 2025

https://github.com/patlux/smtp2http

Forwards incoming mails to a provided http rest endpoint

forward http proxy rust smtp

Last synced: 22 Apr 2026

https://github.com/meedeley/nusa-resto-be

nusa resto

api golang http

Last synced: 28 Aug 2025

https://github.com/yankeguo-deprecated/colimit

concurrency limiter for Echo framework

concurrency-limiter echo echo-middleware golang http

Last synced: 08 Apr 2025

https://github.com/huytd/zap

HTTP web server using tokio-minihttp

http http-server rust serde tokio tokio-rs

Last synced: 02 Sep 2025

https://github.com/jakkritpromma/blocsqliteholder

A Json placeholder Flutter cross platform project written in Dart with Bloc state management, SQLite database and MockHttpClient test

android bloc dart flutter http ios json mock sqlite test

Last synced: 11 Apr 2026

https://github.com/grizz-it/http

HTTP classes for PHP applications.

http php request response

Last synced: 28 Jan 2026

https://github.com/mhingston/jayson

JSON-RPC inspired server and client with HTTP and WebSocket transports and JSON Schema IDL

http json-rpc json-schema nodejs websocket

Last synced: 18 Jan 2026

https://github.com/utilyre/climan

A file based HTTP client

cli client golang http rest

Last synced: 29 Apr 2026

https://github.com/kamva/pantopoda

Pantopoda is a collection of tools related to HTTP request/response

api golang http response statuscode

Last synced: 20 May 2026

https://github.com/mahtin/http-source-information-header

Proposed X-Server-ID HTTP header RFC

http ietf rfc

Last synced: 10 Mar 2025

https://github.com/visheshc14/audio-arca

An Experimental Audio and Text Chat Client-Server Application Written in Golang For Arca/Evangelion As An Sub-Modularity-Function which Focuses on Library PortAudio(I/O)-Architecture Testing.

client-server golang gopher http portaudio websocket

Last synced: 20 May 2026

https://github.com/mohitrajain/mobile_mitm

This is an experiment on how to intercept mobile data on a network using a proxy server .

http https iptables mitm privacy proxy-server ssl-certificates

Last synced: 20 Feb 2026

https://github.com/sleleu/webserv

Writing an HTTP server in C++

42 epoll http multiplexing server socket

Last synced: 15 Mar 2025

https://github.com/comiclandapp/alexa-http-get

Alexa skill to send IR codes to a nodeMCU-based server for amplifier control.

alexa-skill http nodemcu web

Last synced: 08 Apr 2025

https://github.com/lugensa/gocept.httpserverlayer

This package provides an HTTP server for testing your application with normal HTTP clients (e.g. a real browser). This is done using `test layers`, which are a feature of `zope.testrunner`.

http python testing testrunner

Last synced: 24 Mar 2025

https://github.com/pronamic/wp-http-extended-ssl-support

This library extends the WordPress HTTP API with additional SSL options. It provides the option to pass the cURL options CURLOPT_SSLCERT, CURLOPT_SSLKEY and CURLOPT_SSLKEYPASSWD to requests.

curl http pronamic ssl ssl-certificates tls tls-certificate wordpress wordpress-api wordpress-hooks wordpress-http-api wordpress-https wordpress-plugin

Last synced: 09 Feb 2026

https://github.com/dburles/modulepreload-express

Express middleware for generating modulepreload link relations for a Link entity-header based on the requested JavaScript modules import graph.

esm esmodules express header http link middleware modulepreload

Last synced: 16 Apr 2025

https://github.com/cakekindel/purescript-axon

HTTP server library inspired by axum; best-in-class expressiveness & backend-agnostic.

api http http-server purescript rest server

Last synced: 09 Mar 2026

https://github.com/takashiharano/util

Various functions for performing general functions

ajax base64 cgi command csv datetime dialog file hash http json random string util utility utils utitlities zip

Last synced: 16 Jan 2026

https://github.com/anzerr/static.http

http server for serving static files

cli http nodejs static util

Last synced: 16 May 2026

https://github.com/melardev/laravelapipaginatedcrud

Laravel Api application implementing CRUD + Pagination

api crud eloquent full-stack fullstack http laravel orm orm-framework pagination php rest web

Last synced: 18 May 2026

https://github.com/mahmud-kandawala/travel-planner-app

A comprehensive Travel Planner Application designed to simplify trip planning by integrating real-time data from multiple APIs. Users can create, customize, and manage itineraries with personalized suggestions, real-time weather forecasts, and collaborative planning features. Fully responsive for seamless use across all devices.

api client-server cors css flask html http javascript material-ui react socket-io sql-alchemy sqllite typography

Last synced: 11 Apr 2026

https://github.com/gtmartem/go-http-rest-api

Simple golang HTTP REST API

api golang http rest

Last synced: 27 May 2026

https://github.com/johejo/go-content-encoding

HTTP Content-Encoding decoder for Go

content-encoding go golang http middleware

Last synced: 02 Sep 2025

https://github.com/novatecconsulting/showcase-spring-http

Demonstrate different approaches for HTTP based communication in Spring

http pai showcase spring

Last synced: 25 Dec 2025

https://github.com/aarcex3/crul

A mini curl copy in crystal

command-line crystal curl http http-client terminal

Last synced: 05 May 2026

https://github.com/eclipse-thingweb/examples

Example combinations of Thingweb components that have been tested at various events.

coap http iot modbus mqtt organization web web-of-things wot

Last synced: 18 Feb 2026

https://github.com/boreec/url-aliaser

URL aliaser service written in Golang.

alias go golang http json unit-testing url-alias url-shortener

Last synced: 26 Apr 2026

https://github.com/codeaprendiz/http_harbour_go

A tiny go server where no request/response is left unturned.

go http http-server

Last synced: 29 Mar 2025

https://github.com/nwtgck/piping-url-agent

URL-getting Agent for Piping Server

agent http http-server piping-server

Last synced: 21 Jan 2026

https://github.com/iradukunda1/email-client

email client based gmail as smtp server

go golang http smtp-mail

Last synced: 26 Jan 2026