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/hinha/httpcache

Golang HTTP Client Cache

cache golang http http-client redis

Last synced: 20 Apr 2026

https://github.com/dpwgc/piefilemigrate

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

boltdb file ftp golang http oss redis s3 sync

Last synced: 17 May 2026

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/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/yogiverma007/httprequestparser

httprequestparser is lua based http request parser.

http json lua luamodule luarocks parser xml

Last synced: 17 Jul 2025

https://github.com/lemaur/php-url-checker

PHP package to check the URL HTTP response status code and reason phrase.

checker guzzle guzzle-php-library guzzlehttp http php status-code url

Last synced: 13 Apr 2025

https://github.com/crispy-strawberry/http.zig

An HTTP/1.1 compliant client and server in Zig

http tcp zig ziglang

Last synced: 17 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/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/esri/http-inbound-ex-for-geoevent

ArcGIS GeoEvent Server sample Enhanced HTTP inbound Connector to support entering a list of headers

arcgis connector geoevent geoevent-for-server headers http java server transport

Last synced: 25 Jun 2025

https://github.com/mustafabinguldev/aurelius

A lightweight and minimalist web server designed for easy web development and dynamic content management.

html http http-server java java-socket java-socket-programming javascript netty netty-http netty-server restful restful-api restful-webservices socket-programming web-socket webserver

Last synced: 17 Feb 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/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/twiny/limiter

IP based rate limiter

go golang http limiter rate-limiter rest-api

Last synced: 04 Apr 2025

https://github.com/derekstride/jsoncache

A simple JSON cache for caching data intended for use with JSON APIs.

cache http json ruby

Last synced: 20 Mar 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/snaipe/go-htutil

Go HTTP utilities, with no dependencies

accept-header content-type go golang http

Last synced: 05 Apr 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/bradoyler/route-serve

route serving 🌐 awesomeness

http server

Last synced: 25 Jun 2025

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/taufik-nurrohman/marsble.favicons

Favicons API with Super Fast Global CDN

apache api favicon fetch get http marsble php

Last synced: 29 Mar 2025

https://github.com/vspaz/pyclient

configurable HTTP python client that supports retries, timeouts, tls, basic auth, logging etc.

basic-authentication http http-client logging python3 requests retries timeouts tls tls-certificate

Last synced: 18 Feb 2026

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

Extensions for HTTP package, a nested multiplexing by paths and methods as well as a full-fledged JWT help with RESTful applications

go golang http http-server jwt jwt-tokens multiplexing restful-api web

Last synced: 05 Apr 2025

https://github.com/contributte/cli-http

💀 [DISCONTINUED] Provide HTTP settings in CLI mode for Nette Framework (@nette). Use contributte/http.

command-line contributte http nette-framework

Last synced: 01 Oct 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/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/matteopolak/basket

A simple HTTP/1.1 client and server.

http http-client http-server

Last synced: 12 May 2025

https://github.com/kriogenia/rust-http-server

HTTP Server developed with Rust

http rust server

Last synced: 18 May 2026

https://github.com/duruyao/goshare

GoShare provides a simple Web UI and a file transfer service which using HTTP protocol.

cross-platform go golang http share-file

Last synced: 12 Jan 2026

https://github.com/navid2zp/httptracer

Simple HTTP tracer in Go

golang http httptracer trace tracer tracing

Last synced: 13 Mar 2025

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/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/wacker-dev/wasi-examples

Bunch of WebAssembly app examples using WASI API.

cli http rust wasi wasm webassembly

Last synced: 19 May 2026

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/zimbres/smtptohttp

A worker service that listens for mail messages and sends them to an HTTP endpoint as a POST request

http smtp smtp2http smtp2json

Last synced: 27 Jan 2026

https://github.com/ngdream/heart

easy to use and performent c++ web microframework

cef cpp framework heart http lib microframework mongoose request server ui visual-studio web websites

Last synced: 16 Apr 2026

https://github.com/uraninite/proxy-server

Python proxy server.

http https linux proxy python server

Last synced: 06 Jun 2026

https://github.com/alitari/mockgo-server

Lightweight and scalable server for mocking http endpoints

go golang golang-application http kubernetes mock-server

Last synced: 23 Jun 2026

https://github.com/ddo/request

:pizza: Simplified HTTP request client in go

golang http http-client request

Last synced: 23 Jan 2026

https://github.com/ignis-sec/hostname-polluter

Minimalistic extension to quickly check hostname pollution

browser-extension cybersecurity http infosec security security-tools

Last synced: 05 Jun 2026

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

100 days of code challenge. Day-50 onwards

callbacks dns error-handling event-emitter filesystem http node-js streams url

Last synced: 22 Apr 2026

https://github.com/ldclakmal/wso2-http-transport-sample

WSO2 HTTP Transport Sample

client http http2 sample server wso2

Last synced: 23 Jun 2026

https://github.com/pzaino/astra

ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)

actor-model grpc http persistent-storage rust rust-lang server-less tcp

Last synced: 19 Feb 2026

https://github.com/parzibyte/subir-archivo-go

Ejemplo para enviar un archivo de JavaScript a Go usando fetch y AJAX

fetch file-upload formdata go golang http javascript js

Last synced: 20 Apr 2026

https://github.com/khalilgharbaoui/leads-extractor

This is a script that extracts leads form multiple JSON endpoints and mashes them together.

api-client cli data-extraction extraction http json phaser ruby

Last synced: 20 Apr 2026

https://github.com/rubenchristoffer/hetty-http-utilities

Hetty HTTP Utilities is a lightweight Java API primarily useful for parsing and creating raw HTTP requests and responses, along with sending and receiving them through TCP sockets.

http http-client http-packets http-parser https java login-automation parsing robot tcp tcp-sockets

Last synced: 01 Mar 2026

https://github.com/interfiber/snowfall.ts

Snowfall.ts is a modern http library for deno

deno denoland http

Last synced: 02 May 2026

https://github.com/lemonphp/http-client

:+1: The PSR-18 compatible HTTP client with middleware support

client http http-client middlewares psr-18 psr-7 transports

Last synced: 31 Jan 2026

https://github.com/sibeeshvenu/angular-custom-http-base-service-to-call-external-api

This is a custom Http Base Service in Angular, Typescript which can be used to call any external Apis

angular api http typescript

Last synced: 02 May 2026

https://github.com/tony-artz/c-http-server

A simple HTTP 1.1 Web server made using C and Sockets sys calls in Linux

c cmake gnu gnu-linux http http-server linux socket socket-programming sockets web webserver

Last synced: 30 Jan 2026

https://github.com/stefanhuber/serverseitige-softwareentwicklung

Skriptum Serverseitige Softwareentwicklung

http lecture-material php

Last synced: 20 Oct 2025

https://github.com/threadly/litesockets-http

Http protocol handlers for litesockets network library

http http-client http-protocol http-server networking

Last synced: 22 Jan 2026

https://github.com/microchiptech/pic32mzw1_websocket_http_website

"IoT Made Easy!" - This example application enable a websocket server with the HTTP website, temperature and light intensity value is send to the browser through the websocket connection and display in real time.

http pic32mzw1 webpage website websocket wfi32 wfi32iot-board

Last synced: 12 Jun 2026

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

A high performance HTTP client for Clojure built on Akka HTTP

clojure http http-client

Last synced: 02 May 2026

https://github.com/fd-/okhttp-j2objc

A fork of OkHttp modified to work with j2objc

android http ios j2objc java okhttp ssl

Last synced: 01 May 2026

https://github.com/pinheirolucas/opentrivia

API client for Open Trivia DB: https://opentdb.com/

api-client client golang http trivia

Last synced: 22 Jan 2026

https://github.com/artainmo/webserv

42 school project. Create a webserver in c++ able to handle HTTP/1.1 requests following a specific configuration file.

42school cpp http web

Last synced: 07 Feb 2026

https://github.com/hugoalh/http-header-link-es

An ES (JavaScript & TypeScript) module to handle HTTP header `Link` according to RFC 8288 standard.

es header http javascript js link modulejs ts typescript

Last synced: 05 Mar 2026

https://github.com/pablopunk/microfetch

Use https every time you fetch

fetch http https javascript micro microsec nodejs secure

Last synced: 30 Apr 2026

https://github.com/robthree/p1-meter

P1 Meter (Wemos D1 mini) - Serial to HTTP POST / "Serial over WiFi". See also https://github.com/RobThree/DSMR.Net

dsmr homeassistant http p1 p1meter wemos-d1-mini wemos-shield

Last synced: 02 Apr 2026

https://github.com/junian/python-apps

Python script / console / terminal apps and API

example http python

Last synced: 01 Feb 2026

https://github.com/mesosphere-backup/http-service

Wraps connections managed by the `@dcos/connection-manager` package into an Observable.

http observable request rxjs stream

Last synced: 29 Jun 2026

https://github.com/itismohammadreza/shad-lms-panel

The exam management panel of shad-lms

angular bootstrap html http responsive sass typescript

Last synced: 30 Apr 2026

https://github.com/lmammino/filerec

Local HTTP 1.1 server to securely receive files from friends and colleagues on the local network

file file-receiver file-server file-sharing file-transfer http

Last synced: 29 Jan 2026

https://github.com/dkxce/simpleaprsserver

This is the Simple APRS Server wich send received data to all connected users.

ais aprs dkxce filter ham http radio server

Last synced: 16 Feb 2026

https://github.com/arshamroshannejad/cf-forbidden

Efficient methods to circumvent Cloudflare's 403 restrictions, allowing for seamless scraping of websites that implement these protections.

403-forbidden captcha client cloudflare golang http scrapper

Last synced: 30 Apr 2026

https://github.com/erick-dsnk/sai-http-server

A local HTTP server written in Python with browser sync feature to make your web design problems easier to solve!

chrome-webdriver http http-server python python-server selenium server socket web-design

Last synced: 17 Apr 2026

https://github.com/fmjsjx/entrepot

A simple service for receiving data(logs) based on netty4.

http java log netty resp3

Last synced: 02 May 2026

https://github.com/freepik-company/bifrost

A lightweight S3 proxy that re-signs requests between your customers and buckets, supporting multiple client authentication methods

golang http s3 s3-proxy

Last synced: 07 Feb 2026

https://github.com/zbo14/bouncer

😎 Dynamically block hostnames with HTTP and SOCKS proxies

docker docker-compose haproxy http http-proxy sequelize socks-proxy socks5 sqlite3

Last synced: 03 May 2026

https://github.com/joseluisq/leap

A lightweight micro HTTP framework for PHP 8.1+ (experimental)

http micro-framework php php81 web-framework

Last synced: 16 Mar 2026

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

HTTP server built in Go, following this guide: https://theprogrammershangout.com/resources/projects/http-project-guide/intro.md

go go-http golang http http-server

Last synced: 24 Feb 2026

https://github.com/itsmichaelbtw/urbex

A fast HTTP client built for NodeJS and the browser. Supports custom pipeline transformations, isolated clients and more.

browser cache http http-client nodejs promise-api typescript

Last synced: 29 Apr 2026

https://github.com/softinstigate/nginx-restheart

Example of NGINX as a SSL frontend for RESTHeart.

docker docker-compose http https https-proxy nginx restheart ssl ssl-frontend

Last synced: 17 Apr 2026

https://github.com/allaman/go-cli-skeleton

A minimal but functional skeleton Go CLI application

bootstrap cli go golang http json kong logging skeleton template zerolog

Last synced: 26 Feb 2026

https://github.com/neyn/neynpy

Fast and Lightweight Pyhthon HTTP Library

backend c cpp fast-library http http-server neyn neynpy python webserver

Last synced: 03 May 2026

https://github.com/grafana-tools/grafana-info

[ON HOLD] Displays brief info about Grafana objects on the terminal.

cli grafana http json tools

Last synced: 03 May 2026

https://github.com/ralph-bergmann/httptools

collection of Dart and Flutter libraries for HTTP request handling

cache dart flutter http interceptor network

Last synced: 04 Mar 2026

https://github.com/nolleh/ctxlog

golang context logger (access logger, which print request/response per http request), and also provide middleware for echo framework (https://github.com/labstack/echo)

echo echo-framework go golang http json log logrus middleware msa

Last synced: 16 Feb 2026

https://github.com/gdiasag/zero2prod

Following along "Zero to Production in Rust"

ci-cd ddd-patterns http rust tokio

Last synced: 22 Jun 2026

https://github.com/jazzshu/reverse-proxy

Reverse proxy project created as a test assignment for a job interview

http https interview javascript job nodejs proxy reverse-proxy

Last synced: 16 Apr 2026

https://github.com/godexsoft/krabby

Krabby is a Lua scriptable HTTP/WS server powered by C++

cpp17 crablib http inja lua moderncpp scriptable sol2 templates webserver websockets

Last synced: 29 Apr 2026

https://github.com/kongzue/basevolley

🔥Volley的二次封装,更好用,更易用,更标准

android http request volley

Last synced: 29 Apr 2026

https://github.com/sinuoslabs/webhook

Webhook channel's for NestJS motification

http nestjs notifications webhook

Last synced: 16 Apr 2026

https://github.com/unkaktus/frontier

Domain fronting http.RoundTripper wrapper

domain-fronting golang http roundtripper

Last synced: 18 Jun 2026

https://github.com/cloudwindy/mirai

An expressjs-like http server framework written in Golang and Lua.

golang high-performance http http-server lua

Last synced: 29 Apr 2026

https://github.com/cmst0us/ilmp

iOS HTTP(S) Proxy Base on nginx mysql php

http https ilmp ios jalibreak mysql nginx php proxy

Last synced: 04 May 2026