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/demonshreder/simplehttp

Simple HTTP server example for Go

go golang http learning tutorial

Last synced: 14 Jan 2026

https://github.com/antonio-phpfullstack/php-basics

PHP guides with practical code examples, focusing on foundational and advanced topics: from variables and loops to CRUD operations and database security.

crud data-validation forms functions http mysql php php-tutorials php7 prepared-statements procedural-programming programming-basics security session-management transaction web-development

Last synced: 19 May 2026

https://github.com/problem-details/pd

Problem Detail is a way to carry machine-readable details of errors in a HTTP response

go http problem-details

Last synced: 14 Jan 2026

https://github.com/martinius96/nodemcu-wifi-teplomer

ESP8266 (NodeMCU) WiFi teplomer. Použitie ako prístupový bod so šifrovaním/bez šifrovania s vlastnou WiFi sieťou. Prípadne použitie ako klienta už na existujúcej WLAN sieti s využítím DHCP, alebo statickej IP adresy.

ap dallas-temperature doska ds18b20 hotspot html http lan mcu nodemcu nodemcu-arduino-ide nodemcu-httpserver offline onewire router server website wifi

Last synced: 20 Jun 2026

https://github.com/jasonsbarr/easy-http-ajax

Simple library to make HTTP requests using AJAX requests

ajax http javascript vanilla-javascript

Last synced: 15 Jun 2026

https://github.com/haixuxu/wct

web concurrency test tools

benchmark concurrency http nodejs

Last synced: 15 Jun 2026

https://github.com/rizemon/cs5331

Vulnerable environment and PoC scripts to demonstrate possible impacts of HTTP request smuggling

cve-2021-40346 gunicorn haproxy http requestsmuggling

Last synced: 16 Jun 2026

https://github.com/ngerakines/okay

A very small HTTP server that has configurable started and ready probes.

http rust

Last synced: 16 Jun 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/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/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/n0ring/webserv

This project is about writing HTTP server using C++ (std=c++98)

cpp98 http

Last synced: 30 Jan 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/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/anzerr/request.libary

http request util

curl http nodejs request util

Last synced: 25 Feb 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/calcit-lang/http-workflow

A demo of server

calcit http

Last synced: 01 Feb 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/scx-projects/scx-http-x

✨ SCX HTTP X

http scx

Last synced: 06 Mar 2026

https://github.com/aminnairi/saint-bernard

React Hook for requesting data using the Web API Fetch written in TypeScript

fetch http mutation query react

Last synced: 29 Jan 2026

https://github.com/hehang0/clipboardserver

A Clipboard Server for Windows.

clipboard http server wpf

Last synced: 10 Jun 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/ishangavidusha/httpserver

A lightweight, feature-rich HTTP server implementation for MicroPython environments. This server supports basic HTTP methods, CORS and more.

http http-server micropython micropython-esp32 micropython-esp8266 python sse

Last synced: 24 Jan 2026

https://github.com/jacobbrewer1/uhttp

A GO utility http library

go golang http

Last synced: 18 Jun 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/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/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/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/bogyie/httpclient

Http client for java

client http java

Last synced: 15 Apr 2026

https://github.com/kruceo/unicache

A experimental http (in memory) caching service that sits between the client and the main service

cache http server service

Last synced: 18 Jun 2026

https://github.com/willwashburn/curl

1-1 class mapping of the cURL library so it can be mocked / stubbed

curl curl-library http

Last synced: 15 Apr 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/lindar-open/well-rested-client

A very well RESTed client

http http-client java java-8

Last synced: 18 Jun 2026

https://github.com/dunky-star/go-json-xml-tool

Reusable Go toolkit for JSON/XML request handling [encode (marshall)/decode (unmarshall), error envelopes], multipart uploads, and static downloads.

go gonalng http json middleware multipart web xml

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/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/juniorvieira99/jr_httpcodes

A component for a large logging system that deal with https codes and methods.

code-https http http-client http-requests requests

Last synced: 18 Jun 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/aportela/httprequest-wrapper

Custom php (curl) http request wrapper

composer-package curl http http-client php php8

Last synced: 11 Feb 2026

https://github.com/seipan/requester

[WIP] http request golang client

golang http requests

Last synced: 19 Jun 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/joshamaju/effect-fetch

💪🏽 fetch but with super-powers for effect

ajax fetch http request

Last synced: 26 Oct 2025

https://github.com/gongluck/cghttp

封装go的http模块成C接口

c cgo go http

Last synced: 12 Feb 2026

https://github.com/akagi201/rtc-janus

Node.js signaling layer for the Janus WebRTC gateway

http janus-gateway nodejs signaling webrtc websocket

Last synced: 09 May 2026

https://github.com/ademdc/parse-http

HTTP parser for Ruby

http parser restclient

Last synced: 19 Jun 2026

https://github.com/soenneker/soenneker.dtos.requestdataoptions

A flexible request options object for paging, sorting, and filtering queryable data, similar to OData-style parameters.

controller coordinator csharp data dotnet dto dtos http manager object odata options request requestdataoptions

Last synced: 12 Mar 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/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/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/eirture/requests

A golang HTTP request library for humans

golang http

Last synced: 13 Feb 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/nathan-osman/divert

Simple Go app for redirecting traffic from one domain to another

golang http

Last synced: 15 Mar 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/onlybrad/http-server-simple

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

http http-server httpserver

Last synced: 14 Feb 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/makepad-fr/gam

An analytics middleware for Go web servers

analytics go http library middleware

Last synced: 25 Oct 2025

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/nixpig/corkscrew

🌀 Batch execution of HTTP requests from a simple YAML schema.

curl featured http https request rust wget yaml

Last synced: 14 Feb 2026

https://github.com/justprodev/flutter_cached_image

Convenient wrapper over flutter_cached_network_image with some additional features

cache flutter http image

Last synced: 28 Feb 2026

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/cmmvio/cmmv-express

HTTP adapter module for using Express as an HTTP server

cmmv express http server

Last synced: 15 Feb 2026

https://github.com/boywithkeyboard-archive/getter

A lightweight yet powerful HTTP client for JavaScript based on the Fetch API.

cjs deno esm fetch getter http http-client javascript node typescript

Last synced: 09 Apr 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/chrkhl/sphero-connector-http

A small CLI tool to connect and control Sphero toys via HTTP requests

api cli connector express http sphero

Last synced: 23 Jan 2026

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/san-ghun/webserv

webserv is a web server application written in C++, and is an attempt to write our own NGINX. The project is heavily inspired by NGINX, and is part of 42Berlin curriculum.

42cursus cgi cgi-server cplusplus cplusplus-98 cpp cpp98 cpp98-compatible http http-server server server-application static-server web webserver

Last synced: 15 Feb 2026

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/huynhli/golang-learning

Learning to use golang syntax and http request-response. Working with Go to display tasks and lists on a localhost page with input fields. Modeled after Google tasks or other to-do list apps. Hosted using Render at: https://go-tasks-3d05.onrender.com/

golang html http

Last synced: 19 Jun 2026

https://github.com/mpolinowski/nodered-http-connect

A collection of Node-RED HTTP recipes

http node-red node-red-flow

Last synced: 15 Feb 2026

https://github.com/marksmurphy/shrink-har

HTTP Archive files can be large when they contain multiple response bodies. If this content is superfluous to your debugging needs then `shrink-har` allows you create smaller copies of .har files with the response body content stripped out.

archive devtools har http https reduce shrink

Last synced: 16 Feb 2026

https://github.com/citrus-framework/http

php http transfer library

citrus citrus-framework http library php8

Last synced: 16 Feb 2026

https://github.com/germanmorini/cool

Aplicación estilo curl

api-testing curl http https networking redes requests

Last synced: 01 Mar 2026

https://github.com/pirakansa/shiki

A cross-host sequence orchestrator that extends systemd beyond a single machine.

http orchestrator systemd

Last synced: 01 Mar 2026