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/suhlig/httpspell

Spellchecker that recursively fetches HTML pages, converts them to plain text, and spellchecks them.

academic http spellcheck spider

Last synced: 02 Feb 2026

https://github.com/metaclips/networking-rs

Various networking codes in Rust.

http network-programming rust

Last synced: 17 Oct 2025

https://github.com/dannytech/httpack

Simple config-generated webserver

config http json server yaml

Last synced: 17 Oct 2025

https://github.com/0xdaksh/node-urlshortner

A Url Shortener built on Nodejs, Expressjs, MongoDB and some magic!

http javascript js nodejs npm url-shortener

Last synced: 17 Oct 2025

https://github.com/twoojoo/waffle

A Fastify wrapper that makes HTTP servers stupidly easy

api fastify fluent-interface hooks http rate-limiter rest typescript

Last synced: 22 Jan 2026

https://github.com/mo-fatah/mizan

Layer 7 Load Balancer

golang http load-balancer

Last synced: 18 Oct 2025

https://github.com/octolab/config

🎛 Configuration toolkit.

config go hacktoberfest http octolab toolkit

Last synced: 27 Jan 2026

https://github.com/remi/plug_locale_root_redirect

PlugLocaleRootRedirect uses PlugBest to map '/' route to a path based on the Accept-Language HTTP header.

elixir http localization plug

Last synced: 01 Jun 2026

https://github.com/ozgen/openapi-emulator

A small HTTP emulator that returns predefined JSON responses based on an OpenAPI / Swagger specification.

api emulator go http kin-openapi mock mock-server openapi3 service-emulation swagger2

Last synced: 14 Mar 2026

https://github.com/wayofdev/laravel-stripe-webhooks

Handle Stripe webhooks in a Laravel application with support of Cycle-ORM.

cycle cycle-orm http laravel payments php php8 spatie stripe webhooks

Last synced: 19 Oct 2025

https://github.com/willian-moreno/dt-money

DT Money é o projeto prático da formação ReactJS, cujo objetivo é introduzir e aprimorar novos conceitos como formulários, acessibilidade, uso de APIs, hooks personalizados, controlled components, performance com React DevTools, context selectors, useCallback, memo, useMemo e muito mais!

dt-money http performance reactjs rocketseat

Last synced: 29 Apr 2026

https://github.com/elusivecodes/fyreresponse

FyreResponse is a free, open-source HTTP response library for PHP.

http message php response

Last synced: 20 Oct 2025

https://github.com/soenneker/soenneker.renovate.client

A .NET HTTP client for Mend Renovate operations

api client csharp dotnet http httpclient mend renovate renovateclientutil util

Last synced: 17 Jun 2026

https://github.com/kevinmingtarja/groot

A simple error logging service written in Go that logs errors to telegram groups using a bot.

go golang http logger telegram-bot

Last synced: 23 Oct 2025

https://github.com/ivanmartynovleti/java-kanban

Kanban-доска (трекер задач)

api gson http http-client http-server java java-core junit

Last synced: 23 Oct 2025

https://github.com/ajayos/server

Express-based HTTP server, handles server-related functionalities like starting and stopping the server, retrieving host information, getting active network interfaces, and formatting memory usage, with usage of environment variables for configuration.

express express-js expressjs http http-server node

Last synced: 23 Jan 2026

https://github.com/aivruu/go-http

Small project to test initial Go knowledges using HTTP requests.

go http

Last synced: 24 Oct 2025

https://github.com/bernoussama/http-server-rust

HTTP server implementation from scratch in Rust

codecrafters from-scratch http http-server rust

Last synced: 01 Jun 2026

https://github.com/pykit3/k3http

We find that 'httplib' must work in blocking mode and it can not have a timeout when recving response.

http python

Last synced: 23 Jan 2026

https://github.com/data-integrations/httptohdfs-action

Action Plugin: Fetches data from an external HTTP webservice or URL

cask-marketplace cdap cdap-plugin http

Last synced: 19 Jun 2026

https://github.com/marcusbello/email-queue-service

Email Queue HTTP Service with an in-memory queue worker which handles the queue based on given configuration.

go http limiter queue rate redis s tests

Last synced: 01 Jun 2026

https://github.com/nathan-osman/divert

Simple Go app for redirecting traffic from one domain to another

golang http

Last synced: 15 Mar 2026

https://github.com/zafnz/go-httptrack

A go library to for http API services to copy inbound http data to outbound calls such as session IDs, tracking IDs, etc

api go http microservices session tracking

Last synced: 28 Jan 2026

https://github.com/rightek/rightek.httpclient

Simple wrapper around `System.Net.Http.HttpClient`

fluent http http-client httpclient net5 net6 netstandard21 request rest-client

Last synced: 25 Oct 2025

https://github.com/joshamaju/effect-fetch

💪🏽 fetch but with super-powers for effect

ajax fetch http request

Last synced: 26 Oct 2025

https://github.com/bogyie/httpclient

Http client for java

client http java

Last synced: 15 Apr 2026

https://github.com/anbalagand/eaglenet

Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.

async async-await fileupload http https interceptor ios json macos networking parsing swift tvos urlsession

Last synced: 28 Jan 2026

https://github.com/ovojs/anykv

The monrepo for AnyKV - a service layer abstracting away different databases.

abstraction-layer anydb bun http mysql polymorphism postgres redis sqlite surrealdb

Last synced: 22 Feb 2026

https://github.com/seriousben/http-parser

HTTP Parser using parser combinators

golang http http-parser parser-combinators

Last synced: 04 Jul 2026

https://github.com/mjethani/zero

A simple man-in-the-middle (MitM) HTTP(S) proxy server… and more in the works

http https mitm proxy

Last synced: 24 Feb 2026

https://github.com/gheris-579/cam-hack

CAM-HACK is a script for analyzing IP cameras and public streams: it automates the detection of RTSP/HTTP endpoints and generates reports for security testing in a lab environment.

cam-hackers camera cypersecuirty hacker http kali-linux kali-linux-hacking kali-linux-tools os python python3 script ubuntu windows windows-11

Last synced: 18 Apr 2026

https://github.com/jweslley/htauth

htauth generates encrypted passwords for basic and digest authentication. Similar to htdigest and htpasswd.

htdigest htpasswd http tool

Last synced: 28 Jan 2026

https://github.com/chambersh1129/requests-session-plus

Drop in replacement from requests.Session with some QOL enhancements

http python requests

Last synced: 16 Mar 2026

https://github.com/alexmerren/httpcache

A HTTP RoundTripper with a local SQLite cache

caching go http roundtripper

Last synced: 29 Jan 2026

https://github.com/devrgd/server-response-helper

Elegant Express middleware for consistent JSON API responses with .response(), TypeScript support, and zero dependencies.

api express helper http json middleware nodejs npm-package response rest server typescript

Last synced: 16 Mar 2026

https://github.com/codepr/rlb

Rough-and-ready lightweight load-balancer in Rust.

http load-balancer reverse-proxy rust

Last synced: 29 Jan 2026

https://github.com/alamin-karno/university_info

A flutter application to find all university in any country using HTTP and provider.

api country dart flutter http provider university

Last synced: 29 Jan 2026

https://github.com/preinboth/status-codes-collection

A comprehensive collection of status codes for HTTP, WebSockets, SMTP, POP3, IMAP, FTP and more. This package provides a central source for all important status codes used in various protocols.

ftp http imap pop3 smtp status websockets

Last synced: 30 Jan 2026

https://github.com/soenneker/soenneker.nuget.client

An async thread-safe HTTP client for the NuGet API

client csharp dotnet http httpclient management nuget nugetclient packages util

Last synced: 07 Jun 2026

https://github.com/jbadeau/gaugekit

A collection of modules to make writing acceptance tests with gauge easier.

bdd beam gauge http screenplay-pattern selenium spark sql testing

Last synced: 15 Apr 2026

https://github.com/afeiship/vscode-restclient-notes

Notes for vscode-restclient ext.

http notes rest vscode

Last synced: 30 Jan 2026

https://github.com/carlosupreme/problem-details-http

TypeScript implementation of the RFC 7807 standard.

http problem-details rfc-7807 typescript

Last synced: 30 Jan 2026

https://github.com/montybechir/proxy_server_err_generator

Proxy server that sits between your browser and other web servers. It takes GET requests from your browser, creates a connection with the requested server, and retrieves the payload. However, this server intentionally inserts random errors into the payload before rendering it to the browser as a prank

get http http-protocol post proxy-server server serverclient

Last synced: 21 Apr 2026

https://github.com/quasoft/oidcauth

Package oidcauth is an authentication middleware for web applications and HTTP APIs which uses an external OpenID Connect identity provider (IdP) for user storage and authentication.

authentication authorization go golang http middleware openid-connect

Last synced: 30 Jan 2026

https://github.com/cenixeriadev/broadcastserver

A roadmap.sh CLI project to understand websocket and real-time user-server communication.

cli goland http networking websocket

Last synced: 31 Jan 2026

https://github.com/php-fast-forward/http

This package serves as an aggregate metapackage, bundling all http components of the Fast Forward ecosystem for easier installation and management.

http http-client http-factory http-message php php-library psr-15 psr-17 psr-7

Last synced: 31 Jan 2026

https://github.com/vikyd/proxy_awesome

Proxy settings of most used software and program languages

company http https intranet proxy

Last synced: 31 Jan 2026

https://github.com/i-rzr-i/onetimerequesttoken

Provide a simple solution to protect the application endpoint from untrusted or unwanted requests by supplying every invoked endpoint with a generated security code.

antiforgery code endpoint http protect secure token

Last synced: 07 Feb 2026

https://github.com/yggverse/yggdrasil-trackers

List of known BitTorrent trackers for the Yggdrasil network

bittorrent catalog http list network trackers udp yggdrasil

Last synced: 31 Jan 2026

https://github.com/memclutter/gorequests

http requests wrapper for go

golang gorequests http

Last synced: 08 Feb 2026

https://github.com/aemloviji/req-proxy

Simple Go app to forward requests to 3-rd party services

api go http test-task

Last synced: 31 Jan 2026

https://github.com/poteshonkovmikhail/golang-avitotenders

The guys from Avito decided to make a service that will allow businesses to create a tender for the provision of any services. And users/other businesses will offer their favorable conditions for receiving this tender. Help the guys from Avito implement the new HTTP API!

gin-gonic golang http http-api jwt-auth pgxpool postgresql verification

Last synced: 25 Feb 2026

https://github.com/ldclakmal/ballerina-http-test-suite

Ballerina HTTP test-suite, which is used to execute performance tests for Ballerina programming language.

ballerina ballerina-lang docker http jmeter netty performance

Last synced: 15 Apr 2026

https://github.com/ahmedheakl/newsey

A mobile application for viewing the recent news build using flutter.

api dart flutter http mobile-development

Last synced: 15 Apr 2026

https://github.com/matttproud/contextualizing-contexts

Demonstrate and explain vagaries of Go's context API.

go grpc grpc-go http

Last synced: 07 Feb 2026

https://github.com/aparise1217/commons-http

Common Base Classes and Utilities for Http Request and Response Handling

dto error-handling groovy http

Last synced: 26 Feb 2026

https://github.com/rafaelmoraes003/store-manager

Sales management system in dropshipping format.

chai express http javascript mocha mysql node nodejs sinon

Last synced: 15 Apr 2026

https://github.com/febrezo/quickmock

A tool for deploying quick HTTP server mocks

development-workflow http https mock template

Last synced: 08 Feb 2026

https://github.com/servettonga/cpp_webserv

A lightweight HTTP/1.1 compliant web server supporting static file serving, CGI execution, and virtual hosts.

cpp cpp98 http http-server nginx websocket

Last synced: 08 Feb 2026

https://github.com/lintangwisesa/nodejs_http_server_crud

A simple Node.JS HTTP CRUD API server using HTTP module

crud http nodejs

Last synced: 15 Apr 2026

https://github.com/fzn0x/hypf

🤏 Small (2.5kB MINIFIED + GZIPPED & 0 dependencies) and strong-typed HTTP client for Deno, Bun, Node.js, Cloudflare Workers and Browsers.

4kb bun fetch fetch-api fetch-wrapper frontend http http-client http-request http-requests javascript js json lightweight nodejs reactjs request rest typescript

Last synced: 08 Feb 2026

https://github.com/helloxz/tcpmk_node

TCP.mk is a free and efficient network toolkit designed to quickly diagnose and resolve network issues. It offers a wide range of tools, from IP queries to network status detection, perfect for network operations and development.

dig gfw http ip-query ping traceroute

Last synced: 14 Jun 2026

https://github.com/gill-singh-a/http-sniffer

A Python Program that sniffs HTTP Packets and displays useful information on the screen

http http-protocol http-sniffing network network-protocols networking python python-3 scapy sniffing

Last synced: 15 Apr 2026

https://github.com/harukasan/gostarter

utility library using start_server with Go

go http

Last synced: 15 Apr 2026

https://github.com/suin/print-http

Pretty-print HTTP requests and responses with syntax highlighting support

developer-tools formatting http nodejs pretty-print request-response syntax-highlighting typescript

Last synced: 09 Feb 2026

https://github.com/uhop/dynamodb-toolkit-koa

Koa adapter for dynamodb-toolkit — mounts the standard REST route pack as Koa middleware.

adapter aws aws-sdk aws-sdk-v3 bun crud deno dynamodb dynamodb-toolkit esm hooks http koa koa-middleware middleware pagination rest toolkit typescript zero-dependencies

Last synced: 02 Jun 2026

https://github.com/uhop/dynamodb-toolkit-lambda

AWS Lambda adapter for dynamodb-toolkit — serves the standard REST route pack as a Lambda handler for API Gateway (REST / HTTP), Lambda Function URLs, and ALB. Delegates parsing, envelope building, and policy to dynamodb-toolkit/rest-core.

adapter alb api-gateway api-gateway-v1 api-gateway-v2 aws-lambda aws-sdk-v3 crud dynamodb dynamodb-toolkit esm function-urls hooks http pagination rest serverless toolkit typescript zero-dependencies

Last synced: 02 Jun 2026

https://github.com/uhop/dynamodb-toolkit-express

Express adapter for dynamodb-toolkit — mounts the standard REST route pack as Express middleware.

adapter aws aws-sdk aws-sdk-v3 bun crud deno dynamodb dynamodb-toolkit esm express express-middleware hooks http middleware pagination rest toolkit typescript zero-dependencies

Last synced: 02 Jun 2026

https://github.com/matheusfdosan/http

Uma explicação bem ampla sobre HTTP

docs http

Last synced: 26 Feb 2026

https://github.com/sur16-cse/push_notification_flutter

It is push notification with the help of flutter and firebase, user get notified about new update in app.

firebase-core firebase-messaging flutter http push-notifications

Last synced: 16 Apr 2026

https://github.com/sunrise-php/recaptcha

🤖 Google reCAPTCHA client.

challenge client constarint http php recaptcha validator

Last synced: 27 Feb 2026

https://github.com/soenneker/soenneker.cloudflare.httpclient

An async thread-safe HttpClient singleton for the Cloudflare API

api client cloudflare cloudflarehttpclient csharp dotnet http httpclient singleton

Last synced: 15 Apr 2026

https://github.com/minitauros/go-breaker

Time based Golang circuit breaker in the form of a RoundTripper/Transport

circuit-breaker golang http

Last synced: 11 Feb 2026

https://github.com/heyskidee/plug

Simplify Your API Interactions!

axios cdn fetch http http-requests javascript npm-package

Last synced: 11 Feb 2026

https://github.com/barcek/httpdt

worldwide when | easy-audit datetime library for HTTP | Rust (std only)

backend datetime gmt http imf-fixdate library rust web-development

Last synced: 11 Feb 2026

https://github.com/maxmalkin/planty-mcp

An MCP server for personalized plant care recommendations and reminders.

claude-desktop http mcp-server postgresql sse typescript

Last synced: 27 Feb 2026

https://github.com/scx567888/scx-http-routing

🥚 SCX HTTP Routing

http routing scx

Last synced: 11 Feb 2026

https://github.com/gordonmurray/debezium_warpstream_http_sink

Using Debezium to send Change Data Capture (CDC) events to HTTP endpoints

debezium http kafka ngrok warpstream

Last synced: 27 Feb 2026

https://github.com/looran/httpeat

a recursive, parallel and multi-mirror/multi-proxy HTTP downloader

downloader http mirror parallel proxy python recursive

Last synced: 12 Feb 2026

https://github.com/jk-gan/orion

HTTP server from scratch

http http-server odin-lang

Last synced: 12 Feb 2026

https://github.com/das-kaesebrot/go-http-client

Go HTTP client for benchmarking

golang http http2 http3 quic

Last synced: 12 Feb 2026

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

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

byndyusoft http json net

Last synced: 13 Feb 2026

https://github.com/josuegarcia-udb/dss404

Guías de la materia de Desarrollo de Software Interpretado en el Servidor

ajax apache http laravel mysql php

Last synced: 13 Feb 2026

https://github.com/zahidakbar2370/laravel_countries_cities_flags_states_c-code_c-symbol_api

in this countries name, countries states, countries cities, country systems (https://documenter.getpostman.com/view/1134062/T1LJjU52#fec5b515-b5e1-41c5-8ab4-2cc49bec7694)

cities countries-api country-flag-api http laravel-api states

Last synced: 28 Feb 2026

https://github.com/afeiship/gm-sdk

Sdk for tampermonkey based on jQuery/nx.

ajax gm greasyfork http jquery next sdk tampermonkey xhr

Last synced: 28 Feb 2026

https://github.com/thoom/gulp

Go-based HTTP REST client

golang http rest-client

Last synced: 28 Feb 2026

https://github.com/onlybrad/http-server-simple

HTTP Server for Node JS with no dependencies, inpired by Express.

http http-server httpserver

Last synced: 14 Feb 2026