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/leoborai/okku-server

Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections

docker files http jwt postgresql rust tokio warp websockets

Last synced: 01 Mar 2025

https://github.com/thegreekman76/fitz

Lenguaje compilado con HTTP/async/auth/WebSockets/cron como ciudadanos de primera clase. Sintaxis inspirada en Python/TypeScript, binario nativo standalone.

compiler cron http interpreter language-design lsp multiplatform patagonia programming-language python-interop rust vscode-extension

Last synced: 09 Jun 2026

https://github.com/developerrsquared/aws-lambda-requests-wrapper

Request/Response wrapper for AWS Lambda with API Gateway

api-gateway aws development http lambda python python3 serverless

Last synced: 14 Jan 2026

https://github.com/graveyard-shift/gy-serv-init

Initiate a barebones Golang web-server using gin-gonic as its http framework

boof golang http

Last synced: 12 Mar 2026

https://github.com/etwodev/ramchi

ramchi is an extension to the go-chi HTTP router designed for rapid and modular development of REST APIs.

go go-chi golang http

Last synced: 12 Mar 2026

https://github.com/SajadTroy/websico

A lightweight and flexible web server framework for Node.js.

api app framework http rest restful router sinatra web websico

Last synced: 22 Oct 2025

https://github.com/worldofmeow/meow

Easy to use Java Websocket Event based Messaging Library using Netty

events http java messaging netty rpc simple socket wrapper

Last synced: 22 Feb 2026

https://github.com/filippopaganelli/rehtracker_mobile-app

(mobile app) - RehTracker is my Master's thesis project at SDU, Odense, DK.

android-app authentication ble bluetooth-low-energy cross-platform dart flutter flutter-app http web-api

Last synced: 10 May 2026

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

A .NET type representing a HTTP cookie

browser cookie csharp dotnet dtos http object web webcookie

Last synced: 12 Mar 2026

https://github.com/krystianity/grpc-hybrid-container

gRpc < node.js + C++ > Container = <3

containers cpp docker grpc http nodejs webservice

Last synced: 13 Apr 2026

https://github.com/xiaohuohumax/x-fetch

一个基于 fetch API 的简单、轻量级的 HTTP 请求库。

endpoint fetch-api http request x-fetch

Last synced: 23 Feb 2026

https://github.com/sethfalco/retropia

An extension for Retrofit to provide a subjectively cleaner interface and utilities. [This is a mirror from GitLab, please interact with the repository there.]

http http-client java11 retrofit retrofit2 retropia

Last synced: 02 Apr 2025

https://github.com/wyrihaximus/reactphp-http-middleware-runner

Run a set of react/http middleware runner

hacktoberfest http middleware php php7 php72 reactphp

Last synced: 06 Jul 2025

https://github.com/x186k/getstats-shipper-to-sqlite

Consumes HTTP POSTs with WebRTC *.getStats() reports and saves to SQLite for real-time reporting or later system-wide WebRTC performance evaluation

docker getstats http post sqlite webrtc

Last synced: 30 Apr 2026

https://github.com/micro-php/http-pack

Micro Framework: Enable all HTTP plugins in one.

framework-php http microphp php php82

Last synced: 10 Jan 2026

https://github.com/shpingalet007/http-packet

HTTP crossplatform request generator

http https

Last synced: 16 Mar 2025

https://github.com/mrlemoos/grabkit

The TypeScript kit for easily grabbing data from server.

client-side fetch http isomorphic javascript nodejs request server-side typescript xmlhttprequest

Last synced: 31 May 2026

https://github.com/dauntlessdev/clima

flutter app for checking weather

api dart flutter http network

Last synced: 09 May 2026

https://github.com/httpland/http-websocket

HTTP request for websocket with standard Request and Response

deno handler http request response rfc-6455 validate websocket

Last synced: 31 May 2026

https://github.com/tusuii/golang_webserver_mediater_task

simple goLang server using Gin Framework

go golang http rest-api

Last synced: 28 Feb 2025

https://github.com/bernabedev/bunmark

A blazing fast, minimalist API benchmarking tool powered by Bun.

api benchmark bun fast http testing tools

Last synced: 23 Feb 2026

https://github.com/cuigh/shadow

A lightweight HTTP proxy for Go.

golang http https proxy

Last synced: 02 Jan 2026

https://github.com/houseos/scp

Arduino library for secure-control-protocol devices

chacha20-poly1305 esp8266 http iot json protocol rest security wifi

Last synced: 13 Apr 2026

https://github.com/quillstack/server-request

The request object based on PSR-7 + PSR-17, and with the main goal: to be simple and fast.

http http-request psr-17 psr-7 request server-request

Last synced: 11 Mar 2025

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

Human-friendly and powerful HTTP client package for PHP

client curl framework http http-client psr-18 psr-7 rest

Last synced: 12 Mar 2026

https://github.com/hamzaelkhatri/webserve

The Hypertext Transfer Protocol (HTTP) is an application protocol for distributed, collaborative, hypermedia information systems

cpp98 http rfc webserv

Last synced: 01 Apr 2025

https://github.com/naderio/rerpc

an opinionated take on RPC system intended for usage with or without dedicated client library, HTTP request or Socket.IO event.

expressjs http nodejs rpc socket-io

Last synced: 11 Apr 2026

https://github.com/reorx/apibox

[WORKING ON] Building blocks for HTTP API development

api client http python rpc testing

Last synced: 14 Jan 2026

https://github.com/dag0310/mailer-php-api

Send emails using an HTTP PHP API using PHPMailer.

api email http javascript mailing php phpmailer python

Last synced: 18 Jan 2026

https://github.com/threecommaio/qflow

Replicates traffic to various http endpoints backed by a durable queue

durable go http queue replication

Last synced: 14 Jan 2026

https://github.com/egomobile/node-swagger-proxy

Extension for @egomobile/http-server, which connects to multiply Swagger / OpenAPI instances and merge their documents to one.

docker file http http-server kubernetes merge microservice nodejs openapi3 proxy swagger-ui

Last synced: 06 Oct 2025

https://github.com/dbushell/http-tunnel

🚇 A secure HTTP Tunnel / HTTP Proxy

deno http javascript proxy typescript

Last synced: 06 Oct 2025

https://github.com/t73fde/go-auth-s

Simple HTTP Basic Authentication Web Server

authentication basic-authentication http http-server web

Last synced: 14 Jan 2026

https://github.com/dinanathsj29/angular-beginnersapp-demo-tutorial

A basic Angular Application/Demo example for beginners - will learn Angular Component, Directives like *ngFor, *ngIf, Data Binding & Interpolation, Routing & Navigation, HTTP-HTTPClient Service etc.

angular angular-cli angular-components angular-demo angular-directives angular-routing angular-routing-navigation data-binding http httpclient ngfor ngif

Last synced: 07 May 2026

https://github.com/oneframelink/ofl.net.http

Utilities for consuming and publishing over HTTP.

http http-client http-requests http-response

Last synced: 08 Oct 2025

https://github.com/tinyhttp/vary

vary rewrite in TypeScript for ESM

esm http nodejs typescript vary

Last synced: 08 Oct 2025

https://github.com/jiuhuche120/jhttp

http client tools

client form get http post

Last synced: 21 Jan 2026

https://github.com/dbubel/intake

Simple API server framework

api-rest framework framwork go goapi golang http middleware

Last synced: 13 Mar 2026

https://github.com/brokeyourbike/nickroservices

Following along with the Nic Jackson introduction to microservices

go golang http http-server microservice microservices

Last synced: 14 Jan 2026

https://github.com/soenneker/soenneker.bland.client

An async thread-safe singleton for Bland.ai's HTTP client

ai bland blandclientutil calls client csharp dotnet http sms util

Last synced: 07 Jun 2026

https://github.com/0xrelogic/webhook-catcher-cli

A tiny Go CLI to instantly catch, inspect, and debug webhooks on your localhost, with built-in optional ngrok tunneling.

api api-tes cli debugging developer-tools go golang http localtunnel ngrok tui webhook

Last synced: 10 Oct 2025

https://github.com/im-varun/sareq

SAReq: A modern, open-source HTTP client for the command line

cli command-line developer-tools go http http-client

Last synced: 14 Jan 2026

https://github.com/shahradelahi/coinex

[WIP] ✨ Type-safe HTTP and WebSocket clients for CoinEx API

api coinex cryptocurrency exchange http websocket

Last synced: 11 Oct 2025

https://github.com/jonatanpedersen/wigo

What Is Going On?

cli debug files http json log request

Last synced: 19 Jan 2026

https://github.com/joeshaw/httpmethodoverride

Go package to override the HTTP method with value in `_method` URL query parameter

golang http

Last synced: 11 Oct 2025

https://github.com/poor-plebs/guzzle-retry-after-middleware

A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.

guzzle guzzle-middleware guzzlehttp http http-header php php8 retry-after

Last synced: 25 Oct 2025

https://github.com/nstdio/http-client-ext

Extensions to JDK's HttpClient

cache gzip http java json

Last synced: 12 Oct 2025

https://github.com/70null07/parkingcontrolcenter

Проект является частью выпускной квалификационной работы бакалавра на тему "Разработка программного комлекса для мониторинга платной парковки", в данном случае это сервисное приложение

classification computer-vision ffmpeg http libraries m3u8-parser ml movement-detection object-detection wpf yolov8n

Last synced: 19 Jan 2026

https://github.com/llukas22/tei-client

Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support

client embeddings grpc http

Last synced: 12 Oct 2025

https://github.com/tberey/ts-node-chatroom

A Chatroom browser application, with user registration and authentication. A HTTP REST API, written in Typescript with Node, using the Express and Socket IO frameworks. Also supported by a MySQL database & uses EJS for client serving.

chat chat-application chat-room chatapp chatroom http http-server mysql mysql-database node node-js nodejs rest rest-api socket socket-io sockets ts typescript

Last synced: 21 Jan 2026

https://github.com/Pat0sya/Thumbnail_downloader

This the app that let you download YouTube's thumbnail

grpc grpc-go http protobuf redis youtube-thumbnail-downloader

Last synced: 13 Oct 2025

https://github.com/sandtreader/obtools

C++ utility libraries for high-performance Unix servers and applications

crypto http http-client http-server json lexer library logging multi-threading mysql portability postgresql sqlite ssl strings threads time xml

Last synced: 14 Oct 2025

https://github.com/imscruz/fetchedge

A customizable fetch script for periodic data requests. Adjust settings to fit your internet speed and needs—ideal for data tracking and API monitoring.

ddos ddos-script donotarchive dos fetch fetch-api fetchapi get http layer7 script

Last synced: 14 Oct 2025

https://github.com/winjs-dev/winjs-plugin-request

The HTTP request plug-in of WinJS framework is based on axios and vue-hooks-plus, providing strong request processing capabilities and Vue 3 Composition API support.

axios http plugin request userequest vue-hooks-plus winjs

Last synced: 14 Oct 2025

https://github.com/sahil-gulati/goose

GoLang framework for building REST API

go golang golang-framework goose http

Last synced: 01 Jun 2026

https://github.com/marekgalovic/go-http-server

Wrapper around GO's native net/http library.

golang http server

Last synced: 22 Jan 2026

https://github.com/jmervine/splunking

Low level lib to create an http Request object for connecting to Splunk.

api authentication golang http splunk

Last synced: 15 Oct 2025

https://github.com/dailydevops/http.correlation

Correlation middleware for synchronization of requests and logging

correlation-id dotnet http

Last synced: 16 Oct 2025

https://github.com/StudyResearchProjects/okku-server

Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections

docker files http jwt postgresql rust tokio warp websockets

Last synced: 16 Oct 2025

https://github.com/brandonp2412/warframerelics

Automating the valuation of relics in Warframe

google-sheets http javascript warframe

Last synced: 16 Oct 2025

https://github.com/oblivious-oblivious/skeleton

A very minimal http server api serving as a platform for adding middleware incrementally.

crystal http middleware skeleton

Last synced: 17 Oct 2025

https://github.com/octolab/protocol

📡 Toolkit for service communication protocols. 🛰

go grpc hacktoberfest http octolab protocol rest rpc toolkit

Last synced: 27 Jan 2026

https://github.com/607011/dirbplusplus

A faster version of the original Dirb, implemented with C++ threads

cplusplus cplusplus-20 dirb dirbuster hacking-tool http http-client https https-client multithreading openssl threads

Last synced: 19 Oct 2025

https://github.com/asynched/basic-http-server

A simple implementation of the HTTP protocol using Rust.

http rust

Last synced: 19 Oct 2025

https://github.com/loveyu233/gb

go web(简称gb)项目常用的一些方法函数小工具

decimal gin go gorm http jwt time wx

Last synced: 15 May 2026

https://github.com/bengadbois/flakyserver

Configurable HTTP server that flakes out

http server testing

Last synced: 20 Oct 2025

https://github.com/usox/hack-http-factory-interfaces

Set of psr-17 like interfaces for hack

hack hacklang hhvm http psr17

Last synced: 23 Oct 2025

https://github.com/hamas-ur-rehman/httpservice

This package contains classes that make it easy to consume the http package. It's multi-platform, and supports mobile, desktop, and the browser. It supports GET,PUT,POST,DELETE and PATCH requests. It Depends on the http package

classes dart dart-library flutter flutterpackage hacktoberfest http http-server serverrequestinterface

Last synced: 22 Feb 2026

https://github.com/zekrotja/cds

A very simple file server for local and cloud (S3) files.

fileserver go http http-server s3 server storage

Last synced: 24 Oct 2025

https://github.com/rollicks-c/apimate

generic API utility for go

api api-rest golang http rest restful

Last synced: 24 Oct 2025

https://github.com/netcorelink/libchttpx

A powerful, cross-platform HTTP server library in C/C++ for building full-featured web servers.

c cpp http netcorelink

Last synced: 23 Jan 2026

https://github.com/pranshu-89/mcp-server-api-tools

This is initially for demo purpose for showing MCP server capabilities.

api-rest csharp dotnet http mcp mcp-server

Last synced: 14 Apr 2026

https://github.com/data-integrations/http

Sink plugin to send the messages from the pipeline to an external http endpoint

cask-marketplace cdap cdap-plugin http

Last synced: 25 Oct 2025

https://github.com/jjeffery/hclconfig

HCL configuration files

changes configuration encryption http kms s3

Last synced: 23 Jan 2026

https://github.com/tomrlq/lrconnection

An HTTP library that makes networking for iOS easier

http ios networking

Last synced: 24 Feb 2026

https://github.com/isclub/flask-was

🍾 Flask extension for JSON API

api flask flask-extension http python

Last synced: 11 Apr 2026

https://github.com/firmanmm/greb

Golang HTTP Request Binding

golang http

Last synced: 25 Oct 2025

https://github.com/siddheshk02/ip-tracker

A CLI IP-Tracker app in Golang

cobra-cli go-color golang http ip

Last synced: 15 Apr 2026

https://github.com/xcrap-dev/puppeteer-extra-client

Xcrap Puppeteer Extra Client is a package of the Xcrap framework that implements an HTTP client using the Puppeteer Extra library.

client extra http javascript nodejs puppeteer scraping typescript web xcrap

Last synced: 01 Jun 2026

https://github.com/havva-nur-ezginci/goodplace

🚀 📅 The Habit Tracker project is a comprehensive Flutter application designed to help users in 🔥 effectively tracking their habits and staying motivated. 🎯

android calendar-widget carousel-slider chat-history chatgpt cloud-firestore dio fcm-notifications firebase-auth firebase-messaging flutter flutter-dotenv flutter-examples http lottie-animation openai provider-state-management stream-processing streaming unsplash

Last synced: 03 Jan 2026

https://github.com/pavlevujicic/webdevproject

Created a web application to provide exhibition space for artists, to showcase their work and connect artists with the community.

css express-js html http javascript json mongodb mvc-architecture nodejs pugjs restful-api

Last synced: 24 Jan 2026

https://github.com/kei2100/h-fwd

Simple HTTP request forwarder

forwarding go golang http

Last synced: 01 Mar 2026

https://github.com/thiagomvas/seederly

Seederly is a modern API tester, but smarter. It lets you create, test, and send HTTP requests while automatically generating realistic, structured, and schema-based fake data, with none of that AI bloat.

api automation cicd contributions-welcome csharp http requests rest-api testing tool

Last synced: 24 Feb 2026

https://github.com/pengng/http-logs

HTTP request log middleware

http log request

Last synced: 29 Jan 2026

https://github.com/dualeai/hpke-http

End-to-end encryption for HTTP APIs using RFC 9180 HPKE. Drop-in middleware for FastAPI, aiohttp, and httpx.

aiohttp chacha20 cryptography e2e encryption fastapi hpke http rfc9180 sse streaming x25519

Last synced: 06 Feb 2026

https://github.com/dhoniaridho/ohttp

ohttp is a wrapper library that integrates tanstack query and axios to provide a seamless data fetching experience. This library supports multiple frameworks, making it versatile and easy to use in various projects.

axios http http-client react react-query

Last synced: 25 Feb 2026

https://github.com/alok722/picsum-gallery-angular

An angular gallery project which fetches the image from picsum API.

angular api hacktoberfest http javascript material-design

Last synced: 25 Feb 2026

https://github.com/thinkofher/horror

simple http error handlers

error go http

Last synced: 31 Jan 2026

https://github.com/nicolasgasco/42_webserv

An HTTP server coded in C++. It supports configuration files and GET, HEAD, POST, and DELETE requests. Serves a fully static website

cgi-script cpp98 http http-server socket-programming

Last synced: 25 Feb 2026

https://github.com/miiraak/tiktok-ai-auto

Semi-Automated AI-Generated images and publishing

ai api automated bot csharp http image-generation json tiktok windows-forms

Last synced: 07 Feb 2026

https://github.com/ytake/hack-cookie

HHVM and Hack Cookies for facebook/hack-http-request-response-interfaces

cookie hack hacklang hhvm http

Last synced: 25 Feb 2026

https://github.com/biancarosa/netkit

The HTTP traffic sidecar that will change the way you develop and monitor applications.

caching debugging http monitoring proxy rate-limiting replay requests requests-recording throttling

Last synced: 31 Jan 2026

https://github.com/jitendra3109/http

An overview of REST API services HTTP verbs

http rest-api

Last synced: 01 Feb 2026

https://github.com/george551556/distributed_control

The distributed computing task based on the gin framework and websocket. Aims to calculate whether there is a string whose MD5 value is equal to itself

distributed distributed-systems gin golang http md5 websocket

Last synced: 08 Feb 2026

https://github.com/aslon1213/g4h_pos_erp

G4H pos system written in fiber/golang

caddy docker erp golang gorelaser http rest

Last synced: 07 Feb 2026