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/php-ion/pion

PHP-ION library

async client http php-ion server websocket

Last synced: 06 Jul 2026

https://github.com/jhoffland/guzzle-formatter

PHP Guzzle request/response to HTTP message formatter

guzzle http php

Last synced: 29 May 2026

https://github.com/ikajdan/simple_request

A simple app that demonstrates how to make a network request

android app gradle http kotlin networking

Last synced: 14 May 2025

https://github.com/chandrakant0110/weather-app

This is the Flutter Weather App which works on all platform including Android, iOS, MacOS, Wiindows and in Web too.

dart flutter http responsive-design rest-api windows-app

Last synced: 12 Apr 2026

https://github.com/alvarovelascoprieto/scraperegela

Este script gestiona las peticiones HTTP (cookies, tokens, redirecciones...) necesarias para iniciar sesión en egela (moodle) y descarga todo los PDFs de la asignatura. Además, introduce todas las tareas disponibles junto con su fecha de entrega en un documeto csv.

beautifulsoup http requests scraping

Last synced: 08 Apr 2025

https://github.com/mellambias/http_express

Uso del servidor HTTP Express

express http js nodejs

Last synced: 08 May 2026

https://github.com/luminati-io/axios-with-proxies

Set up and use proxies with Axios for HTTP, HTTPS, and SOCKS requests, including advanced use cases like rotating proxies and global configurations.

api authentication axios http https proxy-agent proxy-server socks

Last synced: 04 Feb 2026

https://github.com/nanoninja/magoo

Magoo is experimental HTTP Middleware handler for Go

golang handler http middleware

Last synced: 08 Apr 2025

https://github.com/nanoninja/drago

Drago is an idiomatic HTTP Middleware for Go

golang handler http middleware

Last synced: 08 Apr 2025

https://github.com/setanarut/indir

Go ile yazılmış çok bağlantılı HTTP dosya indirici paketi.

clt downloader go http

Last synced: 06 Jul 2026

https://github.com/behemehal/baklava

Baklava is a Turkish sweet and http server

http http-server https https-server rust

Last synced: 06 Jul 2026

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

SciJava I/O support for HTTP

http scijava

Last synced: 28 Mar 2025

https://github.com/sandcore-dev/anidb-http-api

PHP client for the AniDB HTTP API

anidb api client http php

Last synced: 16 Mar 2025

https://github.com/zhigalov/http-assert-value

Assert values with status codes

assert http json-schema

Last synced: 29 Apr 2026

https://github.com/thalesfsp/webserver

A simple but powerful web server.

go golang http webserver

Last synced: 11 Jul 2025

https://github.com/garfield1002/hyper-content-encoding

A small utility to handle content encoding with hyper

content-encoding http hyper rust

Last synced: 04 Sep 2025

https://github.com/gerhut/ts-http-assert

TypeScript version of http-assert with Assertion Functions.

assertions http http-assert

Last synced: 09 Apr 2025

https://github.com/eknkc/request

Go HTTP Request Package

go http request

Last synced: 14 May 2025

https://github.com/lauslim12/basic

Plug and play, generic, secure, and customizable Basic Authentication library for Go's HTTP handlers. No dependencies and conforms to RFC 7617.

api basic-authentication go http library rfc7617

Last synced: 23 Apr 2025

https://github.com/ashu11-a/kython

Fast and low overhead web framework

bun deno framework framework-http http http-requests http-server node nodejs

Last synced: 14 May 2025

https://github.com/shafiqaimanx/slash

Simple HTTP library for Golang, heavily inspired by: https://github.com/gocolly/colly

go golang http

Last synced: 24 Feb 2025

https://github.com/rajikaimal/http-fetcher

:zap: Minimal effort for http requests

get http

Last synced: 01 Apr 2025

https://github.com/parnishaheliks9/ware-executer

Roblox ware Executor. Transforming Ideas into Reality. At -Ware, we develop software experiences that push the boundaries of what's typical.

backup borgbackup delayless exploit fe fluxus hack http krnl lua netbypass netless reanimate rest-api

Last synced: 28 Jun 2025

https://github.com/web-pacotes/networking.ts

Yet another fetch based HTTP library :)

angular fetch http httpclient nodejs react svelte sveltekit typescript vue

Last synced: 08 Apr 2026

https://github.com/bliuchak/auth

Authorization microservice where I played with JWT tokens for REST API endpoints.

golang http jwt microservice

Last synced: 16 Jan 2026

https://github.com/nventive/mallardmessagehandlers

Suite of useful HttpMessageHandlers for dotnet applications

delegatinghandler dotnet http mobile netstandard20

Last synced: 13 Apr 2025

https://github.com/bliuchak/heroes

Building http server with CRUD functionality using http package from stdlib

crud-functionality docker golang http rest-api sandbox

Last synced: 16 Jan 2026

https://github.com/antash-mishra/open-tunnel

WebSocket tunneling server and client to expose local web servers.

http javascript ngrok-replacement typescript websocket

Last synced: 21 May 2026

https://github.com/marioblazek/express-js-curl

This is a simple REST API written in Express.js framework. The main goal behind is to consume it via curl command line HTTP client.

curl expressjs http javascript

Last synced: 12 Apr 2026

https://github.com/memclutter/gorequests-retry

Retry middleware for gorequests

golang gorequests http retryable

Last synced: 12 Jan 2026

https://github.com/ainvaltin/httpsrv

Package httpsrv implements minimalist "framework" to manage http server lifetime.

http server

Last synced: 28 Jun 2025

https://github.com/reedobrien/logging

Access Logging Middleware Hnadler for Go

go golang http logging middleware

Last synced: 09 Apr 2025

https://github.com/owen-krueger/http.resilience.default

Decent defaults for adding resilence to HTTP clients.

csharp http httpclient net8 nuget resilience servicecollection

Last synced: 05 Apr 2025

https://github.com/sunsided/hyperium-headers-content-md5

typed Content-MD5 header

headers http hyperium rust

Last synced: 06 Jul 2026

https://github.com/rutaka-n/httpkeeper

simple reverse proxy server with JWT auth

http jwt-auth reverse-proxy

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/requests

Which is faster? Sending http requests in Go, Python or Rust?

go http python requests rust speed

Last synced: 22 Mar 2025

https://github.com/simpson-computer-technologies-research/stem_club_week5

Learn Python HTTP Requests, Threading, and Async in Week 5 of STEM Club

delete get http post put python requests

Last synced: 22 Mar 2025

https://github.com/yogsec/url_extractor

URL Extractor | Designed By YogSec is a powerful Bash script that helps you extract URLs from a single file or all files inside a folder

bug-bounty bug-bounty-tools cybersecurity cybersecurity-tools find-urls hack-tools hacking-tool http internet kali-linux-tools osint url-extractor url-finder webdevelopment

Last synced: 16 Mar 2025

https://github.com/lucid-services/serviser-sdk

SDK client plugin for `serviser` based apps and a SDK package generator

axios client http sdk

Last synced: 09 Apr 2025

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

Lightweight and strict implementation of PSR-7 HTTP Message including PSR-17 HTTP Factories.

http http-factory http-message psr-17 psr-7

Last synced: 16 Feb 2026

https://github.com/mo-fatah/mizan

Layer 7 Load Balancer

golang http load-balancer

Last synced: 06 Jul 2026

https://github.com/pke/webhook2websocket

Forwards webhook payload to websockets

http webhook websocket

Last synced: 07 Jan 2026

https://github.com/lucaspiritogit/treq

A Go-based terminal app for performing HTTP operations with an embedded sqlite to store your requests.

cli go golang http linux opensource requests sqlite terminal treq tview windows

Last synced: 21 Feb 2026

https://github.com/lnb51/rstreamer

Rust http camera streamer for linux

embedded http linux rust stream

Last synced: 22 Apr 2026

https://github.com/techpro-studio/gohttplib

Go library for default "net/http" package with a lot of helpers

golang golang-helpers http library

Last synced: 06 Apr 2025

https://github.com/flaviomarcio/qorm

Qt-QOrm Object-relational mapping for SQL ANSI, SQLite, Postgres, MSSQL, Oracle, MySQL

amqp cpp http iot mqtt mssql mvc odbc or oracle postgres psql qt rest rpc sqlite websocket

Last synced: 12 Apr 2026

https://github.com/zotho/key_value_store

Simple in-memory key-value store

client-server http threads

Last synced: 21 May 2026

https://github.com/joegasewicz/hog

C http framework static library

c c-http c-server c-web clangauge http http-server

Last synced: 05 Apr 2025

https://github.com/ahmtcn123/rust-http-download

Rust ile HTTP üzerinden dosya indirmek

http menemen rust

Last synced: 28 Feb 2025

https://github.com/waterlemons2k/loop-http-get

Send an HTTP GET every minute.

client http http-client http-get loop network rust

Last synced: 14 Apr 2025

https://github.com/silkodenis/swift-combine-networking

A Swift package for declarative HTTP networking with the Combine framework, designed for easy configuration and robust error handling.

api client combine declarative http http-client mock networking request-builder spm swift swift-package-manager

Last synced: 10 Mar 2025

https://github.com/micro-php/http-router-code

Micro Framework: Http route locator from other plugins by plugin interface.

framework-php http microphp php php82

Last synced: 01 Mar 2026

https://github.com/montyanderson/earth

Pure C static HTTP server

c docker http linux server

Last synced: 01 May 2026

https://github.com/railt/http-middleware

[READ ONLY] Subtree split of the Railt HTTP Middleware component (see railt/railt)

graphql http implementation middleware railt

Last synced: 21 May 2026

https://github.com/gofurry/reqrisk

Explainable risk assessment for HTTP request features in Go.

go golang http middleware net-http request-analysis risk-analysis

Last synced: 08 Apr 2026

https://github.com/basemax/windows-linux-file-downloader-c

File Downloader in C: A simple C program to download files over HTTP using sockets. Cross-platform support for both Windows and Linux.

c clang download-file file-downloader http http-download http-file-download network socket

Last synced: 03 Apr 2025

https://github.com/hex9cf/cupidconnectorlite

🔗一款用于自动登录汕头大学校园网的轻量级命令行工具,是 Cupid Connector 的轻量版,通过发送登录请求并处理响应,实现自动化登录功能,方便汕大师生登录校园网。

campus-network go http

Last synced: 09 Apr 2025

https://github.com/jakim/ua

Always up to date, random User-Agent

http http-header ua user-agent

Last synced: 12 Jun 2025

https://github.com/koubae/httpmaker

Lightweight API Platform for developers for testing and developing API written in GO. Meant to be a more agile and less resource demanding than other apps (like Postman)ghtweight

angular api api-rest client developer-tools development gin-gonic go golang http http-client http-server json node nodejs postman restful-api testing

Last synced: 12 Apr 2026

https://github.com/arkenidar/spring-db

simple (for now) HTTP access to SQL, coded in Java programmer's language.

http java sql

Last synced: 03 Nov 2025

https://github.com/d6o/itibrowser

Browser Matcher for Itinerary Router

go golang golang-library golang-package golang-router golang-tools http mux router

Last synced: 14 Mar 2025

https://github.com/ebrasha/abdal-http-magnifier

Tool for identifying enabled HTTP methods on target servers with support for evasive headers, WAF/CDN bypass, and detailed method probing — developed by Ebrahim Shafiei (EbraSha).

abdal cybersecurity ebrasha http http-methods http-scanner penetration-testing rust waf-bypass web-security

Last synced: 04 Jul 2025

https://github.com/xxlabaza/request

HTTP requests wrapper

fetch-api http node-fetch utils

Last synced: 29 Oct 2025

https://github.com/akhaled01/b15

An HTTP compliant TCP proxy server with a python client

bash git github http osi postman python sockets tcp

Last synced: 12 Apr 2026

https://github.com/fantasticfiasco/serilog-sinks-http-diagnostics

Diagnostics for Serilog.Sinks.Http

diagnostics http serilog sink

Last synced: 02 Apr 2025

https://github.com/matheusfdosan/fastify-server

Uma aplicação que utiliza o framework Fastify para criar um servidor, com suporte a dois banco de dados. Um armazenado na memória (in-memory database) e outro armazenado no Neon com PostgreSQL.

backend fastify http neon-postgres nodejs postgresql

Last synced: 12 Apr 2026

https://github.com/0000xffff/dumpit

simple HTTP(s) file server for uploading files - transfer files from phone to PC over wifi

flask http https https-server pyopenssl python python3 ssl transfer-files uploading uploading-files

Last synced: 12 Apr 2026

https://github.com/railt/http-factory-contracts

[READ ONLY] Subtree split of the Railt HTTP Factory Contracts component (see railt/railt)

contracts factory graphql http interfaces interop railt

Last synced: 21 May 2026

https://github.com/jorgermduarte/prometheus-alerts-test

Simple test project to test the grafana dashboard logs from servlet requests

alertmanager app docker docker-compose grafana http java node prometheus requests servlet

Last synced: 12 Apr 2026

https://github.com/kim-company/kimcat

Cat implementation in Go, which supports local files, s3, http (more coming if needed)

cat go http reuse s3

Last synced: 06 Jul 2026

https://github.com/pranshushah/http-pro-isomorphic

http-pro library that works on both node and browser

axios browser fetch http http-client javascript react-query

Last synced: 04 May 2026

https://github.com/irenaeus-xvi/crud-http-express

Make Crud Operation Using Http & Express.

expressjs http nodejs restful-api

Last synced: 30 Apr 2026

https://github.com/while-loop/hpack

Go implementation of HTTP/2's compression format [RFC7541] for efficiently representing HTTP header fields.

go golang hpack http http2 net

Last synced: 12 Jan 2026

https://github.com/andreapavoni/httpavonz

A simple service for generating different HTTP codes.

http rust webapp

Last synced: 06 Apr 2025

https://github.com/rafosw/rudy

A professional-grade HTTP POST slow-rate (R.U.D.Y) stress testing tool. Designed to exploit thread exhaustion in web servers using connection hold techniques.

ddos dos-attack hack-tool hacking http post rudy-attack website

Last synced: 11 Jun 2026

https://github.com/tobidi0410/kysely-sqlite-http

An Kysely dialect for querying data from statically hosted sqlite databases

database dialect gh-pages http kysely sqlite static-site vfs

Last synced: 27 Jan 2026

https://github.com/andezion/filesynchronizationservice

Custom client–server service for file synchronization and archiving with IP discovery, directory replication, and a JSON-based communication protocol.

filesystem http ip rust socket tcp udp

Last synced: 15 Sep 2025

https://github.com/nnqq/healthz

🙅‍♂️ Stop boilerplate!! HTTP healthcheck

go healthcheck http

Last synced: 09 Apr 2025

https://github.com/amstonn/simple-http-server

Simple HTTP server 简易HTTP服务器

cpp http http-server

Last synced: 12 Jun 2025

https://gitlab.com/tboccinfuso/bullseye

https://pub.dev/documentation/bullseye_request/latest/

dart flutter http request

Last synced: 06 Jul 2026

https://github.com/debora-carvalho/gerenciador-podcasts

Plataforma desenvolvida para facilitar a organização e o gerenciamento de podcasts.

http nodejs typescript

Last synced: 12 Apr 2026