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

httplib-rs is a wrapper around cpp-httplib.

cxx ffi http httplib rust

Last synced: 08 Jun 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/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/ajjj001/naan

Opinionated mini web framework for Bun (POC)

bun http javascript routing server web

Last synced: 15 May 2026

https://github.com/anna-hope/browser

http://browser.engineering, in Rust

browser http recurse-center rust web

Last synced: 03 Aug 2025

https://github.com/cartory/catmapp

Inventory System with Flutter

ficct firebase firebase-auth flutter getx http uagrm

Last synced: 10 Mar 2026

https://github.com/pimalaya/io-http

Set of I/O-free Rust coroutines to manage HTTP streams

coroutine http https io-free library rust sans-io stream tcp

Last synced: 02 Jul 2025

https://github.com/cploutarchou/go-requests

An HTTP client that is ready for production in Go for a lot of useful features while only using the standard library of the language.

client-library go golang golang-library golang-package http http-client http-requests rest-api

Last synced: 09 Apr 2025

https://github.com/fkanout/gps-to-address-microservice

This is a simple microservices developed with Seneca microservices toolkit. Its aim is to get the user full address from his GPS coordinates. It can be used under service-to-service or user-to-service patterns.

api http microservice seneca-service

Last synced: 22 Apr 2026

https://github.com/oatpp/funnel-proxy

Transparent multiplexing proxy

async http multiplexing oatpp proxy

Last synced: 09 Oct 2025

https://github.com/anderson-lu/gofaquest

gofaquest: a high performance request pool service written by golang

downloader fast-request http httpclient request

Last synced: 14 Jan 2026

https://github.com/maplephp/http

MaplePHP/Http is a PHP library that simplifies handling HTTP messages, requests, and responses in web projects, adhering to the PSR-7 standard. It's designed for easy and efficient integration.

client curl headers http messaging php psr-7 psr7-http response server stream upload

Last synced: 15 Mar 2026

https://github.com/aplr/stubbles

A declarative HTTP stubbing library written in Swift

http stubbing swift testing

Last synced: 02 Aug 2025

https://github.com/teixeirazeus/hequest

Simple and hackable request for dart.

dart hacktoberfest http

Last synced: 25 Oct 2025

https://github.com/roccomuso/node-reverse-proxy

Node.js reverse http proxy boilerplate (supporting virtual host)

http javascript js node proxy reverse-proxy

Last synced: 19 Feb 2026

https://github.com/ilert/ilert-js

:zap::warning: The official iLert Javascript api bindings.

api bindings client http ilert js node rest

Last synced: 04 Jul 2025

https://github.com/meblum/serv

A cross platform, zero-config, dependency free file server that serves a directory over HTTP and reloads HTML files in the browser when the document or its dependencies have changed.

developer-tools file-server go golang hot-reload http

Last synced: 03 Feb 2026

https://github.com/smile-yi/ytil

PHP常用工具包

http image secret upload utils

Last synced: 29 May 2026

https://github.com/alfianandinugraha/flutter-article

Example Flutter App with fetch API

api app basic dart example flutter http

Last synced: 09 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/codewithjaspreet/cinemy

Movie Application build using official TMDB Api

api flutter-apps http ui-design

Last synced: 03 Aug 2025

https://github.com/joeke80215/psdr

package sender stress test tool

ddos-attacks http stress-test tcp udp

Last synced: 14 Jan 2026

https://github.com/majidsajadi/rektocode

Chrome extension to generate code from HTTP requests

chrome code-generator codegen devtools extension generator http rektocode request

Last synced: 21 Jan 2026

https://github.com/zlgopen/awtk-http-client

http client for awtk

awtk http https

Last synced: 06 Mar 2025

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/chitralverma/schnapps

Schnapps is a precise toolkit to rapidly develop production-grade, secure and self-contained WebApps and REST APIs over HTTP and WebSockets.

authentication authorization http microservices rest rpc scala web websocket

Last synced: 11 Jun 2025

https://github.com/molovo/tiny

A Crystal module to help you build multi-threaded HTTP micro-services

crystal http microservice

Last synced: 21 Aug 2025

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/00f100/fcphp-route

Package to manipulate routes

fcphp http php7 php72 request route

Last synced: 25 Jan 2026

https://github.com/kinsondigital/kd_clients

Various HTTP clients for miscellaneous use.

clients hacktoberfest http http-clients

Last synced: 26 Jun 2025

https://github.com/owainlewis/java-http-clj

A zero dependency HTTP library built on java.net.http.HttpClient.

clojure clojure-http http http-client java

Last synced: 31 Jul 2025

https://github.com/bc1bb/gotrusty

🦀 HTTP server made in Rust with no dependency.

http rust socket-server

Last synced: 26 Jun 2025

https://github.com/zzampax/simple-http

This is a completly custom made HTTP server, it doesn't use any external library to handle the HTTP requests, it's all made from scratch. It's just a simple project to learn how to handle TCP in RUST.

blog computer-science first-project http rust

Last synced: 26 Jun 2025

https://github.com/pilosus/requests-verbose

Convert requests.Response object into a string mimicking curl --verbose output. Useful for debugging of an HTTP request and its response

debugging http requests

Last synced: 11 Jul 2025

https://github.com/kawansoft/aceql.client

Legacy PCL version. C# Client toolkit for easy access of remote SQL databases managed with AceQL HTTP.

api api-client csharp http http-client mariadb ms-sql-server mysql postgresql remote-database sdk sql sql-calls sql-server

Last synced: 17 Feb 2026

https://github.com/bbariskilic/funny-number

An app that shows interesting information about numbers.

animation async dart flutter future getx http mvc-architecture restfull-api singleton-pattern

Last synced: 13 Apr 2026

https://github.com/zingarelli/anotacoes-estudo

Anotações que eu vou escrevendo como forma de estudos dos cursos de tecnologia que eu faço. A maior parte é focada no Front End.

acessibilidade alura carreira css estudos html http javascript machine-learning nextjs react typescript vitrinedev

Last synced: 06 Sep 2025

https://github.com/etkecc/buscarron

Submit web forms to Matrix (HTTP POST)

http matrix-org mautrix-go

Last synced: 27 Jul 2025

https://github.com/hslam/socket

Package socket implements a network socket that supports TCP, UNIX, HTTP, WS and INPROC.

epoll fast go golang http inproc kqueue netpoll tcp tls unix ws

Last synced: 28 Apr 2025

https://github.com/wuriyanto48/instaget

A Command line tool for downloading video or image data from Instagram

cli command-line-tool http instagram rust

Last synced: 16 Apr 2025

https://github.com/vaibhavpandeyvpz/sandesh

PSR-7 and PSR-17 implementation, works with PHP >= 7.0.

http implementation php psr-17 psr-7

Last synced: 24 Apr 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/roadrunner-server/http

RR HTTP(1, 2, 3)/TLS/fCGI plugin

http plugin roadrunner

Last synced: 08 Apr 2025

https://github.com/teddio/custom-nginx

A customized static nginx build, snugly placed into a docker container.

binary docker http nginx ngx-headers-more ngx-http-substitutions static substitutions tiny

Last synced: 23 Mar 2025

https://github.com/brunexgeek/webster

Small and standalone HTTP server/client API

c cpp http http-client http-server networking webster

Last synced: 28 Apr 2025

https://github.com/lsongdev/server-sent-events

server send events library for node.js

eventsource http realtime server-push sse

Last synced: 23 Aug 2025

https://github.com/tpal-dev/dio_clean_http_response

Dio Clean HTTP Response is a Dart package that simplifies handling HTTP responses when using the Dio library. It provides clean, structured, and customizable error handling for various HTTP failure scenarios.

dart dio flutter http pub-dev

Last synced: 28 Apr 2025

https://github.com/vuebits/http

Vue 3 http provider (based on Axios)

axios axios-vue http vue vue-3 vue3 vuehttp vuejs

Last synced: 16 Aug 2025

https://github.com/nabbar/opendmarc-reports

This tools import opendmarc history file into database and generate report from this database

ftp golang http import opendmarc report smtp

Last synced: 09 Mar 2025

https://github.com/34j/cached-historical-data-fetcher

Python utility for fetching any historical data using caching. Suitable for news, posts, weather, etc.

aiohttp asyncio cache fetch hacktoberfest historical-data http joblib lz4 pagenation pandas python realtime scraper scraping tqdm update web-scraping

Last synced: 22 Mar 2025

https://github.com/romanpunia/vengeance

⚔️ A cross-platform C++ game development framework

angelscript cmake cpp17 cpp20 framework game-development game-engine http mongodb postgresql smtp sqlite

Last synced: 07 Oct 2025

https://github.com/rekalogika/temporary-url-bundle

Symfony bundle for creating temporary URLs to your resources. You provide the resource in a plain PHP object, and a service to turn it into a HTTP response. The framework handles the rest.

http php response symfony symfony-bundle temporary-url temporary-urls

Last synced: 03 Aug 2025

https://github.com/neuroglia-io/aspnetcore.http

A NET CORE 3.1 library that provides tools to extend AspNetCore Http

aspnetcore dotnet http

Last synced: 03 May 2026

https://github.com/canta-slaus/rusty-place

A very basic "clone" of Reddit's r/place written in Rust using warp

http rust warp

Last synced: 30 Jul 2025

https://github.com/pubdreamcc/comment-list

基于Node.js实现的用户评论社区系统

bootstrap es6-javascript fs http nodejs

Last synced: 14 Apr 2025

https://github.com/mementomori11723/simple-chat

A simple chat app built in go, we are using websocket to send data across multiple devices

go golang http http-server tailwindcss websocket

Last synced: 23 Feb 2026

https://github.com/mntm-lib/http

Speed up any node.js server.

http server uwebsockets uws

Last synced: 13 Apr 2026

https://github.com/nchern/red

Console User Interface(CUI) for HTTP API

api command-line cui debug http testing vim

Last synced: 20 May 2026

https://github.com/chen-dk/puzz

A simple and powerful web framework.

async framework http rust

Last synced: 16 May 2025

https://github.com/bes-js/fastgate

Fastgate provides free, secure, and easy-to-integrate proxy services for developers.

connect elite http https proxies proxy proxy-list proxy-scraper proxy-server

Last synced: 23 Mar 2025

https://github.com/adaiasmagdiel/hermes

Hermes is a experimental lightweight PHP library for routing management. It provides a simple and intuitive way to define routes and execute actions based on HTTP requests.

experimental http lightweight mythology oop oriented-object-programming php router routing web web-development

Last synced: 22 Aug 2025

https://github.com/hueristiq/hqgohttp

A Go(Golang) package for handling HTTP(S) stuff.

go golang-package http http-headers http-methods http-status-code https

Last synced: 15 May 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/southclaws/qstring

This package provides an easy way to marshal and unmarshal url query string data to and from structs.

http query-string reflection struct-tags

Last synced: 22 Apr 2025

https://github.com/contributte/czech-post

:postbox: Czech Post API client

api contributte czech-post http nette

Last synced: 10 Apr 2025

https://github.com/ramibch/linkedin-posts

Utility to share Linkedin posts using the Linkedin Marketing API

api-wrapper http linkedin linkedin-api linkedinapi marketing marketing-automation python

Last synced: 12 Jun 2025

https://github.com/rodrigoscc/http.nvim

An asynchronous and feature-rich HTTP client for Neovim.

api curl http lua neovim neovim-plugin nvim nvim-plugin request requests rest

Last synced: 02 Sep 2025

https://github.com/bmf-san/bmf-php-router

The simple URL router built with PHP

http http-router php router tree tree-structure url-router urlroute

Last synced: 15 Apr 2025

https://github.com/jhnw/basicvideostreamer

Simple Rust video streaming library using HTTP 1.1 model.

http rust streaming

Last synced: 11 Mar 2026

https://github.com/goto-bus-stop/surf-sse

Server-Sent Events/EventSource client based on Surf

event-sourcing event-stream http server-sent-events surf

Last synced: 16 Apr 2025

https://github.com/jeninsutradhar/go-reverse-proxy

a simple, lightweight reverse proxy server built in Go, enabling secure and efficient forwarding of HTTP, HTTPS, and WebSocket traffic between local services and public servers

firewall forwarding-proxy golang http nat proxy reverse-proxy websocket

Last synced: 10 Jan 2026

https://github.com/sv443/node.js-http-encoding-example

An example of how content encoding works in Node.js HTTP servers

brotli deflate encoding gzip html http http-server javascript js node nodejs website websites

Last synced: 17 May 2026

https://github.com/meniny/mint

🌿 Human readable HTTP request in Swift.

html http ios macos multipartform-data networking request tvos urlsession watchos

Last synced: 25 Apr 2026

https://github.com/dnesting/uhttp

Golang HTTP over UDP

golang http multicast udp

Last synced: 17 Jan 2026

https://github.com/teiesti/dynonym

A minimalistic HTTP server that manages dynamic DNS records

ddns dns dyndns http rust server

Last synced: 19 Feb 2026

https://github.com/ryhkml/tasks-server

Advanced asynchronous tasks execution

asynchronous bun http linux queue rxjs scheduling tasks

Last synced: 06 Jul 2025

https://github.com/martinohmann/godog-http

Feature context for godog that adds http testing steps

bdd cucumber gherkin golang http integration-testing

Last synced: 11 Feb 2026

https://github.com/rodrigooler/rrmd

Rust + Rocket + MongoDB + Docker

api docker fast http mongo mongodb rocket rust security type

Last synced: 08 Apr 2026

https://github.com/cedric05/azure-cli-proxy

Creates a localhost proxy to Azure ARM

azure azure-arm developer-tools http localhost proxy proxy-server simple

Last synced: 04 Jan 2026

https://github.com/jameswoolfenden/terraform-http-ip

A very simple module to return the host Public IP address

http ip module terraform

Last synced: 01 Aug 2025

https://github.com/viascom/groundwork

Collection of useful libraries for Java.

android client gradle groundwork http http-client httpclient java maven pom restclient

Last synced: 14 Jan 2026

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

Mirror of Apache Geronimo yoko

geronimo http java javaee network-server web-framework

Last synced: 10 Apr 2025

https://github.com/jungin500/gst-httpd-1.0

GStreamer 1.0 - simple HTTP server for interacting with GStreamer based pipelines

gst-httpd gstreamer http mjpeg mjpg

Last synced: 25 May 2026

https://github.com/opexgroup/itcc.library

Small general-purpose framework. HTTP, logs, easier WPF and geocoding.

api csharp geocoding http http-client http-server logging tls wpf

Last synced: 13 May 2025

https://github.com/zbo14/jspeye

A command-line tool that identifies interesting assignments/expressions in JavaScript files

bug-bounty cli http https recon url web-security

Last synced: 30 Jul 2025

https://github.com/arl/serve

Serves the content of a directory as HTTP.

fileserver go golang http serve server simple simplehttpserver

Last synced: 23 Jul 2025

https://github.com/apache/geronimo-schema-14

Mirror of Apache Geronimo Schema j2ee 1.4

geronimo http java javaee network-server web-framework

Last synced: 09 Apr 2025

https://github.com/thiagodp/httpwrapper

A wrapper for the PSR-7's ResponseInterface.

builder http php phputil psr-7 wrapper

Last synced: 16 May 2025

https://github.com/dhowden/httpauth

Light-weight wrapper for http.Handler implementing basic HTTP authentication

go http

Last synced: 25 Mar 2025

https://github.com/xzeldon/http-proxy-server

Simple http proxy server implemented in Go

http http-proxy proxy

Last synced: 05 Oct 2025

https://github.com/roadrunner-server/headers

RR Headers HTTP middleware

headers http middleware

Last synced: 08 Apr 2025

https://github.com/4t145/client-util

Help you to build requests and handle responses by several extension trait!

http http-client hyper middleware rust tower utility

Last synced: 22 Apr 2025