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/thoom/gulp

Go-based HTTP REST client

golang http rest-client

Last synced: 28 Feb 2026

https://github.com/kopexa-grc/common

Common Go library for scalable, secure, and type-safe backend development. Includes utilities for authorization (OpenFGA), database testing, HTTP helpers, error handling, and more.

authorization backend entgo error-handling go golang http kopexa library middleware openfga security testutils utilities

Last synced: 18 Apr 2026

https://github.com/rurangiza/adars

Building an HTTP server to understand how it works.

http server tcp-ip

Last synced: 18 Mar 2025

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

HTTP Server for Node JS with no dependencies, inpired by Express.

http http-server httpserver

Last synced: 14 Feb 2026

https://github.com/cdellacqua/http-status.js

Enums for HTTP Status Codes and Messages

http

Last synced: 15 Mar 2025

https://github.com/wpcodevo/go-standard-lib-crud-app

Therefore, in this article, we will build a basic CRUD API to cover almost 80% of what you need to know when building an API with the net/http package.

crud-api go golang http net-http

Last synced: 02 Sep 2025

https://github.com/yogsec/http-filter

HTTP FILTER is a fast and efficient Bash tool that automates HTTP response code analysis for security researchers, penetration testers, and bug bounty hunters. It processes a list of URLs concurrently, categorizing them into separate files based on HTTP status codes (e.g., 200.txt, 404.txt, 500.txt).

200 301 404 500 curl http http-bugbounty http-filter http-hacking http-method-filter http-requests http-response http-responses https requests response

Last synced: 14 Feb 2026

https://github.com/dinkohristov/javascipt_applications_june_2025

This repository is solutions of problems from my SoftUni course: JS Applications - June 2025

ajax asynchronous-programming html http javascript modular-applications rest spa

Last synced: 24 Mar 2025

https://github.com/nixpig/corkscrew

🌀 Batch execution of HTTP requests from a simple YAML schema.

curl featured http https request rust wget yaml

Last synced: 14 Feb 2026

https://github.com/irradia/one.irradia.http

Tiny HTTP interface

android http kotlin

Last synced: 04 May 2026

https://github.com/rogeriofilhoo/garagem-de-veiculos

Um projeto escolar que visa criar um Website que simula um sistema de Backend de uma Garagem de Veículos utilizando NodeJS e a API RESTful Express.js.

express http javascript nodejs restful-api school-project

Last synced: 08 May 2026

https://github.com/joelteogom/my-http-server

MyHTTPServer is a custom-built HTTP server written in Go, created as a learning project to understand how HTTP works under the hood. The goal of this project is to explore the core functionality of HTTP servers, such as handling requests, managing routes, and building responses manually, without relying on high-level frameworks.

golang http http-server http-server-handler http-server-middleware

Last synced: 24 Mar 2025

https://github.com/keithduncan/http_server

Hello, World! CoreNetworking HTTP Server example.

core-networking http objective-c server

Last synced: 15 Mar 2025

https://github.com/justprodev/flutter_cached_image

Convenient wrapper over flutter_cached_network_image with some additional features

cache flutter http image

Last synced: 28 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/sjthesahiljoseph/http_networking_javascript

HTTP_Networking_JavaScript, let's learn about HTTP Networking in JavaScript. There are a lot of different stuff there. So feel free to use. Thanks.

api delete fetch get http http-networking http-request internet javascript patch post put

Last synced: 02 Sep 2025

https://github.com/jahaja/ltt

User-Simulation Load Testing Tool

go golang http load-testing user-simulator

Last synced: 10 Jun 2026

https://github.com/san-ghun/webserv

webserv is a web server application written in C++, and is an attempt to write our own NGINX. The project is heavily inspired by NGINX, and is part of 42Berlin curriculum.

42cursus cgi cgi-server cplusplus cplusplus-98 cpp cpp98 cpp98-compatible http http-server server server-application static-server web webserver

Last synced: 15 Feb 2026

https://github.com/i-rzr-i/uniqxtraceidmw

Generate and overwrite default/predefined trace identifiers in the HTTP context. Value of 'HttpContext.TraceIdentifier' is changed and also add new header variable in 'HttpContext.Response.Headers' named 'X-Trace-Id' to trace requests in trace logs.

header http logs middleware response trace tracing variable x-trace

Last synced: 23 Jun 2025

https://github.com/marksmurphy/shrink-har

HTTP Archive files can be large when they contain multiple response bodies. If this content is superfluous to your debugging needs then `shrink-har` allows you create smaller copies of .har files with the response body content stripped out.

archive devtools har http https reduce shrink

Last synced: 16 Feb 2026

https://github.com/citrus-framework/http

php http transfer library

citrus citrus-framework http library php8

Last synced: 16 Feb 2026

https://github.com/ElfSundae/ESAPIClient

An API client library built on top of AFNetworking.

afnetworking api api-client http ios network networking request

Last synced: 03 May 2025

https://github.com/oleksandr-romashko/goit-advancedjs-hw-03

Homework for Javascript HTTP requests

api http javascript

Last synced: 22 May 2026

https://github.com/compts/getkit

Friendly HTTP request library that would work in browser and Node.js

ajax ajax-request http javascript nodejs

Last synced: 15 May 2025

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/pirakansa/shiki

A cross-host sequence orchestrator that extends systemd beyond a single machine.

http orchestrator systemd

Last synced: 01 Mar 2026

https://github.com/mxrcode/qt-http-server-sync

This is a simple header-only HTTP Server for Qt 6.2.4

cpp http http-server qt qt6 web-server

Last synced: 20 Apr 2026

https://github.com/notties/flutter-mvvm

Learning Flutter MVVM architectural pattern

dart flutter http provider-state-management

Last synced: 09 May 2026

https://github.com/halimath/httputils

Utilities for implementing http services in Go

auth go golang http middleware

Last synced: 15 Mar 2025

https://github.com/dubniczky/httparser

Simple HTTP request and response parser, written in pure javascript with zero dependencies

http javascript no-dependencies pure-javascript request response

Last synced: 23 Mar 2025

https://github.com/barcellos-pedro/java-echo-server

Java simple http server

http java server study tcp

Last synced: 27 Dec 2025

https://github.com/bestikk/bestikk-download

A simple tool to download files from HTTP or HTTPS

build-tool download http https javascript

Last synced: 20 Jun 2026

https://github.com/bikash-hutait/me_qmoney_v2

QMoney is a visual stock portfolio analyzer. It helps portfolio managers make trade recommendations for their clients.

design-patterns exception-handling gradle http jackson java javabackend multithreading qmoney rest-api unittesting

Last synced: 16 Apr 2026

https://github.com/tmsmr/context

Minimal HTTP service that dumps the request context as JSON response

debug http proxy service

Last synced: 15 Mar 2025

https://github.com/hannesbarbez/barbezdoteu.http

Contains additional generic logic related to HTTP and HTTPS, such as copying a request via the HttpRequestMessageCloner.

basic http

Last synced: 01 Jul 2025

https://github.com/thepkg/rest

Package rest it's tiny lightweight package which helps to work with RESTful API and JSON API.

go golang http json-api rest

Last synced: 27 May 2026

https://github.com/tobycroft/tuuznet

TuuzNet is a Network package for http request curl and websocket, focus in high performance but simple use.

curl golang http httpclient httprequest net tuuznet utils websocket websocket-client

Last synced: 09 Apr 2026

https://github.com/alfianandinugraha/learn-websocket-basic

Example websocket without https://socket.io

http javascript websocket

Last synced: 01 Jul 2025

https://github.com/chubek/slitherbrain

A Python executor written in C++, lightweight using sandboxed processes

code-executor code-runner cpp http interpreter makefile python tcp

Last synced: 16 Apr 2026

https://github.com/michaeltelford/echo_reference_project

An example HTTP API project built using the Echo framework

api echo golang http

Last synced: 15 Mar 2025

https://github.com/oada/client

A lightweight client tool for interacting with an OADA-compliant server

http https oada watch websockets

Last synced: 02 Mar 2026

https://github.com/s5-dev/archiver

Tool to archive websites and other content available on the Internet on the content-addressed S5 Network

archive archiver atproto bluesky content-addressed git http selfhosted twitch web web-archive youtube

Last synced: 09 May 2026

https://github.com/dvvcz/minhttp

A minimal, asynchronous http server supporting TLS in Rust.

http minimal rust rustls simple smol tls

Last synced: 18 Jun 2025

https://github.com/mishakorzik/mtunn

easy open http, tcp ports from localhost to internet.

easy free http ipv4 ipv6 linux python python3 tcp termux tunnel tunneling tunnels windows

Last synced: 16 May 2025

https://github.com/e22m4u/ts-rest-router

Controllers-based REST router implementation for TypeScript

controller esm http rest router server typescript

Last synced: 19 Sep 2025

https://github.com/olaferlandsen/javascript-file-tab-separate-values

A javascript simple HTTP convertor TSV to JSON.

convert converter csv http javascript json tsv

Last synced: 16 May 2026

https://github.com/morzhanov/android-vk-sender

This application allows you to send messages to multiple users.

android http java vk-api xml

Last synced: 05 May 2026

https://github.com/behemehal/menemen

A streaming http/https request library

client http https rust streaming

Last synced: 27 Mar 2026

https://github.com/karpeleslab/smartremote

Not a TV remote.

golang http

Last synced: 01 Jul 2025

https://github.com/dtouzeau/http-audit

An HTTP auditing tool written in Go that investigates all steps required to access a URL - A part of Artica Ecosystem

http http-client http-requests httpclient tool

Last synced: 13 Jan 2026

https://github.com/gabrielfu/agora

Terminal based API client

api-client bubbletea go http testing

Last synced: 27 Mar 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/chromaticforge/chttp

Chromatic HTTP, a simple Kotlin HTTP library.

fuel gradle http https jvm kotlin kotlin-jvm ktor library

Last synced: 09 May 2026

https://github.com/bifot/native-http-vs-koa2

Performance check between native http module vs koa2.

api benchmarks http koa koa2 nodejs performance rest

Last synced: 16 Apr 2026

https://github.com/serviejs/servie-errorhandler

Map errors to a Servie response

error-handling errors http response servie status

Last synced: 15 Jun 2025

https://github.com/jamesponddotco/httpx-go

[READ-ONLY] Alternative HTTP client for Go with timeouts, cache, automatic retries, and more.

cache caching go go-extend-core http http-client retry

Last synced: 15 Mar 2025

https://github.com/yongman/http4shell

Execute shell command from a RESTful http request

http jwt jwt-auth remote-control remote-shell restful

Last synced: 23 Mar 2025

https://github.com/hotstu/rxfetch

an easy to use http request library based on RxJava & OkHttp 一个简单易用的Http请求库,基于RxJava和OkHttp封装

http okhttp3 rxjava

Last synced: 15 Mar 2025

https://github.com/micooz/github-webhook-server

flexible github webhook server, support https.

github http https server webhook

Last synced: 11 Apr 2026

https://github.com/oleskiewicz/httpipe

http <-> stdio bridge

faas go http

Last synced: 15 Mar 2025

https://github.com/bimedia-fr/listen-interface

module to listen on a specific network interface

http interface listen listen-interface

Last synced: 04 Jan 2026

https://github.com/hyperimpose/minutiae

An Erlang application that extends the minutia (https://github.com/hyperimpose/minutia) Python library.

erlang html http hyperimpose link minutia parsing url website

Last synced: 13 Oct 2025

https://github.com/soenneker/soenneker.rebrickable.client

A .NET thread-safe singleton HttpClient for Rebrickable

client csharp dotnet http httpclient openapi rebrickable rebrickablehttpclient

Last synced: 10 Jun 2026

https://github.com/oorabona/unireq

Pipe-first, tree-shakeable, multi-protocol I/O toolkit

client composable ftp graphql http oauth pipe smtp sse

Last synced: 01 Apr 2026

https://github.com/joyytoo/youtube-search

An app that searches youtube as you type

angular-cli angular4 http youtube-api youtube-search

Last synced: 17 Apr 2026

https://github.com/shanghaobo/go-http-forward

Go通过socket实现http转发

forward gin go http socket

Last synced: 17 Apr 2026

https://github.com/florpor/puppeteer-mock

Build a bridge between Puppeteer and your favourite HTTP mocking library

http https mock mocking puppeteer test testing

Last synced: 05 Mar 2026

https://github.com/trygve-lie/reqspy

A non intrusive request spy - log outgoing http(s) requests from an application.

http metrics monitoring nodejs requests

Last synced: 05 Mar 2026

https://github.com/arthurhoch/kiss-requests

Tiny zero-dependency Java 17+ HTTP client library built on native java.net.http.HttpClient.

http http-client java java-http-client java17 kiss library maven rest-client zero-dependency

Last synced: 26 May 2026

https://github.com/melardev/springbootapireactivemongocrud

Rest Api CRUD application built with Spring Data Mongo Reactive

api crud full-stack fullstack http java java-ee mongo mongodb reactive rest spring spring-boot spring-reactive

Last synced: 17 Apr 2026

https://github.com/qbicsoftware/linksmith

A Java library to craft HTTP web links from raw header data.

http http-header rfc8288 web-link

Last synced: 13 Jan 2026

https://github.com/thalusa/native-svc

A lightweight, blocking HTTP client for testing embedded Rust environments in native environments, built on hyper and tokio.

async client embedded-svc http hyper

Last synced: 20 Jan 2026

https://github.com/palash25/unirest-go

[Wrote this to learn Go may contain shitty code] Unofficial Go implementation of the unirest protocol by kong

http http-client rest-client

Last synced: 05 Oct 2025

https://github.com/radbas/routing.cr

HTTP routing for Crystal.

crystal http router

Last synced: 30 Mar 2025

https://github.com/joyme123/cat_proxy

socks5 proxy to http(s) proxy

http proxy socks5

Last synced: 23 Mar 2025

https://github.com/martin3zra/responder

Wrapper for http responses

go golang http

Last synced: 29 May 2026

https://github.com/nicledomas/binarymapper

Remote calls different binary executable files

http rest-api rpc

Last synced: 31 Aug 2025

https://github.com/instazdll/drupal-installer

A script that automatically install Drupal 10.2.3 with apache2 HTTP

apache2 debian drupal drupal-10 http http-server

Last synced: 13 Nov 2025

https://github.com/melardev/reactreduxpaginatedasynccrud

React_Redux TODO app showing Async HTTP CRUD and pagination

api axios components crud http nodejs pagination react react-redux redux rest todo

Last synced: 08 Apr 2026

https://github.com/rancorm/castor

mitmproxy add-on that captures JSON schemas

http json json-schema mitmproxy

Last synced: 18 Jan 2026

https://github.com/allanchau/node-http-error

Simple Express HTTP error handler.

error express http node

Last synced: 17 Apr 2026

https://github.com/syb-devs/goth

A simple web framework in the Go language

golang http microframework rest

Last synced: 26 Jan 2026

https://github.com/iamnnort/request

Request handler for Node.js - Fast - Interactive - Simple

ajax fetch http promise request xhr

Last synced: 20 Feb 2026

https://github.com/delthas/gorecv

Let people send files to your computer easily by starting a local HTTP server

file-sharing file-upload http peer-to-peer

Last synced: 09 May 2026