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/asapdotid/dcc-traefik-http

Docker Compose Traefik HTTP Proxy for backend docker container service

docker docker-compose http proxy proxy-server traefik traefik-docker traefik-v2

Last synced: 02 May 2026

https://github.com/idleray/prhttp

A JavaScript HTTP interceptor

http interceptor javascript lifecycle nodejs

Last synced: 02 May 2026

https://github.com/alirajab12/bloodbankrepo

Android app connects people in need of blood with people who can donate.

hosting http java json

Last synced: 02 May 2026

https://github.com/hyperentangledqubit/gttp

Go To This Page (gttp) -- a command-line HTTP client

cli curl golang gttp http terminal

Last synced: 02 May 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/rexlx/rate_mate

create the xml needed for some tsung testing

erlang http performance-testing python tsung xml

Last synced: 02 May 2026

https://github.com/restsharpdb/restsharpdb

A C# version of PostgREST. A version, not a reimplementation.

api api-rest automatic-api csharp database http pgsql postgres postgresql postgrest server sql

Last synced: 02 May 2026

https://github.com/joeattardi/simple-web-server

Simple HTTP 1.1 web server built for educational purposes

http http-server java

Last synced: 13 Jun 2026

https://github.com/afeiship/next-url-status

Detect url status code for next.

code detect http https next request response status url

Last synced: 02 May 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/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/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/pragmarb/pragma-client

Build clients for your Pragma-based APIs.

api client http rest

Last synced: 09 Jun 2026

https://github.com/nikitadev-work/xml-to-json-converter-service

XML to JSON Converter Microservice

docker go http restapi

Last synced: 03 May 2026

https://github.com/imdanielsp/eagle

A Minimalistic C++ Web Framework

cpp http web-application

Last synced: 13 Jun 2026

https://github.com/giri7a/cricket-match-analytics-highest-scores-and-300-club

Fetches recent cricket match data via API, computes highest single innings score and counts matches with total score exceeding 300 runs.

http java json object-oriented-programming restful-api

Last synced: 03 May 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/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/panastasiadis/nodejs-mongodb-server-client-example

Build a basic HTTP server/client example with NodeJs and MongoDB.

api database express http javascript json-api mongodb npm rest-api web-development web-server

Last synced: 03 May 2026

https://github.com/zulupro/pony-upload

Multipart upload for Django

django http multipart-uploads python

Last synced: 03 May 2026

https://github.com/crescendolab-open/override-proxy

Pluggable local development server that serves rule-based overrides first, then proxies unmatched requests to an upstream PROXY_TARGET.

cors debug development http https javascript mock nodejs overrides proxy stub typescript

Last synced: 03 May 2026

https://github.com/uniweb/actus

The pragmatic web framework for Rust — auditable controllers, persistent services, real HTTP, out of the box.

http http-server rust web-framework

Last synced: 26 Jun 2026

https://github.com/bridgerbrown/daynotes-server

Node.js Socket.io server for DayNotes!

express http http-server mongodb nodejs socketio socketio-server

Last synced: 04 May 2026

https://github.com/volmedo/papi

A Payments API written in Go

api go http microservices test-driven-development

Last synced: 18 Jun 2026

https://github.com/biril/http-util

Miscellaneous HTTP gimmicks

http http-client nodejs wip

Last synced: 04 May 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/goidioms/rest

A lightweight, high-performance REST API framework built with Go, featuring hot-reloading and a clean architecture pattern.

air api backend clean-architecture go golang hot-reload http json rest-api

Last synced: 04 May 2026

https://github.com/atomic-state/controller-express

Router wrapper for Express

controller express http request

Last synced: 04 May 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/luizottavioc/go-concepts

This repository houses a collection of Go projects and code snippets developed for educational purposes.

api file-upload go gochannels golang goroutine http json mongodb

Last synced: 04 May 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/ikajdan/simple-request

A simple app that demonstrates how to make a network request

android app gradle http kotlin networking

Last synced: 04 May 2026

https://github.com/msskowron/sshtunnelhttp

SSH tunneling written in Golang.

go http ssh

Last synced: 15 Jun 2026

https://github.com/yuvrajprashar/http-server-scratch

created my own http server from scratch along side an echo socket in node js

built-from-scratch http http-server http-server-from-scratch javascript js node node-js nodejs server socket

Last synced: 04 May 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/kelsoncm/python-sc4net

Network helpers for HTTP(S) and FTP downloads, with convenience JSON and ZIP readers.

ftp http network python

Last synced: 15 Jun 2026

https://github.com/h0rv/zchema

Typed, validated JSON APIs and OpenAPI 3.1 for Zig's std.http.Server

api http json jsonschema openapi zig zig-package

Last synced: 16 Jun 2026

https://github.com/reiver/go-pathmux

Package pathmux provides a path oriented ("middleware") HTTP handler, which can hand-off to other HTTP handler for each path, for the Go programming language's built-in "net/http" library.

http http-middleware

Last synced: 09 Jun 2026

https://github.com/yogsec/http-filter

HTTP FILTER is a fast and efficient Bash tool that automates HTTP response code analysis for security researchers, penetration testers, and bug bounty hunters. It processes a list of URLs concurrently, categorizing them into separate files based on HTTP status codes (e.g., 200.txt, 404.txt, 500.txt).

200 301 404 500 curl http http-bugbounty http-filter http-hacking http-method-filter http-requests http-response http-responses https requests response

Last synced: 14 Feb 2026

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

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

byndyusoft http protobuf webapi

Last synced: 14 Feb 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/ajaynegi45/vayu

Vayu is a high-performance Java web server built on Netty, designed for speed, scalability, and security. With minimal resource usage and robust HTTPS support, Vayu delivers seamless handling of high traffic and concurrent connections. Ready to power your web applications? Try it now!

http java maven netty4 webserver

Last synced: 05 May 2026

https://github.com/oldtree/flametracer

flametracer : http client with trace

go golang http trace

Last synced: 09 Jun 2026

https://github.com/jveiiga/project-http-request

Projeto criado para familiarização de métodos HTTP.

api-rest http request

Last synced: 19 Mar 2026

https://github.com/amrsekilly/chat-app

💬 A simple chat app, built using Socket.io

express http nodejs socket-io

Last synced: 05 May 2026

https://github.com/kill-ux/deep-in-net

Networking fundamentals project using Cisco Packet Tracer — covers devices, (DHCP, DNS, HTTP/S, FTP), OSI model layers, routing, and multi-subnet architectures across 8 progressive exercises.

cisco cisco-packet-tracer dhcp dns ftp http https layers osi protocols subnet

Last synced: 26 Jun 2026

https://github.com/coolguy284/c284-webmain-1

This is the code for the c284-webmain-1 website, accessible at the link below.

http http-server http2 http2-server https https-server javascript js node node-js nodejs server web website

Last synced: 17 Mar 2026

https://github.com/phenax/curly-toolkit

A desktop application for making api requests

curl electron http rest-api

Last synced: 05 May 2026

https://github.com/algoryn-io/pulse

Programmable load testing engine in Go with arrival-rate scheduling, thresholds, and structured JSON output.

cli golang http load-testing observability performance-testing

Last synced: 27 Jun 2026

https://github.com/jacobbrewer1/uhttp

A GO utility http library

go golang http

Last synced: 18 Jun 2026

https://github.com/arkenidar/c_lua_http_client

luajit ffi : c and lua http client with libCurl

c client ffi http libcurl lua luajit

Last synced: 06 May 2026

https://github.com/alternative-intelligence-cp/napit

An offline-first, Git-native API client built in Nitpick.

api-client cli developer-tools http nitpick

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

This repository is solutions of problems from my SoftUni course: JS Applications - June 2025

ajax asynchronous-programming html http javascript modular-applications rest spa

Last synced: 06 May 2026

https://github.com/danteay/easy-ruby-request

Make easy request in ruby apps

http json request ruby

Last synced: 06 May 2026

https://github.com/pavelrevak/uhttp

uHTTP simple HTTP server for micropython

http http-server micropython python

Last synced: 06 May 2026

https://github.com/adrianromero/hellobridge

Simple HTTP to MQTT bridge

bridge http mqtt

Last synced: 06 May 2026

https://github.com/yurii-yevsiukov/goit-js-hw-10

Goit homework module 10

css html http javascript json

Last synced: 06 May 2026

https://github.com/fulminazzo/railway

A simple HTTP server that supports dynamic content using Groovy scripts.

github-actions gradle groovy http

Last synced: 06 May 2026

https://github.com/sockudo/sockudo-http-php

Sockudo PHP HTTP server SDK

http php realtime sdk sockudo

Last synced: 06 May 2026

https://github.com/sockudo/sockudo-http-swift

Sockudo Swift HTTP server SDK

http realtime sdk sockudo swift

Last synced: 06 May 2026

https://github.com/lancewalk87/cls-codelifeproductions.com

Software | *Old* Personal Development website, truly nothing special here.

bootstrap3 css3 html5 http javascript websites

Last synced: 06 May 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/engineersbox/java-http-proxy

A HTTP proxy written in Java with link and ref re-writing capabilities

http http-proxy java proxy sockets

Last synced: 06 May 2026

https://github.com/vroncevic/qdiagnostic

:penguin: qdiagnostic web tool for diagnostic machine

c diagnostic embedded http linux unix webapp

Last synced: 06 May 2026

https://github.com/malwarebo/stress

Send parallel GET requests to a web server

cpp11 golang http python

Last synced: 06 May 2026

https://github.com/skellock/odin-http-server

An example http server in odin

http http-server odin odin-lang

Last synced: 28 Jun 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/thus/http-tarpit

HTTP tarpit based on FastAPI and fastapi-tarpit

docker fastapi http tarpit

Last synced: 06 May 2026

https://github.com/zhengxs2018/miniprogram-plugin-http

小程序 http 请求插件,后期将兼容其他小程序环境,fork of axios

http minprogram plugin

Last synced: 10 Jun 2026

https://github.com/thoom/gulp

Go-based HTTP REST client

golang http rest-client

Last synced: 28 Feb 2026

https://github.com/unclechu/node-http-markup-server

HTTP-server for markup (using express framework and ejs template engine)

dead-project ecmascript ejs http javascript markup nodejs server

Last synced: 07 May 2026

https://github.com/pedrociliberto/ids-paraisomusical-2024c1

TB022 - TP Final "Paraíso Musical" - Introducción al Desarollo de Software, 1° cuatrimestre de 2024. Cátedra Camejo. FIUBA.

backend css fiuba flask frontend html http javascript postgresql tb022

Last synced: 07 May 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/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/techwithty/glama-mcp-sdk

Glama MCP SDK for Python/FastAPI: secure client + typed API. TLS, timeouts, retries, pooling. Access 5,000+ MCP servers or run as an MCP server. Optimized for www.glama.ai

api connection-pooling devops fastapi glama http integration mcp observability production-ready python rest retries sdk security third-party timeouts tls

Last synced: 07 May 2026

https://github.com/seipan/requester

[WIP] http request golang client

golang http requests

Last synced: 19 Jun 2026

https://github.com/melardev/railsapicrud

Ruby on Rails API application built without jbuilder nor ActiveModel Serializer ;)

active-record activerecord api crud http mvc rails rest ruby-on-rails

Last synced: 07 May 2026

https://github.com/shreyan-shrestha/todo-app

ToDo App created using PHP/Laravel, HTTP, CSS

css http laravel php

Last synced: 07 May 2026

https://github.com/choewy/sparta-web-basic

스파르타코딩클럽 웹개발 종합반 7기

beautifulsoup4 cs flask http js pymongo

Last synced: 28 Jun 2026

https://github.com/jamiefdhurst/go-http-example

Very simple example Go HTTP application with Jenkins pipeline

golang http jenkins

Last synced: 08 May 2026

https://github.com/devzgabriel/chatty

A support chat application focused on the backend to study HTTP requests, web sockets, databases, migrations and all Node.js architecture

chat http nodejs socket-io sqlite typeorm typescript websocket

Last synced: 08 May 2026

https://github.com/newyaroslav/curl-7.60.0-win64-mingw

curl 7.60.0 for Windows https://curl.haxx.se/windows/

cpp11 curl curl-install curl-library curlpp gcc http mingw mingw64

Last synced: 08 May 2026

https://github.com/klaudiozdrava/filesharingsystem

A web-based file sharing system

http java javascript spring-boot

Last synced: 08 May 2026

https://github.com/alp1n3-dev/cast

A CLI tool to enable easy HTTP requests to be completed via the CLI or file-based workflows.

api api-client assertions brew cli command-line-tool http http-requests https macos testing tool

Last synced: 08 May 2026

https://github.com/dev1an/eventsource

Swift library to read SSE / EventSources. Works on macOS and Linux

event-emitter event-source event-source-client http linux macos server-sent-events sse

Last synced: 08 May 2026