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/wherejuly/62-http-convenience-pack

The small TypeScript HTTP convenience library; methods, statuses, MIME types, headers enums, types, validators, normalizers, in group, of group, make, extract etc.

allow codes convenience enforce ensure enums headers helpers http methods mime-types normalize status-codes statuses types typescript uniform validate

Last synced: 22 Feb 2026

https://github.com/podboy/locker

Access authentication

access authentication http ldap password proxy socket

Last synced: 14 Jun 2025

https://github.com/abihf/http-compress

HTTP Compression middleware

compression golang gzip http middleware

Last synced: 12 Mar 2026

https://github.com/mauriciogirardi/app-orcamento-pessoal

Criação de um app de controle de gasto

bootstrap4 css http javascript jquery

Last synced: 13 Apr 2026

https://github.com/alexendoo/serve

HTTP development server for files spanning multiple directories

cli development http server

Last synced: 22 Jul 2025

https://github.com/teamwork/tryhttp

Go library to reschedule failed HTTP requests

go http

Last synced: 07 May 2026

https://github.com/kdesp73/ruby-web-server

A pure-ruby web server for static sites

http http-server ruby server

Last synced: 16 Mar 2025

https://github.com/parzh/express-allow-methods

Express middleware for sending HTTP 405 Method Not Allowed response

405 express express-middleware expressjs helper http http-response method-not-allowed middleware nodejs typescript util

Last synced: 13 Apr 2026

https://github.com/erickgnavar/hookscli

A simple app to run server an print incoming request data to stdout to be able to inspect it.

golang http

Last synced: 25 Mar 2025

https://github.com/ftl/localcopy

A Go library to manage a local copy of an online resource.

http utility

Last synced: 14 Jul 2025

https://github.com/desuuuu/go-spa

HTTP handler simplifying the process of serving static files for SPAs

go golang http spa static

Last synced: 26 Mar 2025

https://github.com/mbuesch/httun

Network traffic over HTTP tunnel - Written in Rust

http https ip network rust-lang tcp tun tunnel udp

Last synced: 12 Jul 2025

https://github.com/kth/http-responses

Simple ways of returning responses in a declarative way without status codes. Note that it is not async so use it for simple smal stuff.

http javascript npm

Last synced: 18 May 2026

https://github.com/nanoninja/magoo

Magoo is experimental HTTP Middleware handler for Go

golang handler http middleware

Last synced: 08 Apr 2025

https://github.com/nicolas-sabbatini/url-oxidizer

This is the implementation of the secong exercise of the Gophercises course

gophercises http rocket rocket-rs rust rust-lang sqlite sqlite3 url-shortener

Last synced: 18 Jan 2026

https://github.com/chandrakant0110/weather-app

This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.

dart flutter http responsive-design rest-api windows-app

Last synced: 12 Apr 2026

https://github.com/jhoffland/guzzle-formatter

PHP Guzzle request/response to HTTP message formatter

guzzle http php

Last synced: 29 May 2026

https://github.com/paebbels/pyhttpserver

An HTTP Server implementation offering a pyHTTPInterface.

http http-requests http-server python3

Last synced: 04 Feb 2026

https://github.com/mukulmantosh/go-basic

HTTP Handling with Go

golang http

Last synced: 02 Apr 2025

https://github.com/rnelson/libexec.aspnetcore.environmentheaders

ASP.NET Core middleware for adding environment information to response headers

aspnet aspnetcore http

Last synced: 12 May 2025

https://github.com/adnaan/statsdwrap

A http handler wrapper for statsd

http middleware statsd

Last synced: 02 Mar 2025

https://github.com/bcrist/shittip

Another shitty HTTP server

http http-server server zig zig-library zig-package ziglang

Last synced: 06 Jan 2026

https://github.com/hajjsalad/esp32-iot-control-and-monitor-system

IoT system on ESP32 using FreeRTOS for real-time sensor monitoring and control. Sends data to AWS IoT Core via MQTT over HTTPS. In the cloud, AWS IoT Core triggers AWS Lambda to process the data and store it in AWS Timestream for analytics and historical insights.

aws aws-iot http oop

Last synced: 25 Mar 2025

https://github.com/polymorphine/message

HTTP Message library implementing PSR-7 interface with PSR-17 factories

http psr-17 psr-7 request response

Last synced: 14 Jan 2026

https://github.com/vitorsv1/go-proxy

Acts as a middleman between the client and the internet, logging HTTP requests

go http proxy requests

Last synced: 25 Mar 2025

https://github.com/matteotorna/pryxapi

PryxAPI is a powerful and flexible HTTP client for Node.js, designed to simplify API requests with advanced features such as authentication, caching, retry mechanisms, and more.

api authentication http http-client http-requests https node-cache node-js npm-package rate-limiting validation validation-library

Last synced: 17 Jul 2025

https://github.com/zakhaev26/api-practice

repo for generating prompts and using runcompletions from GPT ,Age Detection and Youtube API's

api-rest axios http json

Last synced: 04 May 2026

https://github.com/commenthol/proxyy

A http(s) proxy middleware

cookie http https middleware proxy rewrite url

Last synced: 10 Jun 2026

https://github.com/momen-alshouha/angular-http-api

This repository showcasing a minimalist Angular web app focused on practicing RxJS and HTTP API integration, with minimal emphasis on styling.

angular api http observable pagination router rxjs

Last synced: 14 Apr 2026

https://github.com/sundaravel7203/git-learning

This repository consists of difference between the versions of http and final conclusion

http http-server

Last synced: 03 Mar 2026

https://github.com/kiranandcode/http_sig_ocaml

HTTP Signatures for OCaml

http http-signature ocaml ocaml-library

Last synced: 22 Apr 2025

https://github.com/pdmlab/express-correlationid-sample

Shows the usage of express-correlation-id package with express controllers and their dependencies

expressjs http httpserver microservices nodejs

Last synced: 12 Apr 2026

https://github.com/sgaunet/ratelimiter

Utility to put in front of a webservice to handle a ratelimit

http ratelimit

Last synced: 30 Mar 2025

https://github.com/jjuarez/httpd-logs

A basic python HTTP handler example

http logs python server

Last synced: 24 Apr 2026

https://github.com/saltyaom/string-theocracy

Smol HTTP router library

http nodejs router smol

Last synced: 11 Jun 2025

https://github.com/simplegear/kernel

A production-ready toolkit for Go services: a cohesive app runtime with prioritized graceful shutdown, Redis-based leader election, a periodic job scheduler, and a readiness barrier. Includes HTTP/chi and gRPC servers, pgx-powered Postgres and ClickHouse wrappers, and structured logging via zap.

application-framework concurrency distributed-lock go golang graceful-shutdown grpc http job-scheduler leader-election library microservices observability readiness redis resilience scheduler service-runtime toolkit

Last synced: 29 Apr 2026

https://github.com/calebguy/ethcall.org

the eth_call url

ethereum http

Last synced: 20 Jan 2026

https://github.com/xuoe/httpcode

"Which HTTP code was it?"

http http-code

Last synced: 08 Apr 2025

https://github.com/edoriggio/cn-web-server

Project for the Computer Networking course @ USI University

http socket-programming webserver

Last synced: 11 May 2025

https://github.com/martincantillo/gestion-conjunto-residencial

Aplicativo movil en flutter de Gestión de Conjunto Residencial

firebase-database flutter http riverpod

Last synced: 11 May 2026

https://github.com/nawaz1991/py-oasvalidator

A FAST Python pacakage to validate the HTTP requests against the OpenAPI specifications of the REST server.

api api-rest http json-sc json-schema-validator json-validation json-validator opanapi parameter-va python3 rest schema-validator validation validator

Last synced: 31 Mar 2025

https://github.com/ifnotnil/httpx

golang http compress, log and utils

go golang http utils

Last synced: 14 Jan 2026

https://github.com/uzairrehan/learn-node-js

Node.js is an open-source, cross-platform runtime for building fast, scalable server-side applications with an event-driven architecture, non-blocking I/O, a single-threaded event loop, real-time capabilities, and access to NPM's vast ecosystem

crypto events express fs http middleware nodejs nodemon os path

Last synced: 01 May 2026

https://github.com/alimy/gin

Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.

gin go http

Last synced: 08 Oct 2025

https://github.com/kubaam/proxy-checker-and-generator

Proxy Checker & Generator is a multithreaded Python tool combining random IP generation or loaded lists, strict IP matching, geolocation fallback, UTF-8 safety, and an instant stop. Perfect for CEO-friendly real-time validations with customizable concurrency, retries, and timeouts.

http https proxies proxies-generator proxies-http proxies-https proxies-scraper proxies-socks4 proxies-socks5 proxy proxy-checker proxy-generator proxy-list proxy-scraper socks4 socks5 ssl

Last synced: 27 Apr 2026

https://github.com/muellerconstantin/twaddle-api

Real time messenger and communication platform.

chat docker express http mongodb nodejs redis rest socket-io twaddle

Last synced: 12 Apr 2026

https://github.com/kjnsn/butterfingers

Drop connections like a pro

go golang http networking

Last synced: 14 Mar 2025

https://github.com/f1shl3gs/bindata

convert any file into manageable Go source code for http service

bindata golang http static

Last synced: 14 Jan 2026

https://github.com/maikvandergaag/bicep-ext-http

Bicep Http Extension

bicep http

Last synced: 03 Sep 2025

https://github.com/alimy/echo

High performance, minimalist Go web framework

go http website

Last synced: 09 Oct 2025

https://github.com/frolleks/pathless

A lightweight, flexible routing library for JavaScript.

http pathless

Last synced: 19 Jan 2026

https://github.com/akhaled01/kang

Kang: the crustaceous HTTP server

cargo http php rust

Last synced: 21 Feb 2026

https://github.com/shashankbiet/ecommerce-backend

A comprehensive, microservices-based ecommerce backend platform built with modern tools and best practices. This project demonstrates a scalable architecture with independent services for API Gateway, User Management, Inventory Management, and Product Search.

api-gateway elasticsearch golang graphana grpc http javascript kafka loki mongodb mysql nodejs prometheus protobuf redis

Last synced: 06 Apr 2026

https://github.com/kamchatka-volcano/hot_teacup

C++17 library for parsing HTTP requests data received over the FastCGI connection and forming HTTP responses.

cpp17 fast-cgi fcgi http

Last synced: 12 May 2026

https://github.com/akagi201/rust-web-fullstack

Toy projects while learning rust web development.

http redis toy-project

Last synced: 13 May 2026

https://github.com/willdev12/gs-httpget

A very simple method for running code from an external url in Google Script

google google-cloud google-script gs http httpget library urlfetchapp

Last synced: 25 Sep 2025

https://github.com/dpwgc/fraise

一个简单的 HTTP/HTTPS 负载均衡器(加权轮询 & 加权随机)

cluster http https load-balancer server

Last synced: 11 Oct 2025

https://github.com/pawelwritescode/gdutils

Library with methods for testing HTTP(s) API

e2e e2e-tests gdutils godog http json testing xml yaml

Last synced: 19 Jan 2026

https://github.com/alpden550/json_helpers

Go JSON helpers to read and write JSON

golang http json

Last synced: 14 Jan 2026

https://github.com/nicolocarcagni/tempboard

Check the temperature of your room with a modern and minimal Dashboard

arduino express http iot nodejs temperature

Last synced: 10 Mar 2026

https://github.com/stevenrugg/curlhelper

A powerful, curl-like HTTP client for JavaScript and TypeScript. A cURL helper library built on top of native fetch API with no dependencies. Easier to use than cURL, fetch, axios and XMLHttpRequest

api chainable chainable-methods client curl curl-commands curl-functions curl-library curlrequest fetch helper-functions helper-tool http https request rest restful-api typescript

Last synced: 23 Nov 2025

https://github.com/krispowers/http-rps

A JavaScript tool for measuring real-world RPS and tracing slow points in request handling.

http node rps

Last synced: 31 May 2026

https://github.com/carlos-descalzi/pyremote

A very rustic way to do remoting object invocation call via HTTP.

flask http python3 remoting

Last synced: 12 May 2026

https://github.com/marcandreappel/http_status

Small library to work with HTTP Status Codes

code http php72 status

Last synced: 04 Oct 2025

https://github.com/usagi-flow/iron-test

A test helper crate for Iron.

http iron rust rust-crate testing

Last synced: 13 Oct 2025

https://github.com/re-mouse/http-webserv

⚒☁ Simple c++ webserver like a Nginx

cplusplus http webserver

Last synced: 12 Jun 2026

https://github.com/kostastepetes/har-analyzer-website-mern

🧙‍♂️ MERN stack website (MongoDB + Express + React + NodeJS) that operates as a Crowdsourcing platform and allows users to upload, analyze and process their HAR Files (HTTP Archives)

crowdsourcing express har http http-archive mern mern-stack mongodb mongoose nodejs react

Last synced: 12 Apr 2026

https://github.com/kaocc/gofetch

GoFetch - a simple, concurrent downloader

concurrency downloader go golang http

Last synced: 31 May 2026

https://github.com/fatiq123/ktor-http

This repository includes different projects of Ktor Client for HTTP.

http kotlin ktor-auth ktor-client ktor-jwt ktor-server

Last synced: 11 Jul 2025

https://github.com/bonifield/headerbreakdown

converts a collection of HTTP headers into a dictionary structure for automated analysis; creates parsed and analyzed objects; accepts strings, lists, or dictionaries of header values

automation headers http json python python3 web

Last synced: 14 Apr 2026

https://github.com/st235/remotecontroller

A simple way to remotely manage your computer 🎮

golang http keyboard qrcode remote-control

Last synced: 14 Oct 2025

https://github.com/bougou/sendhttp

sendhttp makes the process of creating golang sdk for http service more easier.

http rest

Last synced: 22 Jan 2026

https://github.com/snakem982/hproxy

一个简单的http,https代理的实现 A simple http, https proxy implementation

http http-proxy https https-proxy

Last synced: 29 May 2026

https://github.com/gamitej/basic-chat-app

A basic chat app for understanding the basics of web-sockets

express http nodejs reactjs socket-io websocket

Last synced: 12 Apr 2026

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

A simple HTTP server in Java 🌐 📂 (2019)

http http-client http-server java network network-programming networking

Last synced: 01 Jun 2026

https://github.com/steadybit/extension-http

A Steadybit action implementation to check http endpoints

http

Last synced: 21 Feb 2026

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/kare/httpx

Extensions for Go's net/http package

go handler http middleware

Last synced: 16 Jan 2026

https://github.com/rinapen/yay-cpp-wrapper

🌐Modern C++ wrapper for Yay (SNS) API.

api-client http http-client websocket yay

Last synced: 17 Nov 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/akashbabu/docker-deploy-http

HTTP Hook for automated deployment of images to docker-swarm

automation deployment docker http images swarm webhook

Last synced: 29 Apr 2026