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/dotcubecn/dotonebot

由 Python3 编写的简陋 OneBot 11 协议 QQ 机器人框架

chatbot cqhttp http napcat onebot python python3 qq qq-bot qqbot tencent

Last synced: 25 Jul 2025

https://github.com/liuchong/d

D is a simple standalone httpd

d http http-server rust rust-crate rust-lang

Last synced: 07 Nov 2025

https://github.com/accessory/flowhttp

Http(s) Server with configurable routes.

cpp http http-server

Last synced: 26 Jul 2025

https://github.com/xchacha20-poly1305/ansip

Public SIP008 server

go http sip008 subscription

Last synced: 26 Jul 2025

https://github.com/joeribreedveld/webserver_from_scratch

Raw C webserver from course by @ericomeehan.

http sockets webserver

Last synced: 27 Jul 2025

https://github.com/wins1908/httputil

HTTP utility functions

go golang http util

Last synced: 27 Jul 2025

https://github.com/luizeof/php-rest-api

Easy way to create a PHP Rest API with Basic Authentication

api auth http php rest

Last synced: 25 Dec 2025

https://github.com/rafael-vasconcellos/http-connect-proxy-server

a http proxy based on the CONNECT method

connect http node-js nodejs proxy

Last synced: 07 Sep 2025

https://github.com/4thel00z/dwnld

A small download helper library for Python.

download dwnld file ftp http https python python3 sftp ssh torrent

Last synced: 19 Oct 2025

https://github.com/musooo/chanel

A simple c http library

c http

Last synced: 12 Aug 2025

https://github.com/xjonathanlei/httptostdout

A simple web server for printing HTTP requests to standard output

dotnet echo http stdout

Last synced: 27 Jul 2025

https://github.com/maxcnunes/httpfake

Httpfake – A Golang httptest wrapper for easily setting up a fake server

fake-server fake-services go http httptest

Last synced: 25 Dec 2025

https://github.com/tagaryen/jsarchernet

network framework. http(s) server and client. supports openssl 1.3 (gmssl)

encrypt-cer gmssl http https network openssl

Last synced: 27 Jul 2025

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

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

gin-gonic golang grpc http jwt-authentication

Last synced: 19 Oct 2025

https://github.com/e22m4u/ts-rest-router

Controllers-based REST router implementation for TypeScript

controller esm http rest router server typescript

Last synced: 19 Sep 2025

https://github.com/davinci13/mongodb-proxy-portal

This script sets up a proxy portal that logs connections to a MongoDB database. It's designed to run in a Docker container and is configurable via environment variables.

docker http mongo mongodb proxy

Last synced: 19 Feb 2026

https://github.com/labex-labs/hydra-for-beginners

In this course, learn the fundamentals of using Hydra, a powerful password cracking tool. Explore installation, basic commands, and attack various services like SSH, HTTP, FTP, and Telnet.

beginners brute-force command-line course cybersecurity ethical-hacking ftp hands-on http hydra labex labs linux-tools network-security password-cracking penetration-testing programming security-auditing ssh telnet

Last synced: 09 Feb 2026

https://github.com/rubix982/proxii

A proxy server implementation in Python.

http openssl proxy python requests socket-programming

Last synced: 20 Sep 2025

https://github.com/apache/geronimo-health

Apache Geronimo Microprofile Health Implementation

geronimo http java javaee network-server web-framework

Last synced: 29 Jul 2025

https://github.com/gavinning/http

HTTP工具包,更高效的接口调用方式

api axios http

Last synced: 29 Jul 2025

https://github.com/ralvarezdev/go-net

net/http helper functions for Golang projects

go go-http go-json go-lib go-library go-net go-package golang http net

Last synced: 30 Jul 2025

https://github.com/zbo14/web-tree-crawler

A web crawler that builds a tree of URLs.

http https tree url web-crawler

Last synced: 13 Sep 2025

https://github.com/palmtreephp/http

:palm_tree: HTTP Component for Palmtree PHP

composer-package http php

Last synced: 30 Jul 2025

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: 30 Jul 2025

https://github.com/spenserblack/random

Get a random value from an HTTP request

http random vercel

Last synced: 30 Jul 2025

https://github.com/dundunlibs/httplog

HTTP logger for Golang's net/http

go http logger

Last synced: 23 Sep 2025

https://github.com/andrewpetrochenkov/django-http-client.py

Django http client models (Request, Response, RequestException)

django http

Last synced: 31 Jul 2025

https://github.com/novacbn/enzastdlib

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.

cli client deno http javascript json-schema library rpc schema server types typescript typing validation

Last synced: 23 Sep 2025

https://github.com/pangolinshell/myeasymf

MyEasyMultipartFForm is a Go package that automatically decodes a multiparts forms into a Go structure using field tags.

golang golang-package http

Last synced: 24 Sep 2025

https://github.com/zbo14/forward-proxying

Presentation on forward proxies.

forward-proxy http https socks-proxy

Last synced: 01 Aug 2025

https://github.com/womblee/retardlink_uploader_client

A C++ Desktop Client for a URL Shortening service "Retard Link"

client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api

Last synced: 01 Aug 2025

https://github.com/ryhkml/url-expander

Unshorten URLs into their original links

c cli http libcurl linux url-expander

Last synced: 01 Aug 2025

https://github.com/mauricechouam/note-taker

An application that can be used to write, save, and delete notes. This application will use an express backend and save and retrieve note data from a JSON file.

express-backend express-js http postman routing

Last synced: 01 Aug 2025

https://github.com/zimbatm/go-httpresource

simple HTTP end-point

go http

Last synced: 01 Aug 2025

https://github.com/mkgor/chiven

Simple library which allows you to build RESTful API fast, easy and flexible

api api-rest http php-library php72 rest-api

Last synced: 19 Feb 2026

https://github.com/quinta0/httpserver

A very basic HTTP server made in Go

go golang http http-server

Last synced: 02 Aug 2025

https://github.com/timoguin/tinybaby-hc

Small Golang web server that returns a static 200 OK response

docker go golang http

Last synced: 26 Sep 2025

https://github.com/kanibal97west/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: 02 Aug 2025

https://github.com/adrianulbona/fluentd-http-s3

A template service for batching JSON objects through HTTP to AWS S3 based on fluentd

batch events fluentd http json s3

Last synced: 26 Sep 2025

https://github.com/ghifari160/zei

Go HTTP Client library built atop the standard library's net/http.Client.

golang golang-library http http-client

Last synced: 03 Aug 2025

https://github.com/gallofeliz/iperf3-service

Iperf3 service with nodes callable by http API (for example telegraf)

http iperf3 service telegraf

Last synced: 02 Aug 2025

https://github.com/recuencojones/httpr-provider-xhr

Provider for browser requests with XHR in httpr.

http httpr httpr-provider typescript

Last synced: 09 Nov 2025

https://github.com/jonoman55/restclient

This app is used to test API calls using the HttpClient. This app also includes a JSON formatter to return readable parsed data.

api csharp http http-requests http-response https https-request https-response json rest-client

Last synced: 05 Aug 2025

https://github.com/serviejs/servie-finalhandler

Servie final HTTP responder

404 finalhandler http response servie

Last synced: 09 Nov 2025

https://github.com/jesielviana/guiaweb-book

Ebook de desenvolvimento web, do básico ao avançado. Teoria e prática.

css html http javascript server web

Last synced: 09 Nov 2025

https://github.com/orestispanago/mobotix-tests

Download images from Mobotix IP camera using HTTP API

http thermal-camera

Last synced: 10 Feb 2026

https://github.com/remnawave/rust-sdk

A high-performance Rust SDK for interacting with the Remnawave API

api client http remnawave sdk

Last synced: 08 Aug 2025

https://github.com/romnn/go-service

Utilities for building gRPC and HTTP services in Go

authentication golang grpc http microservice protobuf reflection

Last synced: 25 Dec 2025

https://github.com/thejfreitas/ts-http-status-utils

HTTP status code declarations, descriptions and utils.

http status-code status-code-constants status-codes typescript

Last synced: 08 Aug 2025

https://github.com/jahidulpabelislam/http

Basic classes around HTTP for PHP.

http php

Last synced: 03 Jan 2026

https://github.com/joe-degs/mock_backend

Backend service written in golang

backend database golang http networking

Last synced: 09 Aug 2025

https://github.com/zource-dev/hello-web

A minimal Node.js web application

hello-world http minimal nodejs web

Last synced: 09 Aug 2025

https://github.com/devgianlu/http-profiling-go

Easily profile Go applications via HTTP

fasthttp golang http profiling

Last synced: 13 Sep 2025

https://github.com/lefuturiste/httper

A file_get_contents based, PSR-7 http client.

client http php

Last synced: 10 Aug 2025

https://github.com/grimen/node-http-cache-proxy

WIP: A minimalistic HTTP cache reverse proxy middleware/server - for Node.js.

cache cache-proxy http proxy reverse reverse-proxy

Last synced: 27 Oct 2025

https://github.com/honeyryderchuck/http-clients-benchmark

(Mirror) Ruby HTTP Client Benchmarks

benchmark http ruby

Last synced: 11 Aug 2025

https://github.com/ssbit01/secure-otp-server

A template server for generating, encrypting, and verifying One-Time Passwords (OTP). Designed for microservices, modern authentication flows, and serverless environments.

bun cloudflare cookie decrypt deno dockerfile encrypt generation hono http javascript key otp secure server serverless template typescript verification wrangler

Last synced: 04 Oct 2025

https://github.com/tuplescompany/crumbjs

CrumbJS - Bun only Http API Framework with automatic openapi documentation & validation

bun fast http http-server https https-server openapi openapi-generator openapi-spec openapi3 performance standalone zod zod-validation

Last synced: 11 Aug 2025

https://github.com/bima42/webserv

Web server in CPP98

cpp98 http http-server webserv webserver

Last synced: 04 Oct 2025

https://github.com/erik-er/docs

A comprehensive documentation site for Profilie, offering clear guides and resources. Explore and enhance your experience! 📚✨

ai csharp css deep-learning docusaurus http javascript laravel learning machine-learning mdn python react sphinx-theme web-standards wiki xamarin xamarin-android

Last synced: 13 Aug 2025

https://github.com/just-squad/qferris

QFerris — быстрый и легковесный API-клиент на Rust

grpc http rust tauri

Last synced: 13 Aug 2025

https://github.com/ahmetcanaksu/rust-http-download

Rust ile HTTP üzerinden dosya indirmek

http menemen rust

Last synced: 13 Aug 2025

https://github.com/bridgerbrown/c-http-server

HTTP Server built in C with manually built thread pool, linked list, queue, binary search tree, merge sort, and dictionary.

api backend binary-search-tree c c-language data-structures data-structures-and-algorithms http http-server linked-list low-level merge-sort queue server socket thread-pool user-management

Last synced: 14 Aug 2025

https://github.com/digitalruby/simpleaddheaders

Simple add headers extension for browsers

add browser change delete extensions headers http https modify upsert

Last synced: 14 Aug 2025

https://github.com/sla-ppy/gocusign

[F] Backend integration for (docu)ment (sign)ing made with (Go)

backend curl get golang http openapi post

Last synced: 04 Oct 2025

https://github.com/samthetechi/webrtc-overhttp

first step towards to create Selective Forward Unit

http javascript webrtc

Last synced: 16 Aug 2025

https://github.com/matheusfdosan/fastify-server

Uma aplicação que utiliza o framework Fastify para criar um servidor, com suporte a dois banco de dados. Um armazenado na memória (in-memory database) e outro armazenado no Neon com PostgreSQL.

backend fastify http neon-postgres nodejs postgresql

Last synced: 17 Aug 2025

https://github.com/apache/geronimo-jcache-simple

Apache Geronimo Simple Local JCache Implementation

geronimo http java javaee network-server web-framework

Last synced: 20 Jan 2026

https://github.com/rhinodevel/nodejs-fritzbox

NodeJS script to communicate with an AVM FritzBox via TR-064 using HTTP digest authentication.

digest-authentication fritzbox http nodejs soap tr-064 xml

Last synced: 19 Aug 2025

https://github.com/boocodes/resreestr-backend

The server part for the pet project - an analogue of github, a service that allows you to store data on a remote host. Implemented in pure PHP using endpoint api. The MySQL database is used. Active development is underway to implement security and speed of loading and retrieving data. And also integration with git.

api docker git http mysql php8 phpmyadmin restful-api server

Last synced: 20 Aug 2025

https://github.com/pawel-slowik/docker-containers-proxy

Nginx proxy for Docker containers

docker http nginx proxy

Last synced: 20 Aug 2025

https://github.com/polyglot-k/large-file-processing-demo

The project takes a solution approach to how to handle large files.

chunked-uploads http large-file-upload mp4-video spring

Last synced: 21 Aug 2025

https://github.com/hemantjadon/respond

Low friction, simple API for HTTP responses in go

go golang http

Last synced: 12 Jan 2026

https://github.com/hritik5102/node-js

Node is runtime environment of javascript and node-js is not programming language and not framework build on the v8 javascript engine.

express-js http javascript node-js node-module nodejs nodejs-server nodemon

Last synced: 22 Aug 2025

https://github.com/zb1ndev/cframe

A small header-only C library for small websites / applications

c header-only http http-server library linux windows

Last synced: 22 Aug 2025

https://github.com/guillembonet/public-ip-server

Small docker container which allows getting the public IP of the container via HTTP request secured by a static password.

chatgpt docker go golang http http-server public-ip public-ip-address

Last synced: 22 Aug 2025

https://github.com/bredele/server-test

Create HTTP server and request for your unit tests

html http react test unit

Last synced: 23 Aug 2025

https://github.com/wanjiru-annastasia/xkcd-cli

Fetch and display xkcd comics directly in your terminal with xkcd-cli. Cross-platform support for Linux and macOS. 🚀🐙

api cli generator horse http iterm2 javascript kitty linux macos passphrase python-cli rust sixel staple terminal xkcd-cli xkcd-comics

Last synced: 23 Aug 2025

https://github.com/kdesp73/gotalk

A REST API written in Go for handling comments, threads and users

api comments comments-manager golang http rest-api

Last synced: 24 Aug 2025

https://github.com/jkroso/http.jl

An HTTP client and server for Julia

http julia

Last synced: 25 Aug 2025

https://github.com/s-ranjith1/day-2-task

Day 2 Task Completed

http js

Last synced: 25 Aug 2025

https://github.com/sazardev/networking-with-go

This is the ultimate, fun, and hands-on guide to mastering network programming with Go. Whether you're a total beginner or a seasoned hacker, this repo will take you from zero to hero in Go networking, with a perfect blend of theory, practical projects, and cybersecurity adventures.

cybersecurity go golang guide hacking http markdown md net networking

Last synced: 26 Aug 2025

https://github.com/chinanf-boy/httptest-zh

中文翻译:<brson/httptest> 让我们用 Rust 搞个 web service 和 client ,用Iron和Hyper :heart: 校对 ✅

http hyper iron rust

Last synced: 26 Aug 2025

https://github.com/paulcager/iostatserv

Expose IO statistics via HTTP

http io linux monitoring statistics

Last synced: 27 Aug 2025

https://github.com/wajeht/favicon

automagically grab the favicon of a url

favicon golang http web

Last synced: 28 Aug 2025

https://github.com/nyeusr/http-version-indicator

A simple Firefox addon which shows the HTTP version for the current page.

addon addons-mozilla-org firefox-addon firefox-extension http version

Last synced: 28 Aug 2025

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: 29 Aug 2025

https://github.com/hslam/handler

Package handler implements HTTP middlewares/handlers for mux .

go golang handler http mux

Last synced: 30 Mar 2025

https://github.com/hslam/response

Package response implements an HTTP response writer.

chunk chunk-writer chunked go golang http response response-writer

Last synced: 30 Mar 2025

https://github.com/brokeyourbike/http-client-php

HTTP client interface and supporting trait

hacktoberfest http http-client interface php php8

Last synced: 28 Jun 2025

https://github.com/fastbill/fastbill-sdk-go

The official Golang SDK for the FastBill API (work in progress).

api fastbill golang http sdk

Last synced: 23 Jul 2025