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/ztgx/httplib-rs

httplib-rs is a wrapper around cpp-httplib.

cxx ffi http httplib rust

Last synced: 08 Jun 2026

https://github.com/sanzaru/go-giphy

giphy.com API implementation in Go

api giphy giphy-api go go-giphy golang http

Last synced: 25 Jul 2025

https://github.com/ajjj001/naan

Opinionated mini web framework for Bun (POC)

bun http javascript routing server web

Last synced: 15 May 2026

https://github.com/f321x/webserv-42-core

Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.

42 42born2code 42commoncore 42school http nginx sockets unix webserver

Last synced: 07 Mar 2026

https://github.com/overlineink/http-chapter

Consuming HTTP services and making a reusable data service for HTTPs classes

angular best-practices http separation-of-concerns typescript

Last synced: 03 May 2026

https://github.com/aslamthachapalli/netflix_clone_app

A netflix_clone app designed in Clean Architecture + TDD approach.

clean-architecture dart flutter http netflix-clone tdd tmdb-api video-player

Last synced: 29 Apr 2025

https://github.com/curveball/session

Cookie-based sessions for Curveball

cookie curveball hacktoberfest http session

Last synced: 14 Jun 2025

https://github.com/Feynmen/UnityHttp

Small wrapper of UnityWebRequest to facilitate the work with the HTTP protocol.

http unity3d unity3d-plugin untiy web

Last synced: 25 Apr 2025

https://github.com/schmich/fsws

Ruby file system web server. Replaced by https://github.com/schmich/sfs

development devtools http ruby server static-site web web-server webserver

Last synced: 28 Oct 2025

https://github.com/charlysan/gidm

Simple http proxy man in the middle tool

api cli debug docker go golang http man-in-the-middle midm proxy rest

Last synced: 20 May 2026

https://github.com/superp00t/http-index-fs

Mount a Web index folder to your local filesystem!

file filesystem fuse http index mount web

Last synced: 17 Jun 2025

https://github.com/w20089527/net

A C++ Network Library

cpp echo-server http http-client http-server socket tcp

Last synced: 03 Apr 2025

https://github.com/tunnckocore/simple-get-stream

Simply wraps `simple-get` and his methods to return Response stream instead of Request stream. For example `simpleGet.get(url).pipe(process.stdout)`.

api get got http request simple simple-get stream

Last synced: 16 Jun 2025

https://github.com/ralvescosta/rust_iot

Rust project built to understand the maturity of the RustLag ecosystem for the most common IoT Tools

amqp grpc http http2 microservices mqtt opentelemetry rust

Last synced: 11 Jan 2026

https://github.com/middlewares/robots

PSR-15 middleware to enable/disable the robots of the search engines

http middleware psr-15 robots-txt seo

Last synced: 13 Dec 2025

https://github.com/felipecastrosales/dart_api

Learning more about "API Consume" with Dart, using http and dartion packages.

api api-client api-rest consume dart dart-package dartion dartlang flutter flutter-examples flutterando http http-server https

Last synced: 13 Apr 2026

https://github.com/juntralala/code-studying-mydocumentation

Belajar semua fundamental Bahasa pemrograman atau Framework

dart git http java javascript laravel learning mysql php

Last synced: 12 Jan 2026

https://github.com/joalisonpereira/axios2curl

An axios plugin that translates requests into cURL commands

axios curl debug debuggin http javascript log logging node shell

Last synced: 12 Apr 2025

https://github.com/sstark/ralad

simple http downloader with interactive redirect behaviour

download http redirect

Last synced: 17 Jul 2025

https://github.com/fatmatto/throwable-http-errors

Throwable HTTP errors for node apis

errors es6 http nodejs

Last synced: 12 Sep 2025

https://github.com/chenasraf/redar-browser

View your JSON responses as data tables which are sortable and filterable, letting you speedily read through information (alpha)

chrome-extension http json json-data postcss react requests typescript

Last synced: 07 Apr 2026

https://github.com/localshred/flauta

Rails-like router configuration library for Express apps

api express express-js expressjs http resources router

Last synced: 10 Apr 2025

https://github.com/yornaath/fp-ts-http

Opinionated, strongly typed http middleware library using fp-ts fp-ts-routing and io-ts for decoding of io

fp-ts functional functional-programming http io-ts koa koa2 rest routing types

Last synced: 19 May 2026

https://github.com/maximeshr/micro-bunyan-request

Request, response logger middleware using bunyan for micro framework. Also provides request<>response duration.

bunyan duration http logger micro request response

Last synced: 07 May 2025

https://github.com/netcentric/apply-server

Deploy to servers/run scripts on servers via http

deployment http http-server

Last synced: 24 Jun 2026

https://github.com/dnesting/uhttp

Golang HTTP over UDP

golang http multicast udp

Last synced: 17 Jan 2026

https://github.com/ibnz36/http

A (very) simple library for parsing http requests and generating responses in rust.

http rust

Last synced: 13 Apr 2025

https://github.com/marcisbee/radi-fetch

Official HTTP client for Radi.js

ajax client fetch http radi radijs

Last synced: 06 Mar 2026

https://github.com/4rays/http-request-builder

Build URL requests using functional composition and result builders.

composition foundation functional http ios middleware networking rest resultbuilder swift

Last synced: 10 Apr 2025

https://github.com/gopherlabsltd/mayo

Network abstraction layer written in Kotlin. 🚀

android android-library http kotlin libraries network networking okhttpclient

Last synced: 16 May 2026

https://github.com/xyurt/httplite

httplite — A minimal, single header, zero-copy, zero-allocation HTTP/1.1 parser in C and compatible with C89. Uses only pointer arithmetic and nothing else in only 50 lines.

c c89 fast fastest http http1-1 https library microhttp most optimized parse parser single-header small smallest smallhttp tiny tinyhttp zero-allocation

Last synced: 19 Jul 2025

https://github.com/pink-crab/perique-ajax

A simple but powerful Ajax library for the PinkCrab Perique framework. Allows for the creation of object based Ajax calls that handle all basic Nonce validation, WP Actions and makes use of the HTTP PSR Interfaces.

http psr-7 wordpress

Last synced: 13 Dec 2025

https://github.com/guanhui07/dcr

借鉴Laravel实现的 PHP Framework ,FPM模式、websocket使用的workerman、支持容器、PHP8特性attributes以及反射实现了路由注解、中间件注解、Laravel Orm等特性

amqp annotation command container crontab event http illuminate-database middleware mysql orm-framework php rabbitmq websocket workerman

Last synced: 04 Apr 2025

https://github.com/pew-pew-team/http-factory

Factory for request decoding and response encoding

accept bundle content-type decoder encoder factory http request response symfony symfony-bundle

Last synced: 10 Apr 2025

https://github.com/myConsciousness/authorization-header

AuthorizationHeader is an open-sourced Dart library. With AuthorizationHeader, you can easily manage authorization header on your application.

authorization-header authrization dart flutter header http library pubdev

Last synced: 03 Apr 2025

https://github.com/bradfordmedeiros/mqtt_mongo

Logs all mqtt topics from a broker to a mongo database.

database express http mongodb mqtt node

Last synced: 04 Feb 2026

https://github.com/tomplus/sitest

Prometheus exporter to test HTTP(s) websites

check http metrics prometheus prometheus-exporter site www

Last synced: 17 Mar 2025

https://github.com/sgreben/http-echo

tiny HTTP server that echoes the requests it receives. single binary, no dependencies. linux, osx, windows.

debug echo golang http http-server tiny

Last synced: 01 Apr 2025

https://github.com/agupta666/elf

HTTP server console :alien:

cli http http-api http-mocking http-server interactive json service

Last synced: 14 Jan 2026

https://github.com/dpwgc/smallscheduler

一个基于Go+MySQL的分布式任务调度平台

cron go http job mysql scheduler server task vue

Last synced: 16 Jul 2025

https://github.com/pippolo84/yaus

A simple URL shortener to demonstrate Go services patterns

go golab http service

Last synced: 17 Mar 2025

https://github.com/justin-p/ansible-role-chisel

A Ansible role to deploy a https://github.com/jpillora/chisel client and/or server as a systemd service.

ansible ansible-galaxy ansible-role chisel golang hacktoberfest http systemd tcp tunnel

Last synced: 29 Oct 2025

https://github.com/scanoss/wayuu

This is the Wayuu Webserver repository

http rest restful server web

Last synced: 12 Jan 2026

https://github.com/dvcol/trakt-http-client

Fetch based http client for trakt.tv API

api client fetch http trakt

Last synced: 12 May 2025

https://github.com/sammers21/ashbringer-load

Load testing Framework built on top of netty

cli docker docker-image fasthttp highload http java java-8 load-testing netty netty4

Last synced: 17 Feb 2026

https://github.com/raku-community-modules/http-roles

Roles for an HTTP::Server with interchangeable backends

http raku roles

Last synced: 17 Jun 2025

https://github.com/lykmapipo/express-test-helpers

Sensible test helpers for express

bdd express http lykmapipo middleware router specs tdd test unit

Last synced: 02 Sep 2025

https://github.com/haxzie/apico

A lightweight, typed HTTP client based on the Fetch API with an axios-like interface.

http requests

Last synced: 04 May 2025

https://github.com/rokf/tinyserv

Really simple static HTTP server

http http-server server static-site

Last synced: 08 Jul 2025

https://github.com/00f100/fcphp-route

Package to manipulate routes

fcphp http php7 php72 request route

Last synced: 25 Jan 2026

https://github.com/ethauvin/httpstatus

Tag library to display the code, reason, cause and/or message for HTTP status codes in JSP error pages

301 404 bean code codes http jsp library rfc2616 rfc7231 status tag

Last synced: 05 May 2025

https://github.com/adamhalasz/querystrings

A querystring parser used in diet. Supports multidimensional arrays & objects. Converts values into their correct data types.

convert-values http javascript json npm query querystrings rest

Last synced: 12 May 2025

https://github.com/spiral/http

[READ ONLY] PSR-15 HTTP Request pipeline. Subtree split of the Spiral HTTP component (see spiral/framework)

http middleware php7 psr15 psr7 spiral

Last synced: 09 Apr 2025

https://github.com/grongor/go-snmp-proxy

HTTP proxy server for SNMP requests, written in Go

go golang http proxy proxy-server snmp

Last synced: 23 Mar 2025

https://github.com/devenes/terraform-containerization-bookstore-api

Bookstore Web API Application aims to create a bookstore web service using Docker to have the understanding to dockerization of an application. The application code is to be deployed as a RESTful web service with Flask using Dockerfile and Docker Compose on AWS Elastic Compute Cloud (EC2) Instance using Terraform.

aws-elastic-compute-cloud bash docker docker-compose dockerfile ec2 flask git github http mysql python-flask restful terraform

Last synced: 06 Apr 2026

https://github.com/mcgillij/py3status-http-monitor

py3status module for monitoring http services

archlinux aur http monitor monitoring py3status python

Last synced: 12 Apr 2025

https://github.com/echo-devim/nicehttp

Small HTTP REST API client/server framework in C++23

client cpp cpp23 http rest-api server

Last synced: 03 Feb 2026

https://github.com/gavrilaf/seagull

Swift web framework

http router swift swift-nio web-framework

Last synced: 29 Oct 2025

https://github.com/manuel-di-iorio/sse-node

Server-sent events for Node.js

http nodejs sse

Last synced: 28 Oct 2025

https://github.com/hoc081098/http_client_hoc081098

Simple and powerful HTTP client for Flutter and Dart application, built on top of http, rxdart_ext and cancellation_token_hoc081098 packages.

dio-flutter dio-interceptor flutter-dio flutter-http flutter-http-client http http-client

Last synced: 14 Apr 2025

https://github.com/codophobia/network-communication-protocols

Code examples in Python to understand popular network communication protocols like TCP, HTTP and RPC

http learning-by-doing python rpc tcp

Last synced: 10 Sep 2025

https://github.com/expath/expath-http-client-java

EXPath HTTP Client - Java reference implementations

expath http saxon

Last synced: 12 Jan 2026

https://github.com/colinodell/static-response-server

Super tiny HTTP server that always returns the same response

docker go golang http http-server

Last synced: 15 May 2026

https://github.com/justprodev/json_fetcher

Fetching JSON data with caching/auth-handling/logging

cache dart flutter http json

Last synced: 22 Apr 2025

https://github.com/propensive/telekinesis

A lightweight URI representation and HTTP client

http http-client rest scala

Last synced: 19 Jul 2025

https://github.com/yidas/web-service-protocols

Theory and working principle of Web service protocols with UML diagram

dns http network osi-model principle tcp theory uml uml-sequence-diagram web

Last synced: 16 Jan 2026

https://github.com/claunch3r/cf-finder

A utility that determines whether an IP address belongs to Cloudflare

bugbounty cli cloudflare cybersecurity http pentest-tool pentesting

Last synced: 23 Feb 2026

https://github.com/povilasb/httpmeter

Hackable HTTP benchmarking tool written in Python

asyncio benchmarking http python3

Last synced: 18 Oct 2025

https://github.com/afaguilarr/go-example-webserver

Example Web API built using Go, NGINX, Python (for testing), and probably React in the future

circleci dependabot docker docker-compose gherkin go grpc http nginx postgresql pytest pytest-bdd shell-scripts

Last synced: 24 Oct 2025

https://github.com/bluekeyes/hatpear

Simple error aggregation and handling for Go HTTP handlers

error-handling errors golang http

Last synced: 25 Oct 2025

https://github.com/bayfrontmedia/multi-curl

A simple HTTP client to make single or asynchronous requests utilizing the cURL library.

asynchronous client curl http php request response

Last synced: 26 Oct 2025

https://github.com/dfinity/http-auth-poc

Authenticate to ICP canisters over HTTP (Proof of Concept)

http http-message-signatures icp internet-computer rest-api rfc-9421 rfc9421 rust typescript

Last synced: 26 Oct 2025

https://github.com/didinj/angular8-rxjs-forkjoin-example

Angular 8 RxJS Multiple HTTP Request using the forkJoin Example

angular angular8 angularjs example forkjoin http multiple request rxjs tutorial

Last synced: 24 Apr 2025

https://github.com/purposeinplay/go-commons

Package go-commons contains a collection of common technologies used in a Web Service. The main purpose is to standardise how we are using the technologies and offer a simple package API to the developer

grpc http pubsub rabbitmq

Last synced: 04 Oct 2025

https://github.com/erengy/hypp

HTTP/1.1 418 I'm a teapot

cpp17 header-only http work-in-progress

Last synced: 07 Feb 2026

https://github.com/joshcarp/servermock

mock grpc and http servers with ease

golang grpc http mock

Last synced: 01 Feb 2026

https://github.com/cntransgroup/http2ia

HTTP/2 in action 翻译学习

http http2 translation

Last synced: 07 Feb 2026

https://github.com/5cript/roar

A Networking Library Wrapping Around ASIO, Beast and Curl

boost cpp20 http http-server https websocket websockets

Last synced: 01 Feb 2026

https://github.com/zaiste/zrob

:leaves: :ant: Small, simple and modern HTTP request library for Node

http http-client javascript request tiny-javascript-library

Last synced: 07 Feb 2026

https://github.com/erfanium/denzo

Well designed web framework for Deno. similar to Fastify

api deno http javascript rest typescript

Last synced: 20 Jan 2026

https://github.com/utilyre/xmate

Enhanced error handling for the net/http package

error error-handling go golang http httperr lib library middleware net-http util utility utils

Last synced: 08 Feb 2026

https://github.com/dbeaudoinfortin/httploadtester

A Java load testing tool for web applications, over HTTP/HTTPS.

http load-testing rest undertow

Last synced: 26 Feb 2026