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/watchapi/watchapi

REST API client for Next.js, NestJS or tRPC backends. Designed to keep in sync tests with the actual code.

api-client http http-client nestjs nextjs rest-api trpc vs-code vscode-extension

Last synced: 10 Feb 2026

https://github.com/dlove24/urest

Micro REST HTTP Server

http micropython rest

Last synced: 13 Sep 2025

https://github.com/go-leo/gorilla

Generate the Gorilla routing file based on the protobuf and Google API rules

go golang googleapis gorilla-mux http http-router protocol restful restful-api

Last synced: 15 Aug 2025

https://github.com/monadicstack/respond

A Go package to simplify writing HTTP responses.

go http standard-library

Last synced: 18 Jan 2026

https://github.com/v-dem/queasy-http

QuEasy PHP framework - HTTP

http psr7

Last synced: 22 May 2026

https://github.com/ryleeharrison/simple-fast-dynamic-http-server

Dynamic HTTP server that automatically handles URL to local resource path and content-type headers

dynamic dynamic-handlers dynamic-http dynamic-http-server http node-http node-http-server

Last synced: 06 Jan 2026

https://github.com/padosoft/httpclient

Very simple HTTP Client using Guzzle to make request more user friendly.

guzzle http http-client request response

Last synced: 26 Jul 2025

https://github.com/marcuwynu23/feyfetch

command-line automated testing tool for REST API routes, inspired by the enchanting realm of fey creatures

api cmd commandline curl http httpie python requests rest rest-api

Last synced: 07 Jan 2026

https://github.com/mementomori11723/components

A repository built for understanding and building an individual payment conponent using different api's

golang http http-server makefile stripe

Last synced: 24 Mar 2025

https://github.com/differui/axios-mp-adapter

Axios adapter that allows emit requests in wechat mini programs

adapter axios http mini-program request wechat

Last synced: 16 Mar 2025

https://github.com/ravener/waifuim.js

Waifu.im API Client for JavaScript.

anime api client http images javascript typescript waifu wrapper

Last synced: 22 Apr 2026

https://github.com/shiftyx1/facade

Easy-to-configure mock API server written in Golang

go golang http mock server simple

Last synced: 23 Jul 2025

https://github.com/rozhakxd/miniwebserver

Server web HTTP/1.1 minimalis yang dibangun dari nol (from scratch) dengan Python. Dirancang untuk memahami fundamental socket programming, protokol HTTP, dan multithreading untuk menangani koneksi klien secara simultan tanpa framework eksternal.

computer-networks from-scratch http http-server multithreading networking python socket-programming static-server tcp-server web-server

Last synced: 26 Jul 2025

https://github.com/luisgabrielroldan/ex3mer

Ex3mer is a library for building streams from HTTP resources

client elixir http stream

Last synced: 04 Oct 2025

https://github.com/bertolo1988/koa-server-response

Easy way to build responses.

http koa response response-management

Last synced: 12 Apr 2026

https://github.com/dogukanayd/requester

mockable Go request package

go golang http request testable

Last synced: 14 Aug 2025

https://github.com/0xsiddhant/pokedex

PokeDex builds on Flutter use to show the list and stats of pokeman.

dart flutter http pokedex pokemon pokemon-api

Last synced: 18 Apr 2026

https://github.com/sgreben/http-subst-server

tiny static file server, with dead simple templates (just $VARIABLES). single binary, no dependencies. linux, osx, windows. #golang

binary environment-variables golang http server subst

Last synced: 01 Apr 2025

https://github.com/msnonari/employee-rest-api

A simple Employee CRUD (Create, Read, Update, Delete) REST API built using Python and Flask, with SQLite as the database. This API allows you to manage employee records, including creating new employees, retrieving employee details, updating existing employee information, and deleting employees.

api backend crud crud-api crud-application database flask http json microservices python rest-api sqlite web-development

Last synced: 09 Apr 2026

https://github.com/jesusgraterol/api-response-utils

The api-response-utils package streamlines RESTful API data exchange by introducing a standardized data structure for HTTP response bodies. This structure simplifies client-side data handling, promoting consistency and readability in your API interactions.

api api-response api-rest api-restful body http http-body rest rest-api restful restful-api utilities utils

Last synced: 26 Sep 2025

https://github.com/santiagovogit/http-client-for-ts

A HTTP client for making requests inspired by the design of the Java HTTP client

api fetch fetch-api http http-client http-requests java request typescript typescript-library

Last synced: 03 Nov 2025

https://github.com/jakubvojvoda/http-webclient

Simple HTTP client in C

c http http-client socket web-client

Last synced: 14 May 2025

https://github.com/mikigal/yunoframework

Simple web framework with built-in HTTP server

http http-server java mvc rest-api

Last synced: 30 Mar 2025

https://github.com/smikodanic/blue-router

Universal router based on Bluebird promises. Use Blue Router in NodeJS HTTP, TCP, UDP server or inside browser.

bluebird http http-server promises router tcp tcp-server udp-server

Last synced: 15 May 2025

https://github.com/helcsnewsxd/famaf-computer_science-networks_and_distributed_systems-lab1

Laboratorio 1 de la materia de Redes y Sistemas Distribuidos de la Licenciatura en Ciencias de la Computación de FAMAF (UNC)

famaf-unc http lab network python sockets university-project

Last synced: 28 Feb 2025

https://github.com/httpland/cors

CORS protocol utility for standard Request and Response

cors http preflight request response utility

Last synced: 18 Feb 2026

https://github.com/imwally/httpracer

Time HTTP connections.

concurrency http test time

Last synced: 07 Apr 2025

https://github.com/nampdn/elex

Perform election speed check on list of gateways to find the fastest url

browser gateway http ipfs javascript node react-native speedtest typescript

Last synced: 02 Jul 2025

https://github.com/jacksonzamorano/pilot

Batteries-included, high-performance HTTP framework for quickly building applications.

database go http postgres

Last synced: 16 Jan 2026

https://github.com/telebotmake/packetstorm

Interactive network traffic simulator and load testing toolkit with multi-protocol support (TCP, UDP, HTTP, ICMP), custom payloads, spoofing, and scanning tools.

ddos ddos-tool ddos-tools http icmp ip-spoofing networking port-scanner python tcp udp

Last synced: 25 Jul 2025

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

A simple C program for downloading files over HTTP. This tool connects to a specified server, sends an HTTP GET request, and downloads the file from the specified path. The program supports both text and binary files, though it only works with HTTP, not HTTPS.

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

Last synced: 25 Jul 2025

https://github.com/nwtgck/piping-url-agent

URL-getting Agent for Piping Server

agent http http-server piping-server

Last synced: 21 Jan 2026

https://github.com/zbo14/desync

Detect and confirm HTTP/S desync vulnerabilities

desync http https request-smuggling

Last synced: 19 Jun 2025

https://github.com/cakekindel/purescript-axon

HTTP server library inspired by axum; best-in-class expressiveness & backend-agnostic.

api http http-server purescript rest server

Last synced: 09 Mar 2026

https://github.com/ggrandes/httpbench

HttpBench is a benchmark command line tool for measuring the performance of HTTP web servers

benchmark http java

Last synced: 14 Jan 2026

https://github.com/piotrpress/remoter

This library is a chainable HTTP Client based on file_get_contents() function.

chain chainable file-get-contents header headers http http-client httpclient php remoter request response url

Last synced: 10 Jul 2025

https://github.com/diguage/network-notes

The note is for networking protocols.

dns http http2 ip ipv4 ipv6 tcp udp

Last synced: 08 Mar 2026

https://github.com/romainmenke/language-http

HTTP syntax support for Atom

atom atom-syntax http

Last synced: 10 Nov 2025

https://github.com/xpepermint/async-fetch

Asynchronous HTTP client.

cargo client crate http relay rust socket ssl stream tcp tls unix

Last synced: 02 Aug 2025

https://github.com/gbrlsnchs/mux

Fast zero-allocation HTTP routing for Go :zap:

go golang handler http http-multiplexer middleware mux radix-tree router

Last synced: 14 May 2025

https://github.com/toastxc/reywen-http

Easy to use async HTTP client library based on Hyper

http http-client reqwest rust rust-lang

Last synced: 23 Jul 2025

https://github.com/jakoblorz/netpkg

send a message to netpkg to invoke a command remotely

bash cd ci-cd faas http netcat script shell tcp

Last synced: 17 Jan 2026

https://github.com/herber/pico

A simple & fast http abstraction

fast http server

Last synced: 14 Sep 2025

https://github.com/lazychanger/swoole-gin

Teaching warehouse

http http-protocol php swoole

Last synced: 12 Jun 2025

https://github.com/halilfocic/onixhttp

My attemt to making full fledged HTTP server in zig

http parser tcp zig

Last synced: 24 Jul 2025

https://github.com/livioribeiro/httprint

Logs HTTP requests to the console for debugging

debug http httpbin requestbin

Last synced: 30 Mar 2025

https://github.com/masonfrykman/rbws

really bad web server aka another generic HTTP/1.1 impl

dart http web webserver

Last synced: 21 May 2026

https://github.com/pronamic/wp-http-extended-ssl-support

This library extends the WordPress HTTP API with additional SSL options. It provides the option to pass the cURL options CURLOPT_SSLCERT, CURLOPT_SSLKEY and CURLOPT_SSLKEYPASSWD to requests.

curl http pronamic ssl ssl-certificates tls tls-certificate wordpress wordpress-api wordpress-hooks wordpress-http-api wordpress-https wordpress-plugin

Last synced: 09 Feb 2026

https://github.com/hamba/testutils

A collection of Go testing utilities

golang http retry testing

Last synced: 14 Apr 2025

https://github.com/omrilotan/httprint

Log incoming requests on an HTTP server

debug http logger productivity

Last synced: 01 Apr 2025

https://github.com/anzerr/static.http

http server for serving static files

cli http nodejs static util

Last synced: 16 May 2026

https://github.com/roberth-k/rq

rq is a wrapper for go's http client

golang http http-client immutable

Last synced: 16 Jan 2026

https://github.com/alexanderkozlenko/http-request-compression

An HTTP client message handler for transparent request compression

brotli compression deflate gzip http request rfc-9110

Last synced: 27 Jun 2025

https://github.com/axetroy/wxapp-xmlhttprequest

Web XMLHttpRequest implement for WeChat APP

http wx wxapp

Last synced: 09 Apr 2025

https://github.com/mnlipp/jdrupes-httpcodec

Non-blocking HTTP codec without any dependencies

codec decoder encoder http java non-blocking websocket

Last synced: 13 May 2025

https://github.com/johejo/go-content-encoding

HTTP Content-Encoding decoder for Go

content-encoding go golang http middleware

Last synced: 02 Sep 2025

https://github.com/mohitrajain/mobile_mitm

This is an experiment on how to intercept mobile data on a network using a proxy server .

http https iptables mitm privacy proxy-server ssl-certificates

Last synced: 20 Feb 2026

https://github.com/emanuelefavero/node-basics

This is a simple Node.js project that demonstrates the basic features of Node.js.

api http middleware node nodejs

Last synced: 27 Apr 2026

https://github.com/sfuhrm/logwebconfig

Logging configuration using a REST API

configuration http http-server log4j log4j2 logging rest rest-api runtime-config

Last synced: 09 Apr 2025

https://github.com/larscom/go-bitvavo

Go thread safe client library (WebSockets / HTTP) for Bitvavo

api binance bitvavo broker client crypto cryptocurrency go golang http websockets ws

Last synced: 29 Mar 2025

https://github.com/powershellcrack/powerextensions

Powershell Extensions used in submodules

ffprobe http imdb ini plex radarr sonarr tautulli tmdb winscp xmlrpc

Last synced: 05 Nov 2025

https://github.com/StudyResearchProjects/patissier

HTTP Cookie builder library following the RFC6265

builder cookies http javascript patissier typescript web

Last synced: 21 Aug 2025

https://github.com/akornatskyy/wheezy.http

A lightweight http request-response library

http python wheezy

Last synced: 28 Apr 2025

https://github.com/moeen/load-test

An HTTP concurrent load tester with graceful shutdown

concurrency golang graceful-shutdown http load-testing

Last synced: 21 Aug 2025

https://github.com/dr-montasir/ghttp

A Rust crate for building HTTP clients and servers with a focus on performance, ease of use, and global configurations

http status url

Last synced: 19 Feb 2026

https://github.com/rclarey/rtr

A fast HTTP router and type-safe middleware library for Fetch compliant runtimes

deno http middleware router

Last synced: 03 May 2026

https://github.com/surister/cratedb-async

asynchronous http driver for CrateDB

async connector cratedb database driver http httpx sql trio

Last synced: 02 Sep 2025

https://github.com/carapacik/carapacik_dio_logger

Dio interceptor that logs in a easy to read format with curl command and colored output

dart dio flutter http logger logging network

Last synced: 06 May 2026

https://github.com/paragunhale1998/youtube-clone

here i create a youtube clone using angular and tailwind css with youtube api

angular api css html http javascript tailwidcss typescript

Last synced: 02 Apr 2026

https://github.com/itpey/keycontrol

keycontrol is a Go-based HTTP server for simulating key presses remotely.

automation control go go-lang golang http http-server linux macos presentation remote-control self-hosted windows

Last synced: 13 Apr 2026

https://github.com/snixtho/hawf

HTTP API Wrapper Framework - Quickly build API wrappers and clients

api api-client csharp framework http

Last synced: 16 Jan 2026

https://github.com/paologaleotti/blaze-api-example

Example of a REST API using Go, blaze, sqlx

api example go http rest sql sqlx

Last synced: 01 Jul 2025

https://github.com/getrighhttt/littlelemon-workingwithdata

Took the course on Coursera that deals with working with data in Android. Course goes over data persistence and networking.

http jetpack-compose ktor networking room-database sharedpreferences

Last synced: 12 Aug 2025

https://github.com/cogolabs/abcdefgh

Another BeyondCorp, Duo-Enabled, Federated via GitHub, HTTP proxy server

duo duo-security federation github-token golang http http-proxy https-proxy proxy proxy-server security

Last synced: 26 Mar 2025

https://github.com/jaydaraniya/persist_http

This library provides an efficient way to handle HTTP requests by reusing the same HTTP handshake. It's designed for Dart environments and supports all platforms except Flutter Web due to the use of dart:io.

dart flutter http

Last synced: 19 Feb 2026

https://github.com/realeroberto/wsync

A small Python utility for synchronizing a local folder with a remote web repository.

http https python repository sync synchronization

Last synced: 23 May 2026

https://github.com/tether/response-status

Send status code through HTTP response

code error http response status

Last synced: 09 Apr 2025

https://github.com/tether/response-error

Catch errors and send appropriate status code through HTTP response

code error http response status

Last synced: 17 Aug 2025

https://github.com/simeg/urlsup-action

Github Action to verify that links in your repo are up and available

awesome-bot ci http links urls validation

Last synced: 04 May 2026

https://github.com/tynes/redux-ws-server

dispatch redux actions via http server

curl http nodejs redux websockets

Last synced: 28 Apr 2026

https://github.com/mobskuchen/netpup

Minimal HTTP server

http http-server rust

Last synced: 21 Feb 2026

https://github.com/larscom/bitvavo-java

Java library to interact with the Bitvavo platform using the Bitvavo v2 API

api async bitvavo crypto cryptocurrency exchange http java reactive rest websockets ws

Last synced: 04 Oct 2025

https://github.com/xcrap-cloud/puppeteer-client

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

client http javascript nodejs pupteteer scraping typescript web xcrap

Last synced: 10 Jun 2025

https://github.com/niaow/sse

Golang HTML5 Server-Sent-Events

golang html5-sse http

Last synced: 29 May 2026

https://github.com/linux-vps/httpyac-example

Tokens are stored from the response, in an environment variable, with a set name.

accesstoken http httpyac refresh-token requests token

Last synced: 22 Mar 2025

https://github.com/anatoly-semenov/docs-monorepo

Monorepo with document storage services on nest.js with apps: rest-api, grpc-api, worker, kafka-consumer

cron docker grpc helm-charts http ioc jest kafka makefile minio monorepo nest nodejs postgresql redis redis-bull s3 typeorm winston-logger worker

Last synced: 25 Jan 2026

https://github.com/probablyrational/docker-laravel

A simple docker image to serve laravel

apache docker http laravel php probablyrational

Last synced: 07 May 2026

https://github.com/aaronvb/logrequest

Go HTTP request middleware that logs started and completed info, inspired by Ruby on Rails logging.

benchmark go golang http logging logrequest middleware rails-log requests

Last synced: 20 Aug 2025

https://github.com/nercone-rear/kaede

Python Library for Processing Generally used Protocols

http python quic

Last synced: 05 Jul 2026

https://github.com/dizoftteam/dart_side

Simple and Pure Dart Http Server

dart http http-server

Last synced: 24 Mar 2025