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/zhwaaaaaa/rpollingc

a client framework for long remote invoke with http.

celery http long-connection netty polling

Last synced: 20 Jul 2025

https://github.com/contributte/apitte-fullstack

💀 [DISCONTINUED] :thumbsup: Apitte meta package with all features

api apitte fullstack http nette nette-framework

Last synced: 19 Jul 2025

https://github.com/eaceto/regraphql

A simple (yet effective) GraphQL to HTTP / REST router

degraphql graphql graphql-server http http-server kong proxy rest-api reverse-proxy

Last synced: 07 May 2025

https://github.com/doumanash/etag-rs

Simple ETag calculation.

etag http http-header

Last synced: 19 Mar 2025

https://github.com/Bessonov/node-http-router

Fantastic type-safe router for Node.js, micro and other servers

api http match micro microservices nanoservices nodejs rest route router routing server typescript

Last synced: 07 May 2025

https://github.com/mo7amedaliebaid/cities-finder

A Flutter app to get the location ,weather ,time and other information for any city you search for.

api bloc cubit dart flutter flutter-apps flutter-google-maps google-maps google-maps-api http orientation responsive-design responsive-layout search

Last synced: 12 Apr 2025

https://github.com/sharmadhiraj/flutter-access-refresh-token-manager-demo

Efficiently handle access token expiration with a single request, optimizing performance during concurrent API calls.

access-token auth dart flutter http jwt mobile-app refresh-token

Last synced: 28 Apr 2026

https://github.com/elias8/networkx

Custom network error types for easy error handling.

dart dio error-handling http networking

Last synced: 05 Apr 2025

https://github.com/miteshsharma/jmeteruserloadtest

Load test by running CRUD on user resource using apache JMeter

http jmeter load-test stress-test

Last synced: 07 May 2025

https://github.com/fontseca/playground

A web-based HTTP client designed for testing raw web APIs or those imported from Postman collections in JSON format. This tool functions as a plugin on my website, primarily to highlight my work as a back-end engineer.

api css golang html http http-client javascript json playground postman

Last synced: 13 Apr 2025

https://github.com/jaredwray/mockhttp

A simple HTTP server that can be used to mock HTTP responses for testing purposes. Inspired by httpbin and built using nodejs and fastify with the idea of running it via https://mockhttp.org, via docker jaredwray/mockhttp, or nodejs npm install jaredwray/mockhttp.

fastify http httpbin https mock mock-server nodejs

Last synced: 18 May 2026

https://github.com/produck/mitm

HTTP/HTTPS man in the middle proxy server

http mitm server ssl websocket

Last synced: 13 Apr 2025

https://github.com/arcticfox1919/gio

http network package for dart and flutter

dart dio flutter http

Last synced: 19 Aug 2025

https://github.com/geniuszly/GenWebDownloader

is a Node.js application designed to download entire websites and their resources for offline viewing. It utilizes Puppeteer for browser automation and Axios for resource fetching, ensuring a complete and efficient download process.

automation cybersecurity ethical-hacking file-download file-transfer genwebdownloader http network-security network-tools nodejs penetration-testing python web web-downloader website website-downloader

Last synced: 07 May 2025

https://github.com/andream16/go-opentracing-example

opentracing-go example that generates a trace and child spans across http, grpc, kafka and postgresql.

go grpc http jaeger jaegertracing kafka opentracing span traces tracing

Last synced: 14 Oct 2025

https://github.com/nwtgck/tcphttp-server

TCP-over-HTTP server: Clients can use it with curl and perhaps browser

http http-server nodejs tcp tcp-over-http

Last synced: 13 Apr 2025

https://github.com/alexindigo/agnostic

A node library that allows other projects to be agnostic of particular http server implementation

agnostic byos express hapi http library nodejs restify server web wrapper

Last synced: 18 Mar 2025

https://github.com/lexsca/spoof

On-demand HTTP test server for Python

http http-proxy http-server python testing testing-tools

Last synced: 05 Apr 2026

https://github.com/curveball/bodyparser

A middleware to parse JSON and Text bodies.

curveball framework hacktoberfest http http2 middleware nodejs push typescript

Last synced: 12 Sep 2025

https://github.com/caiorss/zhserver

Haskell Webserver for Zotero reference manager - based on Zotero.

app application books document education haskell http papers reference rest search server zotero

Last synced: 07 Sep 2025

https://github.com/gavindmello/celer

🚴 A dead simple REST framework

framework http

Last synced: 16 Jul 2025

https://github.com/randomhashtags/destiny

Standalone Lightweight HTTP Server using Swift Macros for routing.

http http-server server server-side-swift swift swift-macro swift-macros web-server

Last synced: 07 Mar 2026

https://github.com/mesosphere-backup/mesos-client

Wraps Mesos Event Stream API into rxjs Observable.

client http mesos observable rxjs

Last synced: 05 Mar 2026

https://github.com/dev-ashishk/nest-axios-http

A NestJS module for simplified HTTP requests using Axios with dynamic configuration, logging, and interceptor support.

axios axios-nestjs http nestjs nestjs-axios nestjs-backend nestjs-http typescript utility

Last synced: 12 May 2025

https://github.com/oliverdaff/hprobe

A HTTP probe written in Rust

http pentest-tool pentesting probes rust

Last synced: 12 Jul 2025

https://github.com/iggy-rs/iggy-cpp-client

Official, lightweight C++ client SDK for Iggy.rs message streaming.

cpp cpp17 http iggy library messaging quic tcp

Last synced: 08 Mar 2026

https://github.com/project-simple/simple.webplatform

Server for monitoring Gama Server simulations and managing multiplayer connections

gama-platform http multiplayer-game node-js server websocket

Last synced: 02 Feb 2026

https://github.com/hedhyw/semerr

A way of dealing with Golang errors

errors go golang golang-errors golang-library golang-package grpc http

Last synced: 21 Mar 2025

https://github.com/aoliveti/gracefulhttp

A Go library for graceful shutdown of an HTTP server, configured using best practices.

cloudflare go graceful graceful-shutdown http http-server https shutdown

Last synced: 12 Apr 2025

https://github.com/seriousbug/http-drogue

A tiny service that downloads files over HTTP links, with resume and restart support.

download download-management download-manager download-managers downloader http https self-hosted

Last synced: 10 Jul 2025

https://github.com/hexilee/gotten

A powerful web SDK builder for go, like retrofit for java

go golang http http-client retrofit retrofit2 sdk-builder web web-sdk

Last synced: 15 Apr 2025

https://github.com/scottlamb/http-auth

Rust library for HTTP authentication. Parses challenge lists, responds to Basic and Digest challenges. Likely to be extended with server support and additional auth schemes.

authentication digest http rust

Last synced: 26 Oct 2025

https://github.com/tsinis/functional_status_codes

This pure-Dart package offers a functional approach to handling HTTP status codes 🌐

dart functional-programming http status-code status-codes

Last synced: 31 Aug 2025

https://github.com/ozzy-zy/minimal-http-server

My solution for the HTTP-Server Coding challenge in CSharp

csharp dotnet http http-server network tcp

Last synced: 22 Mar 2025

https://github.com/lukedschenk/hackinos-file-upload-finder

Just a place to keep a neat piece of code I made in order to assist in rooting the HackInOS machine on Vulnhub.

brute-force bruteforce ctf ctf-solutions ctf-tools hacking hackinos-machine hashing hashlib http http-requests pentesting python python-requests python3 reverse-shell vulnhub

Last synced: 26 Apr 2025

https://github.com/librity/ft_netmon

42 São Paulo - Labs, 3rd Edition - netmon - A Threaded Network Monitoring Service in Pure C

42 42born2code 42projects 42saopaulo 42school c dns http http-client https https-client monitoring-tool network-monitoring norminette ping pthreads threadpool threads

Last synced: 28 Feb 2026

https://github.com/solitarju/vrchat-api-library

🔥🔥 Your All-in-One Node.js API Solution for Seamless Interaction with VRChat's REST API and real-time events using Websockets! ✅✅

api api-wrapper authentication client http integration javascript library nodejs rest vrchat websocket

Last synced: 23 Oct 2025

https://github.com/hauleth/plug_clacks

Remember the fallen

clacks elixir http plug

Last synced: 30 Aug 2025

https://github.com/cdimascio/japi-errors

⚡Customizable errors for RESTful and HTTP services.

errors http http-errors http-exceptions http-status-codes rest

Last synced: 24 Apr 2025

https://github.com/loshz/metrics_server

A hassle-free, single-responsibility, safe HTTP/S server used to easily expose metrics in your application.

http https metrics rust server

Last synced: 22 Mar 2025

https://github.com/thealteria/nirikshak

Nirikshak is a lightweight Dio HTTP Inspector tool for Flutter which helps debugging http requests. It's a fork of popular package alice.

dart dart-library dio flutter flutter-examples flutter-package http inspector

Last synced: 03 Jul 2025

https://github.com/tiny-go/middleware

Golang HTTP middleware

golang handler http middleware simple

Last synced: 29 Jan 2026

https://github.com/adaiasmagdiel/windows-c-http-server

This is a simple and functional C web server designed specifically for Windows systems. It serves static HTML files to clients over HTTP and utilizes Windows-specific APIs.

c http pure-c server static

Last synced: 26 Oct 2025

https://github.com/yashmeh/hippo

Heavy-duty data ingestor service for gRPC/REST based clients.

grpc hacktoberfest http influxdb kafka kafka-connect proxy timberio vector zookeeper

Last synced: 14 May 2025

https://github.com/bwplotka/go-httplog

Robust, smart logger for Golang http handlers

go golang http logging middleware request response

Last synced: 05 Sep 2025

https://github.com/krolow/meaning-error

Give some meaning for the errors that you throw

http http-status-code nodejs

Last synced: 06 Jul 2025

https://github.com/pjc0247/stronghttp

Make Interface All the REST Requests! (강력한 REST 콜)

csharp emit http reflection

Last synced: 05 Mar 2025

https://github.com/martinthomson/http-replay

TLS early data and HTTP

0rtt anti-replay http retry tls13

Last synced: 06 Jan 2026

https://github.com/vvvv/VL.IO.WebServer

A webserver for VL

http vl vvvv webserver

Last synced: 07 Aug 2025

https://github.com/martinius96/wifi-termostat

WiFi termostat postavený na platforme Espressif - ESP8266 / ESP32 s využitím teplotného senzora Dallas DS18B20 na OneWire zbernici. Umožuje riadiť kotol signálovým relé ovládaným cez GPIO invertovanou logikou. Výstup je možné na základe firmvéru riadiť v automatickom režime s nastavenou cieľovou teplotou a hysterézou, alebo manuálne softvérovým tlačidlom. WiFi thermostat built on the Espressif platform - ESP8266 / ESP32 using the Dallas DS18B20 temperature sensor on the OneWire bus. It allows to control the boiler by a signal relay controlled via GPIO inverted logic. The output can be controlled on the basis of the firmware in automatic mode with the set target temperature and hysteresis, or manually with a softkey.

arduino communication control dallas ds18b20 eeprom esp32 esp8266 http onewire output relay socket temperature temperature-monitoring temperature-sensor thermostat thermostat-controller webserver wifi

Last synced: 15 Oct 2025

https://github.com/amayaframework/sun-http-server

A repackaged and refactored sun http server, created in the original form by Oracle and formerly embedded in the jdk. Distributed under the GNU v2 license.

http http-server https https-server java java-8 java-library java-nio java-server nonblocking-sockets sun sun-server

Last synced: 14 Oct 2025

https://github.com/joakin/node-elm-server

A small node.js server with the core logic built in Elm

elm elm-lang http node nodejs server

Last synced: 30 Jul 2025

https://github.com/alexfrancow/gomitm

:construction: An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers written in go.

go golang http https martian mitm proxy security tcp

Last synced: 14 Oct 2025

https://github.com/nepaul/rest-url-parser

Simplifies managing parameter-inclusive URLs, especially useful for applications handling REST APIs with URL-embedded resource identifiers.

api-rest axios fetch got http http-client https needle request rest-api restful-api sse superagent url

Last synced: 04 Oct 2025

https://github.com/kirouane/imposter

Mock HTTP requests with php

api http mock php phpunit stub

Last synced: 12 Oct 2025

https://github.com/waveshareteam/waveshare_roarm_sdk

This is a python API for serial or http communication with waveshare roarm and controlling it.

http python roarm robotics serial waveshare

Last synced: 17 Mar 2026

https://github.com/propensive/anticipation

Minimal typeclass definitions for seamless integration without hard dependencies for Scala

css dependencies html http interfaces scala seamless time typeclasses

Last synced: 11 Apr 2025

https://github.com/dscottboggs/geoinfo

Simple wrapper around the geo-info.co API

crystal-language geocoding http json-api rest-api

Last synced: 29 Oct 2025

https://github.com/socketsomeone/node-brawlstars

👀 Javascript library to communicate with Brawlstars API

api brawl-stars brawlstars bs http https nodejs

Last synced: 05 May 2025

https://github.com/ramlmn/serv

💻 A development server for serving static files

cli http http-server http2 https server static tls

Last synced: 22 Mar 2025

https://github.com/grepplabs/reverse-http

Reverse HTTP proxy over QUIC protocol

edge go golang http https quic reverse-http reverse-proxy tunnel

Last synced: 14 Jan 2026

https://github.com/mehditeymorian/httpclient

Http Client Sample code

http http-client java

Last synced: 15 Jul 2025

https://github.com/dkarter/cookie_monster

🍪 HTTP Cookie Encoder and Decoder in pure Elixir with zero runtime dependencies.

cookie cookies elixir erlang http phoenix phoenix-framework

Last synced: 10 Aug 2025

https://github.com/ya-kostik/small-rpc

Простой RPC для проекта. Можно использовать как с HTTP, так и с сокетами, так и с любым другим транспортом.

http javascript js node nodejs rpc rrpc socket tcp websockets

Last synced: 12 Jul 2025

https://github.com/ilius/ripo

A small but effective Go library for implementing REST API server that looks like gRPC

api grpc http rest rest-api restapi

Last synced: 12 Jun 2025

https://github.com/tada5hi/hapic

A tiny & simple fetch based http client with a collection of different presets.

api api-client client fetch fetch-api harbor harbor-client http oauth2 oauth2-client rest vault vault-client

Last synced: 25 Feb 2026

https://github.com/kyleterry/jot

Simple editable pastebin

editable golang http pastebin pastebin-service

Last synced: 25 Mar 2025

https://github.com/redborder/k2http

Forwards messages from kafka to an HTTP endpoint.

autodelivery http kafka redborder-ng

Last synced: 14 Jan 2026

https://github.com/wflixu/obfetch

a httpClient base on rxjs and fetch api inspired by angular httpClient

axios fetch fetch-api http http-client rxjs

Last synced: 29 Jun 2025

https://github.com/thiagonache/httpstats

The idea of this package is to provide an easy way to collect detailed HTTP metrics from the client. It exports a function that injects hooks using HTTPTrace Package.

go golang golang-library http http-client stats

Last synced: 31 Jan 2026

https://github.com/cpageler93/consulswift

Consul Client for Swift

client consul http swift

Last synced: 21 Oct 2025

https://github.com/zrthstr/tarball_httpd

Serves directories as .TARs (tarball archives) over http - to be downloaded by a web browser

filesharing http http-server python python3 server tarball tarball-httpd tool web

Last synced: 23 Jan 2026

https://github.com/seven7ty/httpcats

Bringing you closer to your favorite HTTP Cats.

cat cats http httpcats package pypi pypi-package python python3 python38

Last synced: 12 Apr 2025

https://github.com/kt3k/stubbatti

A command line stub http server with the special DSL.

http stub

Last synced: 17 Mar 2026

https://github.com/peter-gergely-horvath/commandmosaic

Implementing Java services based on the command design pattern

command-pattern http http-server java-application java-service rest servlet spring-boot

Last synced: 24 Oct 2025

https://github.com/lukasbach/mockingbirb

Desktop app for configuring HTTP mocking servers

desktop-app http javascript mock routing server

Last synced: 30 Apr 2026

https://github.com/nmattia/cio

cio: cached HTTP requests for a smooth Jupyter experience!

haskell http jupyter leveldb

Last synced: 28 Apr 2026

https://github.com/dragonwocky/nadder

an experimental web framework for Deno

deno http jsx typescript

Last synced: 14 Mar 2026

https://github.com/kirillzhosul/reverse-proxy

Simple reverse proxy written in C

c educational http linux nginx proxy reverse-proxy socket

Last synced: 17 Oct 2025

https://github.com/sado0823/go-kitx

micro service web framework including http and grpc. some practical tools、 algorithms written in Go

golang grpc http web

Last synced: 25 Feb 2026

https://github.com/2kabhishek/nerver

Tiny Node.js HTTP server. 📡☁

http http-server nodejs server

Last synced: 27 Mar 2026

https://github.com/patriktrestik/homeassistant_nicegate

Home Assistant integration for Nice gate actuator connected by IT4WiFi

gate homeassistant http nice

Last synced: 27 Oct 2025