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/willwashburn/curl

1-1 class mapping of the cURL library so it can be mocked / stubbed

curl curl-library http

Last synced: 15 Apr 2026

https://github.com/gill-singh-a/http-sniffer

A Python Program that sniffs HTTP Packets and displays useful information on the screen

http http-protocol http-sniffing network network-protocols networking python python-3 scapy sniffing

Last synced: 15 Apr 2026

https://github.com/wunderwerkio/http-api-utils

Set of useful HTTP API utilities. Provides json schema validation and error handling.

composer-package http http-api php-library php8 symfony

Last synced: 09 Feb 2026

https://github.com/dunky-star/go-json-xml-tool

Reusable Go toolkit for JSON/XML request handling [encode (marshall)/decode (unmarshall), error envelopes], multipart uploads, and static downloads.

go gonalng http json middleware multipart web xml

Last synced: 02 Jun 2026

https://github.com/minitauros/go-breaker

Time based Golang circuit breaker in the form of a RoundTripper/Transport

circuit-breaker golang http

Last synced: 11 Feb 2026

https://github.com/paishanmadusha/moviesurf-application

Movie Surf is a Flutter application that provides users with a seamless Movie and TV show browsing experience using the Movie Database (TMDb) API. The app lets users view and search detailed information about movies and TV shows.

api api-rest dart dotenv flutter get http image-picker lottie-animation movies-app-android sharedpreferences svg-icons tvshows

Last synced: 11 Feb 2026

https://github.com/sholladay/default-port

Get the default port for a given protocol.

constants http port protocol server

Last synced: 10 Oct 2025

https://github.com/r1c4rdco5t4/gomokuweb

HTTP API Server and Frontend React Application To Play Gomoku Online

api docker gomoku http kotlin postgresql react spring typescript

Last synced: 30 Mar 2025

https://github.com/easysy/proton

tool library for HTTP client-server services

api client http rest server tool

Last synced: 12 Jan 2026

https://github.com/looran/httpeat

a recursive, parallel and multi-mirror/multi-proxy HTTP downloader

downloader http mirror parallel proxy python recursive

Last synced: 12 Feb 2026

https://github.com/soenneker/soenneker.middlewares.trafficlogging

Middleware that logs the full HTTP request and response, including headers and body, using buffered memory streams.

csharp dotnet http httpclient logging middleware middlewares requests responses traffic trafficlogging trafficloggingmiddleware util

Last synced: 06 Jun 2026

https://github.com/cyril/great_guardian.rb

Web parameters validation for Ruby 🛡️

http parameters ruby validation web

Last synced: 26 May 2026

https://github.com/nitwhiz/stagecoach

A HTTP File Upload Service

file-upload http

Last synced: 28 Jun 2025

https://github.com/byndyusoft/byndyusoft.net.http

This package adds some extensions to System.Net.Http

byndyusoft http net

Last synced: 13 Feb 2026

https://github.com/yehya403/news-app

News app that keeps you updated with the latest news from various sources , explored by category.

cubit-bloc depedency-injection flutter http mvvm-architecture repository-pattern

Last synced: 11 May 2026

https://github.com/imarsman/basicauth

A sample implementation of basic authentication handling with the capability of adding JWT token handling. Includes a pluggable design to allow flexible choices for session handling. Tests give examples of how to use various aspects of the package.

basic-authentication http jwt-authentication session-management

Last synced: 14 May 2025

https://github.com/eirture/requests

A golang HTTP request library for humans

golang http

Last synced: 13 Feb 2026

https://github.com/thoom/gulp

Go-based HTTP REST client

golang http rest-client

Last synced: 28 Feb 2026

https://github.com/byndyusoft/byndyusoft.net.http.protobuf

Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using ProtoBuf

byndyusoft http protobuf webapi

Last synced: 14 Feb 2026

https://github.com/cmmvio/cmmv-express

HTTP adapter module for using Express as an HTTP server

cmmv express http server

Last synced: 15 Feb 2026

https://github.com/boywithkeyboard-archive/getter

A lightweight yet powerful HTTP client for JavaScript based on the Fetch API.

cjs deno esm fetch getter http http-client javascript node typescript

Last synced: 09 Apr 2026

https://github.com/httpland/nel-middleware

HTTP network error logging(NEL) middleware

http logging middleware nel network-error network-error-logging

Last synced: 22 May 2026

https://github.com/hasnathjami/flutter_bloc_masterclass

Everything about Bloc from Beginner to Advance

bloc freezed http material-ui

Last synced: 27 Apr 2026

https://github.com/wilsonneto-swe/demo-resilient-http-clients

:rocket: Demo on how to configure and work with resilient HTTP integrations in .Net with ResilcienceHandlers

aspet dotnet http httpclient mvpbuzz resilience resilience-handlres retry timeout

Last synced: 08 Jun 2026

https://github.com/germanmorini/cool

Aplicación estilo curl

api-testing curl http https networking redes requests

Last synced: 01 Mar 2026

https://github.com/samthetechi/webrtc-overhttp

first step towards to create Selective Forward Unit

http javascript webrtc

Last synced: 20 Jun 2026

https://github.com/denysvitali/tsp-node-server

A simple HTTP server to store my results of some nodes running my TSP Solver

cluster go http rest server solver tsp

Last synced: 06 Apr 2025

https://github.com/brxxn/hooksink

what if webhook.site was made by google antigravity and ai slop.

ai-slop http security webhooks

Last synced: 02 Jun 2026

https://github.com/mellambias/http_express

Uso del servidor HTTP Express

express http js nodejs

Last synced: 08 May 2026

https://github.com/wtrsltnk/ssf

Serve Static Files, a small app that will serve static files from the current working directory.

cpp http http-server system-io system-net

Last synced: 02 Jun 2026

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

A lightweight HTTP server implementation in C that demonstrates fundamental web server functionality. This project serves static files and handles basic HTTP requests.

c http http-requests http-server web web-server websocket

Last synced: 04 Mar 2026

https://github.com/erdian718/lmodhttpclient

http.Client bindings for Lua.

go http http-client lua

Last synced: 16 Apr 2026

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/soenneker/soenneker.extensions.httpresponsemessage

A collection of helpful HttpResponseMessage extension methods

csharp dotnet extension http message response

Last synced: 09 Jun 2026

https://github.com/bondbox/sitepages

Web request module

http python python3 web

Last synced: 05 Mar 2026

https://github.com/melardev/springbootapijerseyspringdatacrud

CRUD Rest Api application built with Spring Boot Jersey and Spring Data

api crud full-stack fullstack http java jax-rs jersey rest spring spring-boot spring-data spring-mvc

Last synced: 17 Apr 2026

https://github.com/loque/peranta

HTTP-like API for inter-process communication (IPC) in Javascript

electron express http inter-process-communication ipc koa web-worker webworker

Last synced: 17 Apr 2026

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/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/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/davidgaspardev/ricavita

Ricavita is a microservice for data management. Its name came from the junction of Ricavi and data.

database golang http microservice

Last synced: 20 Apr 2026

https://github.com/f5-nascimento/articles-for-developers

Este repositório visa reunir artigos voltados para enriquecer e aprimorar as habilidades dos desenvolvedores em diversas áreas.

async-await dns docker express git github http internet javascript json mvc-architecture nodejs rest-api

Last synced: 02 Apr 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/stephenhillier/leapi

A simple HTTP API that can be deployed to OpenShift

http jenkins openshift

Last synced: 17 Apr 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/ajayos/node-server

A lightweight Express-based HTTP/HTTPS server wrapper with built-in middleware, lifecycle hooks, logging, and utility helpers.

express express-js expressjs http http-server node

Last synced: 03 Apr 2026

https://github.com/yabafre/laranode

MVC NODE API

bcrypt formidable http nodejs

Last synced: 17 Apr 2026

https://github.com/ta7sudan/tinyjx

A tiny http client for browser

ajax http xmlhttprequest

Last synced: 18 Jun 2025

https://github.com/rancorm/playmeter

Script to collect statistics via Playwright

http http-requests playwright python

Last synced: 18 Apr 2026

https://github.com/goceleris/loadgen

Zero-alloc HTTP/1.1 and HTTP/2 load generator for benchmarking

benchmarking go golang h2c http http2 latency load-generator load-testing performance throughput tls zero-allocation

Last synced: 18 Apr 2026

https://github.com/nwestfall/httpcatcode

https://http.cat is an amazing website with 100% accuracy. With a small library and 1 line of code, add the `x-cat-status` header to all your requests to let your more advanced users know your API or website means business.

api dotnet dotnet-core dotnet-standard http httpcats middleware

Last synced: 18 Apr 2026

https://github.com/timoguin/tinybaby-hc

Small Golang web server that returns a static 200 OK response

docker go golang http

Last synced: 18 Apr 2026

https://github.com/naimikan/gna

An other HTTP client

browser http http-client javascript

Last synced: 30 Mar 2025

https://github.com/jezpoz/arcgis-cli

A CLI to use when working with the ArcGIS REST API.

arcgis arcgis-online cli deno deno-cli http typescript unofficial

Last synced: 19 Apr 2026

https://github.com/carllosnc/gty

A easy way to perform GET http request in Flutter

flutter http

Last synced: 20 Apr 2026

https://github.com/christopher-r-perkins/blink-out

A Sinatra application that plays lights out with individual puzzle high scores

html http lights-out-game minitest postgresql ruby sinatra

Last synced: 20 Apr 2026

https://github.com/magicxor/githubdeploymentstool

A "proof of concept" GraphQL client for GitHub's Repository Deployments API

cli client commandlineparser deployment graphql http oktokit strawberryshake

Last synced: 20 Apr 2026

https://github.com/kreutzr/responsediff

Supports regression testing and test maintenance for REST APIs. Allows usage of variables read from responses and mass data.

functional-testing http https json json-path non-functional-testing regression regression-testing rest rest-api restful-api test-reporting xml

Last synced: 21 Apr 2026

https://github.com/suhailroushan13/6.computer_networks

To create an HTTPS server, you need two things: an SSL certificate, and built-in https Node.js module. We need to start out with a word about SSL certificates. Speaking generally, there are two kinds of certificates: those signed by a 'Certificate Authority', or CA, and 'self-signed certificates'. A Certificate Authority is a trusted source for an

http node ssl

Last synced: 21 Apr 2026

https://github.com/chinanf-boy/httptest-zh

中文翻译:<brson/httptest> 让我们用 Rust 搞个 web service 和 client ,用Iron和Hyper :heart: 校对 ✅

http hyper iron rust

Last synced: 21 Apr 2026

https://github.com/jalik/js-fetch-client

Instanciable and customizable fetch client for Browser and NodeJS

fetch http

Last synced: 21 Apr 2026

https://github.com/oelin/node-add-file

Elegantly add files to FormData objects 📋.

file form form-data http io

Last synced: 22 Apr 2026

https://github.com/joaovicdsantos/encurtador_url

Um projeto de encurtador de url do livro Programando em Go do Caio Filipini

encurtador-de-url golang http

Last synced: 22 Jun 2026

https://github.com/bpoe/dotnetcgi

How to implement CGI in .Net

cgi common-gateway http

Last synced: 22 Apr 2026

https://github.com/chiguirez/healthz

a GRPC/HTTP library to register healthcheck endpoints for k8s liveness and readiness

go golang grpc healthcheck http

Last synced: 22 Apr 2026

https://github.com/jean0t/pyserver-http

http server made in python, supports multiple connection and dynamic routes

http http-server python python3 socket socket-programming

Last synced: 09 Apr 2025

https://github.com/soenneker/soenneker.cloudflare.utils.client

An async thread-safe singleton for the Cloudflare OpenApiClient

api client cloudflare cloudflareclientutil csharp dotnet http httpclient openapi singleton util utils

Last synced: 10 Jun 2026

https://github.com/grdsdev/swift-vcr

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

http swift swift-package testing urlsession vcr

Last synced: 06 Jun 2026

https://github.com/sigit-wasis/nodejs-upload_file

Membuat upload file dengan Node js

formidable fs http javascript mv nodejs

Last synced: 24 Apr 2026

https://github.com/polyglot-k/large-file-processing-demo

The project takes a solution approach to how to handle large files.

chunked-uploads http large-file-upload mp4-video spring

Last synced: 18 May 2026

https://github.com/prasannavl/http-micro

Micro-framework on top of node's http module

http micro-framework nodejs server typescript

Last synced: 24 Apr 2026

https://github.com/adahadapato/scanpp

C++ project that abstracts away the difficulty of SOSinpw from operators

cpp curl http wxwidgets

Last synced: 24 Apr 2026

https://github.com/soenneker/soenneker.cloudflare.turnstile.client

A .NET HTTP client for Cloudflare's Turnstile API, commonly used for server validation

captcha client cloudflare csharp dotnet http httpclient turnstile turnstileclient util

Last synced: 02 May 2026

https://github.com/aleksbgbg/http-cat-mobile

A mobile interface to represent HTTP error codes using cat images, via the https://http.cat API.

android android-studio error-codes google http http-cat kotlin mobile

Last synced: 25 Apr 2026

https://github.com/janstuemmel/go-web-example

go http lib example

dependency-injection go http

Last synced: 16 May 2025

https://github.com/nashaofu/hserver

this is a web app framework

framework hserver http http-server nodejs server

Last synced: 26 Apr 2026

https://github.com/munashex/news-website

website for news all over world

axios http react react-router-dom typescript

Last synced: 26 Apr 2026