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/hoganb/abstract-http-client

Abstract HTTP client implementation [typescript, http, got, jest, tdd, stryker, mutation-testing, winston, github-actions]

github-actions got http jest mutation-testing stryker tdd typescript winston

Last synced: 01 May 2026

https://github.com/wawandco/goechoservice

A sample Thrift service with Go.

golang http thrift

Last synced: 13 Jun 2026

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

HTTP Handling with Go

golang http

Last synced: 02 Apr 2025

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/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/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/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/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/devdufutur/react-declarative-http

Lightweight React library enabling (really) simple data fetching by combining the better of imperative & declarative paradigms

api declarative fetch http imperative javascript library react

Last synced: 02 May 2026

https://github.com/kristianperkins/nbrequests

Display requests in Jupyter Notebook

client http json jupyter jupyter-notebook requests rest

Last synced: 02 May 2026

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/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/karenyov/ioniclogin

Aplicativo Ionic 2 com autenticação de login feita por um servidor em Node.js

api autenticacao authentication http ionic2 login nodejs server

Last synced: 15 May 2026

https://github.com/grupopv/udp2httpsocket

A little UDP to HTTP Socket converter made in Python

http socket udp

Last synced: 09 Jun 2026

https://github.com/maxgfr/http-client-javafx

This JavaFX app display a webpage and information of his HTML page

http http-client java javafx navigator request singleton webview

Last synced: 03 May 2026

https://github.com/karim-w/protoc-gen-go-rest

Gin-Gonic HTTP Server and Client Generator

gin-gonic golang http http-server protobuf protobuf3

Last synced: 03 May 2026

https://github.com/nikitadev-work/pr-manager-service

Микросервис, который автоматически назначает ревьюеров на Pull Request’ы (PR), а также позволяет управлять командами и участниками.

clean-architecture go golang http openapi postgresql

Last synced: 06 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/kyle-west/portmageddon

:ocean: Proxy traffic on a LAN machine as if it came from your localhost

http localhost portforward proxy

Last synced: 13 Jun 2026

https://github.com/cafehaine/tinyserv

A small python HTTP server to transfer files between computers

http python3 qr qrcode server terminal transfer

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/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/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/danekf/web-socket-exploration

Self guided exploration and writeup about web sockets. Explanation, use and examples

http nodejs ruby websocket

Last synced: 03 May 2026

https://github.com/nebil175/lcu_dumper

🔍 Discover and extract League Client Update data easily with LCU Dumper, a fast, cross-platform CLI that outputs selected API endpoints to JSON files.

cli data-dump http json league-of-legends openapi python reverse-engineering swagger tooling

Last synced: 03 May 2026

https://github.com/trananhtung/content-type

Parse and format HTTP Content-Type / media-type headers (RFC 9110). A faithful Rust port of the content-type npm package. Zero deps, no_std.

content-type http media-type no-std rust

Last synced: 25 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/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/volmedo/papi

A Payments API written in Go

api go http microservices test-driven-development

Last synced: 18 Jun 2026

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/mauserzjeh/pingo

General purpose request library implemented in Go

api api-client go golang golang-library http request-library

Last synced: 04 May 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/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/orestispanago/purpleair-alert-thermi

Download data from purple air HTTP API

alert http mail purple-air

Last synced: 25 Mar 2025

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/outofsyncstudios/request-utils-response-cache

A basic, ExpressJS response cache using Redis or MemoryCache

cache caching http nodejs npm open-source

Last synced: 04 May 2026

https://github.com/arvis-workflows/arvis-httpstat

httpstat visualizes in Arvis

arvis arvis-workflow arvish http httpstat

Last synced: 15 Jun 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/railt/http

[READ ONLY] Subtree split of the Railt Http component (see railt/railt)

bridge graphql http parser

Last synced: 17 May 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/haixuxu/wct

web concurrency test tools

benchmark concurrency http nodejs

Last synced: 15 Jun 2026

https://github.com/isebasus/curl

A curl replication!

curl http python socket

Last synced: 05 May 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/nev72jowel/scriptware-executer

Roblox Scriptware Executor. Transforming Ideas into Reality. At Script-Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 30 May 2026

https://github.com/oldtree/flametracer

flametracer : http client with trace

go golang http trace

Last synced: 09 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/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/ngerakines/okay

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

http rust

Last synced: 16 Jun 2026

https://github.com/lanesun/one-link

"One Link to rule them all."

crawler curl http svelte web-service

Last synced: 05 May 2026

https://github.com/chrisvdev/cloudflare-ssl-subdomain-service

A simple solution that allows you to have a server for multiple online web services, keep its DNS records updated and offer them with https, taking advantage of the free Cloudflare tier. If you access the website christianvillegas.com, or any of its subdomains, you are already using this project.

cloudflare cloudflare-cdn cloudflare-dns http https node-js portfolio proxy proxy-server ssl vhost

Last synced: 05 May 2026

https://github.com/rustatian/http-rs

HTTP plugin, based on Cloudflare Pingora

http http2 http3

Last synced: 16 Jun 2026

https://github.com/astromechza/automerge-ndjson-sync

A library for serving automerge changes over HTTP1.1 and HTTP2 newline-delimited json

automerge crdt go golang http

Last synced: 12 Jun 2025

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/orewaee/embroidery

A small app for viewing embroidery designs

embroidery golang http mongodb nuxt

Last synced: 06 May 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/frolleks/cache-fetcher

A dead simple data fetcher for JavaScript, React, and Solid.js

cache-fetcher http nodejs react requests solid

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/xan105/node-request

HTTP request library based around Node.js' HTTP(S) API interfaces

client download http https json nodejs progress promise request torrent url xml

Last synced: 06 May 2026

https://github.com/pfuster12/http-relayer

Android HTTP call visual debugging dialog.

android debugging developer-tools development http https ui

Last synced: 06 May 2026

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

Sockudo Rust HTTP server SDK

http realtime rust 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/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/tcarrio/forward-cloudfront-proto

[Mirror] Express middleware to forward origin protocol headers through CloudFront

aws cloudfront express forwarding http

Last synced: 06 May 2026

https://github.com/ayushs2k1/log-ingestor-and-query-interface-go

Heavy-duty data ingestor service for gRPC/REST based clients.

grpc http influxdb kafka kafka-connect proxy timberio vector zookeeper

Last synced: 03 Jan 2026

https://github.com/makrischaralampos/jammming

A web application that allows users to search for songs on Spotify, create custom playlists, and save those playlists directly to their Spotify account.

authentication css html http javascript react

Last synced: 06 May 2026

https://github.com/jacobbrewer1/uhttp

A GO utility http library

go golang http

Last synced: 18 Jun 2026

https://github.com/jezil/gosvr

A Golang alternative to SimpleHTTPServer, but more beautiful and powerful.

go golang http http-server simplehttpserver

Last synced: 06 May 2026

https://github.com/biyuqi/memory-leak

个人博客, 学习, 收集, 整理编程遇到的问题

devops flutter http javascript linux typescript vim vue webpack

Last synced: 13 Apr 2026

https://github.com/studyresearchprojects/fastify-http-server

Template repository for a Fastify + TypeScript project

fastify http 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/krios2146/erg

Erg is a library that implements part of the HTTP/1.1 standard from scratch, offering a lightweight API for clients

http http-server

Last synced: 06 Sep 2025

https://github.com/paulja/go-arch

An architecture of a web server which uses a micoservice written in Go.

go grpc http microservice nginx

Last synced: 07 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/vs-123/jfetch

A header-only library for HTTP + JSON in C++

cpp curl curl-wrapper http json networking

Last synced: 07 May 2026

https://github.com/rafaelsouzaribeiro/jwt-auth

JWT with gRPC, HTTP, Echo and Gin auth module in Golang

gin-gonic golang grpc http jwt-authentication

Last synced: 07 May 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/cdktn-io/cdktn-provider-http

Prebuilt Terraform CDK (cdktf) provider for http.

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

Last synced: 07 May 2026

https://github.com/ajsalemo/azurepythonframeworkwindowsosexamples

A repo housing multiple Python quickstart/"hello world" framework & libraries examples that are deployed on Azure in a Windows environment using IIS and HttpPlatformHandler.

azure bottle cherrypy dash deployment falcon http http-platform-handler hug iis python tornado turbogears waitress webconfig windows wsgi

Last synced: 08 May 2026