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/lpabon/lputils

Collection of golang libraries

asynchronous golang http libraries ssh strings test uuid

Last synced: 03 Jul 2025

https://github.com/heyman/http-warmup

Python script & Docker image that waits for an HTTP server to come online and optionally warms it up with a specified number of requests

devops docker http

Last synced: 11 Jun 2025

https://github.com/zbejas/tinger

Ping URLs and save them in a file.

dart http udp url

Last synced: 24 Mar 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/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/buhman/mhtg

minimal h11/trio glue

async http python trio

Last synced: 26 Apr 2026

https://github.com/olaferlandsen/javascript-file-tab-separate-values

A javascript simple HTTP convertor TSV to JSON.

convert converter csv http javascript json tsv

Last synced: 16 May 2026

https://github.com/laisky/go-httpguard

simple http proxy with JWT

golang http

Last synced: 05 Feb 2026

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/julian-nash/httpz

A small but handy HTTP status code library

code http python status

Last synced: 18 Mar 2025

https://github.com/nhirakawa/wilson

A Java implementation of Raft

distributed-systems http java jvm raft

Last synced: 17 Jan 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/rummik/webremote

A quickly dropped together LIRC client for controlling the TV at home

http lirc nodejs remote remote-control tv website

Last synced: 10 Jan 2026

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/bbrks/httpico

🐳🌐 Think of it as Docker's own SimpleHTTPServer. Nothing more. Nothing less.

docker go golang http simplehttpserver web-server

Last synced: 29 Apr 2026

https://github.com/eibens/surv

A build tool for websites built with Deno.

bundler deno html http reload serve typescript web-development

Last synced: 20 May 2026

https://github.com/kjnsn/butterfingers

Drop connections like a pro

go golang http networking

Last synced: 14 Mar 2025

https://github.com/abubacar-dev/node-api

Simple node api no framework using native node modules and using local database

api api-rest database http http-package javascript node node-js nodejs

Last synced: 05 Jan 2026

https://github.com/morzhanov/android-vk-sender

This application allows you to send messages to multiple users.

android http java vk-api xml

Last synced: 05 May 2026

https://github.com/risboo6909/emulate_tornado_server

Collection of short functions to simplify tornado-based clients testing

http server testing tornado

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/rahulkrsharma2004/video-calling-app

This project is a video calling application built using MERN STACK and socket.io and for style tailwind.css. It allows users to connect and communicate via video calls in real-time.

cors expressjs http mern-stack nodejs reactjs simple-peer socket-io socketio-client tailwindcss

Last synced: 13 Apr 2026

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/testingrequired/reqlang-web-client

A web view client for reqlang

http http-client rest-client

Last synced: 05 Feb 2026

https://github.com/sideffect0/web-wheel

simple http file server

golang http http-server server

Last synced: 31 Mar 2025

https://github.com/cjp2600/roadrunner-glow

Simple http request Orchestrate for RoadRunner.

http roadrunner

Last synced: 02 Jul 2025

https://github.com/akhaled01/kang

Kang: the crustaceous HTTP server

cargo http php rust

Last synced: 21 Feb 2026

https://github.com/cdktf/cdktf-provider-http-go

CDK for Terraform Go provider bindings for http.

cdk cdktf http pre-built-provider provider terraform terraform-cdk

Last synced: 14 Jan 2026

https://github.com/freepik-company/doorkeeper

A tiny HTTP server to be used as external authentication service for Envoy

envoy external-authorization golang http

Last synced: 12 Apr 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/platx/geonames

A simple Go client for the Geonames API. Supports Webservice API and data downloads.

geo geonames go golang http

Last synced: 18 Mar 2025

https://github.com/raviqqe/rpm

RPM (Requests Per Minute) reporter in Go

http rpm

Last synced: 16 Apr 2025

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/psodox/base-http-application

Pure HTTP Application following PSR-7 and PSR-11. Based on https://github.com/psodox/base-http-application-architecture.

http php

Last synced: 20 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/tpeterw/terrigenesis

Secure end-to-end encrypted file server

go golang http http-client http-server server

Last synced: 13 Jun 2026

https://github.com/christimperley/snore

A small library for building better RESTful APIs with Python

flask http python rest-api

Last synced: 02 Mar 2026

https://github.com/kbrashears5/net-standard-http-helper

Collection of helper functions for interacting with HTTP calls

delete get helper http mock patch post put rest test

Last synced: 22 Jun 2025

https://github.com/pouu69/put_request_for_upload

if you want using 'PUT' method for file upload, you can using it

http php put

Last synced: 17 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/karpeleslab/smartremote

Not a TV remote.

golang http

Last synced: 01 Jul 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/soenneker/soenneker.trustedform.client

A .NET thread-safe singleton HttpClient for Active Prospect's TrustedForm

active client csharp dotnet http httpclient httpclients prospect trustedform trustedformclient

Last synced: 10 Jun 2026

https://github.com/jhkim31/http-connection-pool

HTTP connection pool that can be used when limiting the number of connections and sending multiple requests at the same time.

connection-pool http http-connection-pool https

Last synced: 21 May 2026

https://github.com/melardev/reactreduxasynccrud

React + Redux app showing how to perform Asynchronous HTTP CRUD

api crud full-stack fullstack http javascript node node-js nodejs npm react react-redux redux rest

Last synced: 12 Apr 2026

https://github.com/cjp2600/php-glow

Simple http request linker for roadrunner service.

http php roadrunner

Last synced: 06 Jul 2025

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/jesusgraterol/fetch-request-node

The fetch-request-node package makes working with external APIs simple and efficient. This intuitive wrapper leverages the power of the Fetch API, providing a clean and concise interface for your API interactions.

fetch fetch-api http https request utilities utils

Last synced: 16 Apr 2025

https://github.com/hotstu/rxfetch

an easy to use http request library based on RxJava & OkHttp 一个简单易用的Http请求库,基于RxJava和OkHttp封装

http okhttp3 rxjava

Last synced: 15 Mar 2025

https://github.com/dtouzeau/http-audit

An HTTP auditing tool written in Go that investigates all steps required to access a URL - A part of Artica Ecosystem

http http-client http-requests httpclient tool

Last synced: 13 Jan 2026

https://github.com/m4rc3l05/sss

Simple low overhead http lib for node bun & deno

bun deno expressjs http koa koajs node nodejs oak

Last synced: 08 Oct 2025

https://github.com/osamanagi/http-health-checker

🕷️ Go Web Crawler - A lightning-fast concurrent web crawler for performing deep health checks on websites. Built with Go's powerful concurrency primitives.

cli concurrency go http monitoring webcrawler

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/indice-co/indice.swift.networking

Swift Library containing http related stuff as well as rest helpers and encoding helpers.

http networking swift

Last synced: 24 Mar 2025

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/siddhant-vij/advanced-js-topics

This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.

animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing

Last synced: 11 Apr 2026

https://github.com/md-aamroni/http

Simple definition about Hypertext Transfer Protocol and Secured Layer

how-http-work http http-status-code https

Last synced: 22 Nov 2025

https://github.com/joyytoo/weatherapiangular

Get the weather in your city.

angular http js openweathermap-api typescript

Last synced: 13 Apr 2026

https://github.com/ogabrielrodrigues/rest

Built-in functions to smooth your programming experience with Chi-Router

go go-chi http rest

Last synced: 07 Oct 2025

https://github.com/anomalyce/interlocutor

A HTTP wrapper that keeps your API integrations well organised.

api http php

Last synced: 31 May 2026

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

HTTP Handling with Go

golang http

Last synced: 02 Apr 2025

https://github.com/sgaunet/httping-go

HTTP ping utility written in Go - Test HTTP endpoints with response times, status codes, and content sizes

cli command-line-tool devops go golang http http-client monitoring networking ping

Last synced: 03 Sep 2025

https://github.com/robrwo/catalyst-traitfor-request-methods-

Add enumerated methods for HTTP requests

catalyst http perl

Last synced: 06 Jul 2025

https://github.com/kare/httpx

Extensions for Go's net/http package

go handler http middleware

Last synced: 16 Jan 2026

https://github.com/datawookie/demands

HTTP request verbs with exponential backoff

http python python3 requests

Last synced: 08 Apr 2025

https://github.com/sarthakmishraa/sm-chat-app

This web app is a real-time chat platform using React.js (TypeScript) and Tailwind CSS for a responsive design. Firebase handles user authentication, while Express.js and Socket.io enable real-time messaging. The frontend is deployed on Netlify and the backend on Render for seamless operation.

express http http-server netlify netlify-deployment reactjs render renderdeploy socket-io tailwindcss typescript typescript-react websocket

Last synced: 27 May 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/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

https://github.com/code0-tech/draco

Protocol adapter that will accept request, verify them and sends them to execution.

http microservice protocol rust

Last synced: 08 Apr 2025

https://github.com/roc41d/http-web-crawler

Http web crawler with Nodejs + TDD

crawler http javascript jest jest-test nodejs webcrawler

Last synced: 13 Apr 2026

https://github.com/jamesorlakin/simple-http-echo

A simple wildcard HTTP app to return headers and paths for reverse proxy debugging

debug hacktoberfest http proxy

Last synced: 26 Mar 2025

https://github.com/codekeyz/gh-fleet-angular

Admin Panel for GH-Fleet Vehicle Management Service using Angular 7

admin backend firebase-auth firebase-storage http nodejs

Last synced: 15 Nov 2025

https://github.com/gearnode/erl-mhttp

An Erlang HTTP 1.1 implementation.

http http-client http-server

Last synced: 07 Oct 2025

https://github.com/the-forgebase/dynamic-db

Dynamic Database API

database http rest-api sql

Last synced: 20 Apr 2026

https://github.com/darren277/series-of-tubes

This is an exploratory project where I experiment with various HTTP mechanisms using the c language.

c http

Last synced: 02 Apr 2025

https://github.com/apenfe/gectrix

Gestión del combate en tiempo real

api-rest http laravel mqtt mysql

Last synced: 08 May 2026

https://github.com/jkrhb/eclipse_thingweb_app

Web of Things Flutter app based on Eclipse Thingweb dart_wot

coap dart flutter http mqtt web-of-things wot

Last synced: 16 Apr 2026

https://github.com/jjbchunta/endpoint-routing

A directory-based HTTP request router.

express http nodejs

Last synced: 04 Apr 2025

https://github.com/jtyr/container_test

Testing container

container docker golang http testing

Last synced: 19 Apr 2026

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/clojusc/clj-blogger

A Clojure library for the Google Blogger REST API

api blogger clojure google http rest

Last synced: 06 Jul 2025

https://github.com/micooz/github-webhook-server

flexible github webhook server, support https.

github http https server webhook

Last synced: 11 Apr 2026