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/meysam81/todors

TODO app, mainly for a practical learning experience of Rust

cli grpc http rust todo

Last synced: 10 Apr 2025

https://github.com/dovyski/pigeon

Easy to use and hassle-free PHP microservice for sending e-mails via a REST API

e-mail http microservice php rest

Last synced: 27 Mar 2025

https://github.com/a-poor/vhttp

A library for testing Go HTTP requests and responses from the net/http package.

go hacktoberfest http testing

Last synced: 27 Mar 2025

https://github.com/andreykaipov/http-flooder

Make concurrent requests to flood HTTP servers. Yes - just like `ab`, but nowhere as good yet!

http http-load-testing http-server load-testing ttfb ttlb

Last synced: 22 Jun 2025

https://github.com/osoianmarcel/egpp

A Golang library used to fetch Ethereum Gas Prices from different gas price providers.

client ethereum gas go golang http library price providers

Last synced: 19 May 2026

https://github.com/lemon001017/http-download-server-golang

A website that supports HTTP downloads, pauses, resumes, redownloads, deletes, rate-limiting, and parallel multitasking downloads.

downloader gin gorm http sqlite tailwindui

Last synced: 15 Jun 2025

https://github.com/marvinjwendt/httb

HTTP bin for testing clients and getting sample data

go golang http http-bin server testing

Last synced: 10 Apr 2025

https://github.com/MikeKovarik/anchora-app

👨‍💻 Localhost has never been sexier. Simple yet powerful static server app for Windows

http http-server http2 http2-push https node static-server

Last synced: 03 Apr 2025

https://github.com/melardev/expressbookshelfapicrud

NodeJs Rest Api application built with Express and Bookshelf ORM

api bookshelf crud express http node node-js nodejs orm orm-framework rest

Last synced: 18 Apr 2026

https://github.com/juicyfx/vercel-client

[WIP] ⏫ Vercel PHP SDK

client http juicyfx now php zeit zeit-now

Last synced: 20 Mar 2025

https://github.com/dadencukillia/httpinfoserver-mod

Minecraft fabric mod that collects and sends in-game information to Minecraft HTTP API server

api collector http minecraft minecraft-mod mod server

Last synced: 27 Mar 2025

https://github.com/dan-and-dna/gin-grpc-network

A network library that can handle requests for both http and grpc protocols

gin grpc http network protocol

Last synced: 10 May 2026

https://github.com/nameisjayant/flutter-fetch-data-from-server

In this post we will see how we can fetch data from server in flutter, basically first we will send the http request to the server for list of bollywood actors that's include name,image,and age of the actors then we will store that data in a List, after that we will show that data into a card

api dart flutter http json kotlin

Last synced: 12 Apr 2026

https://github.com/lvchengbin/koa-sham

To send fake requests to a Koa application without starting a http server.

fake http koa mock request sham test

Last synced: 18 May 2026

https://github.com/dadencukillia/httpinfoserver

Minecraft HTTP API server that runs locally on the player's computer and hosts in-game player's info

api collector http minecraft minecraft-mod mod server

Last synced: 27 Mar 2025

https://github.com/vkstrm/hur

HTTP using Rust

http rust

Last synced: 14 Jul 2025

https://github.com/eliseydudin/ekero

a rust crate for simple http routing

http multithreading rust rust-lang tcp

Last synced: 31 Oct 2025

https://github.com/afnanenayet/cttp

An HTTP 1.1 server written from scratch, in C

c http server sockets unix

Last synced: 05 Apr 2025

https://github.com/m19c/http-test

A simple and robust way to test your http endpoints.

http nodejs nodejs-modules performance performance-analysis stream testing

Last synced: 15 May 2026

https://github.com/thearyanahmed/rusttp

It is the implementation of "Implementing HyperText Transfer Protocol with RUST… maybe?"

http rust

Last synced: 02 Feb 2026

https://github.com/sondregj/aika

🚚 Another tiny HTTP library for JavaScript

browser http https node typescript

Last synced: 10 Apr 2026

https://github.com/kdesp73/httpd.h

A header-only c library that helps you quickly put together an HTTP server

daemon daemonize http http-server httpd

Last synced: 15 Jul 2025

https://github.com/nodyhub/fifi

fifi sends to a given list of url's HTTP requests, calculates on each response a signature and groups them based on the values.

go http recon

Last synced: 07 Sep 2025

https://github.com/privapps/piping-server-java

Pure java implementation of infinitely transfer between every device over pure HTTP with pipes or browsers

data-transfer http http-server java nat-traversal piping-server stream transfer web

Last synced: 13 Mar 2025

https://github.com/tejmagar/java-web-server

Example code to make your own Java Web Server which prints Hello World

http java webserver

Last synced: 10 Jul 2025

https://github.com/nswdpc/silverstripe-cache-headers

Modify the default cache headers a Silverstripe instance delivers, via configuration

cache cloudflare headers http silverstripe

Last synced: 16 Jul 2025

https://github.com/techgaun/httphero

Composable HTTP Requests with Adapter support for HTTP clients

elixir http

Last synced: 05 Apr 2025

https://github.com/outofcoffee/picow-wifi-http

A project for Raspberry Pi Pico W to connect to Wi-Fi, send HTTP request to server and decode the response

http kaluma nodejs pico-w picow wifi

Last synced: 20 May 2026

https://github.com/rgolubtsov/dnsresolvd-multilang

A daemon that performs DNS lookups for the given hostname passed in an HTTP request, with the focus on its implementation using various programming languages.

bash c clojure daemon dns elixir erlang genie http java javascript lfe lua multilang perl python resolver vala

Last synced: 30 Oct 2025

https://github.com/lukasniessen/http-authentication-explained

HTTP Authentication explained: basic authentication, bearer authentication and cookie authentication

basic-authentication bearer-authentication bearer-tokens cookie cookie-authentication cookies http

Last synced: 15 May 2026

https://github.com/whoisclebs/tuxedo

Tuxedo is a lightweight, chainable HTTP client library for Go that simplifies working with the standard net/http package inspired by popular libraries like Resty.

go go-library golang hacktoberfest http rest

Last synced: 11 Sep 2025

https://github.com/zaphyr-org/http-emitter

Emits PSR-7 responses to the PHP Server API.

emitter http psr-7 sapi

Last synced: 16 Feb 2026

https://github.com/tlinhart/urllib3-sigv4

Extension to urllib3 adding support for AWS Signature Version 4

aws aws-signature-v4 aws-sigv4 http http-client python sigv4 urllib3

Last synced: 11 Apr 2025

https://github.com/betahuhn/ejs-serve

🔨👀 Build, watch and serve your EJS templates in your browser.

build-tool development ejs ejs-cli ejs-template-engine ejs-templates http reload watch

Last synced: 29 Oct 2025

https://github.com/remcodex/server

Remote Code Execution Server

guzwrap guzzlehttp http php rce remcodex remote-execution

Last synced: 06 Apr 2026

https://github.com/threeal/simple-web

A simple HTTP, HTTPS, WS and WSS server and client library

http http-client http-library http-server https websocket websocket-library

Last synced: 21 Mar 2025

https://github.com/rumpelsepp/opennetzteil

A specification and an implementation for controlling power supplies via http

automation golang http opennetzteil powersupply

Last synced: 02 Jul 2025

https://github.com/phoenixpinpoint/fido

Fido provides JS Fetch and Libcurl API bindings in C for use in WASM and Native Applications. Additionally Fido provides a simple Header, Request and, Response API

c curl fetch fetch-api http libcurl rest wasm

Last synced: 12 May 2025

https://github.com/navibyte/dataflow

Utilities for Dart to help on handling dynamic structured data and fetching it from various data sources.

api dart fetch file http json structured-data

Last synced: 19 May 2026

https://github.com/bradoyler/route-serve

route serving 🌐 awesomeness

http server

Last synced: 25 Jun 2025

https://github.com/dotcubecn/cheesebot

基于 OneBot11 协议的简易 QQ 机器人

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

Last synced: 03 Apr 2025

https://github.com/ctronp/healthcheck

Placeholder for health checks in AWS NLB services. Responds with `HTTP 200 OK` to any request, ideal for testing or initial configurations without additional logic.

aws axum docker graceful-shutdown healthcheck http microservices nlb rust server

Last synced: 19 Jul 2025

https://github.com/ilhamjaya08/bun-discord

Fast and lightweight Discord bot starter written and run in Bun

boilerplate bot-discord bun bun-framework discordbot discordjs fast http template

Last synced: 17 Feb 2026

https://github.com/shellshape/servus

A dead simple application to serve files and directories over HTTP.

cli docker fileserver http rust

Last synced: 06 May 2025

https://github.com/zisra/atlantica

Simple and easy-to-use requests in Node.js

fetch http http-client https node node-js nodejs request rest

Last synced: 16 May 2026

https://github.com/wcm-io-caravan/caravan-io

Micro Services I/O Resilient Transport Layer.

caravan http netflix osgi resilience wcm-io

Last synced: 11 Jan 2026

https://github.com/naomiEve/http2d

Really simple HTTP/2.0 server, inspired by websocketd

go golang http http2 server webdev

Last synced: 05 Apr 2025

https://github.com/hr3lxphr6j/requests

A "Requests" style HTTP client for golang

golang http http-client requests

Last synced: 13 Mar 2025

https://github.com/ldb/computer-network-exercises

A collection of small exercises on computer networks, written in C.

c dht http network-programming ntp rpc tcp udp

Last synced: 05 Apr 2025

https://github.com/twiny/limiter

IP based rate limiter

go golang http limiter rate-limiter rest-api

Last synced: 04 Apr 2025

https://github.com/joshuawise/negotiated

A low-level, standards-compliant utility for parsing HTTP content negotiation headers

accept content-negotiation http

Last synced: 21 Mar 2025

https://github.com/mauricelambert/simplehttpproxy

This package implements a simple HTTP(S) proxy.

asynchronous asyncio browser http http-proxy https proxy python3 tcp web

Last synced: 04 Mar 2025

https://github.com/dpwgc/piefilemigrate

一个小型文件定时增量/全量迁移脚本,可用于将服务器内的日志、图像、音频等小型文件批量迁移至对象存储服务或云盘服务中。

boltdb file ftp golang http oss redis s3 sync

Last synced: 17 May 2026

https://github.com/snaipe/go-htutil

Go HTTP utilities, with no dependencies

accept-header content-type go golang http

Last synced: 05 Apr 2025

https://github.com/commonphp/web

A versatile PHP web library for streamlined HTTP request/response handling and robust web exception management.

commonphp http http-request http-response open-source web

Last synced: 01 Jul 2025

https://github.com/tokers/kuma

http proxy server

http

Last synced: 06 Apr 2025

https://github.com/tagaryen/archer-net

network written with java and c, to support latest openssl(gmssl) 1.3, support SM2_WITH_SM3(encryptCrt and encryptKey) TLS etc.

encrypt-certificates gmssl http libevent networking openssl sm2

Last synced: 12 May 2025

https://github.com/i9si-sistemas/nine

Golang HTTP Client and Modular Server framework :rocket:

go golang http http-client http-server json json-parser

Last synced: 14 Dec 2025

https://github.com/myconsciousness/api-commons

This package provides a common process and interface for sending API requests. This package was created for use in my personal side project, but it is necessary to import this package if you want to use a package created using the standards in this package.

api http java library

Last synced: 28 Mar 2025

https://github.com/contributte/openapi

🔡 Pure OpenAPI implementation for your API applications. Great for documentation.

api http openapi rest swagger

Last synced: 17 Mar 2025

https://github.com/yoavniran/smocker

very simple http server mocker loading mocked data from node modules

http mock-server nodejs test

Last synced: 15 May 2026

https://github.com/codeadamca/nodejs-website

This is a sample basic Node.js website using plain HTML files and the built in http and fs modules.

filesystem http learning-code nodejs urls

Last synced: 07 May 2025

https://github.com/rstgroup/http-method-override

HTTP method override PSR-7 middleware

http method-override middleware psr-7

Last synced: 12 Apr 2025

https://github.com/william-mcgonagle/pete

A library for building servers that utilize the OpenMetaverse Transport Protocol: a protocol for communicating world information in the metaverse.

c-sharp c-sharp-library csharp csharp-library http library metaverse omtp web

Last synced: 28 Mar 2025

https://github.com/aymaneallaoui/kafka-http-scanner

An advanced HTTP security vulnerability scanner that detects a wide range of web application vulnerabilities.

cli golang golang-application golang-package hsr http security

Last synced: 11 Jun 2025

https://github.com/ezra-obiwale/vue-doo

Utility library for VueJS

ajax axios data function http js method store utility vue vuejs

Last synced: 07 May 2025

https://github.com/torokmark/response_code

Response Code in readable way.

http response-code status-codes

Last synced: 15 Jul 2025

https://github.com/deminy/docker-delayed-http-response

Dockerized web server to simulate delays in HTTP requests.

docker http nginx

Last synced: 18 May 2026

https://github.com/ooyeku/ziggurat

A modern, lightweight HTTP server framework for Zig that prioritizes performance, safety, and developer experience.

http zig-library zig-package

Last synced: 02 Apr 2026

https://github.com/diloabininyeri/throttle

PHP HTTP rate limit library helps catch extremely unnecessary HTTP requests, allows you to manage a certain number of HTTP requests in a certain time frame

composer-package http php-library rate-limit redis throttle union

Last synced: 12 Oct 2025

https://github.com/pepijn98/polka-typescript

Testing polka in typescript

http polka typescript

Last synced: 15 May 2026

https://github.com/alexgustafsson/fuzzing-http-servers

An example setup for quickly getting fuzzing of HTTP servers running. Uses AFL and WFuzz.

afl american-fuzzy-lop fuzzing http http-server wfuzz

Last synced: 15 Mar 2026

https://github.com/hexilee/rfc-http_1.1-zh

HTTP 1.1 RFC( RFC-7230 ~ RFC-7235 )的中文翻译

http rfc zh

Last synced: 25 Jan 2026

https://github.com/matteopolak/basket

A simple HTTP/1.1 client and server.

http http-client http-server

Last synced: 12 May 2025

https://github.com/seven7ty/apico

Monitor changes in REST APIs with a few lines of code 🎈

api api-rest http https python python3 rest-api

Last synced: 14 Dec 2025

https://github.com/LucasCostakt/Pagamentos

Projeto de pagamentos desenvolvido para fins de aprendizado, consiste em um sistema de envio e recebimento de dinheiro entre usuários e lojistas, para a descrição completa acessar o projeto.

backend go golang http software

Last synced: 07 May 2025

https://github.com/imamhossainroni/pykite

PyKite represents a research and development endeavor aimed at crafting a Python-centric micro framework initiative.

api framework http pykite python web

Last synced: 14 Jan 2026

https://github.com/syntexdzn/homebridge-syntex-dynamic-platform

A Plugin Framework to support Dynamic Accessory, WebServer and complex Logging.

control dynamic homebridge homekit http log platform plugin siri smarthome syntex webserver

Last synced: 13 Mar 2025

https://github.com/sogaiu/spork-http-sample

Simple Janet spork/http samples

demo http janet sample spork

Last synced: 25 Jan 2026

https://github.com/websnifferhq/websniffer-php

Simple PHP script to display HTTP response headers and content

hacktoberfest http http-header http-headers http-requests https php websniffer

Last synced: 06 Nov 2025

https://github.com/nehakushwah993/pokemon_flutter

Pokémon Flutter project featuring Bloc, GoRouter, and Hive.

bloc dart flutter flutter-apps gorouter hive http provider

Last synced: 24 Sep 2025

https://github.com/david-ni/axio-plus

HTTP client base on Axios for the browser

axios http rxjs typescript

Last synced: 25 Sep 2025

https://github.com/v0idpointer/vnet

A network library for C++20

cplusplus-20 cpp-libraries cpp20 http sockets ssl-tls

Last synced: 09 Aug 2025

https://github.com/newyaroslav/kurlyk

C++ library for simplified HTTP and WebSocket handling, with plans to support email and webhook integration.

api cpp11 cpp17 curl curl-library curl-utility curl-wrapper http websocket

Last synced: 12 Aug 2025

https://github.com/karurochori/http-txiki-module

HTTP server to txiki

http txiki-module

Last synced: 14 Aug 2025

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

CORS middleware for Servie

cors http origin servie xhr

Last synced: 04 Oct 2025

https://github.com/xgqfrms/how-https-works-chinese

How-HTTPS-Works-Chinese HTTPS 的工作原理 (中文版)

chinese-translation http http1 http2 http3 https ssh ssl tls web website xgqfrms

Last synced: 24 Aug 2025