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/coajs/coa-http

🍀 A simple, fast, lightweight http service framework, is born for the API.

coa coa-http coajs http koa

Last synced: 08 May 2025

https://github.com/zhwaaaaaa/rpollingc

a client framework for long remote invoke with http.

celery http long-connection netty polling

Last synced: 20 Jul 2025

https://github.com/prikhi/http-tasks

Convenience Functions for Working with HTTP Requests as Tasks.

elm http tasks

Last synced: 29 Oct 2025

https://github.com/oliverdaff/hprobe

A HTTP probe written in Rust

http pentest-tool pentesting probes rust

Last synced: 12 Jul 2025

https://github.com/sharmadhiraj/flutter-access-refresh-token-manager-demo

Efficiently handle access token expiration with a single request, optimizing performance during concurrent API calls.

access-token auth dart flutter http jwt mobile-app refresh-token

Last synced: 28 Apr 2026

https://github.com/monkrus/gin-4

Walk-through of the Go Gin Framework Crash Course 4

aws beanstalk elastic framework gin golang http walkthrough

Last synced: 03 May 2025

https://github.com/koodaamo/httpreverse

Reverse-engineer and use legacy HTTP APIs

api api-documentation api-management api-rest apis apispec http

Last synced: 14 Dec 2025

https://github.com/alexindigo/agnostic

A node library that allows other projects to be agnostic of particular http server implementation

agnostic byos express hapi http library nodejs restify server web wrapper

Last synced: 18 Mar 2025

https://github.com/lexsca/spoof

On-demand HTTP test server for Python

http http-proxy http-server python testing testing-tools

Last synced: 05 Apr 2026

https://github.com/randomhashtags/destiny

Standalone Lightweight HTTP Server using Swift Macros for routing.

http http-server server server-side-swift swift swift-macro swift-macros web-server

Last synced: 07 Mar 2026

https://github.com/hirocaster/phoenix_cowboy_remove_server_header

Remove `server: Cowboy` in http headers from Phoenix

cowboy header http phoenix

Last synced: 12 Apr 2025

https://github.com/kilosonc/faye

faye is multiply thread downloader written in golang

downloader golang http

Last synced: 12 Apr 2025

https://github.com/gowww/check

👮‍♂️ Form validation utilities

check checker error form go golang http valid validation validator value

Last synced: 01 Mar 2026

https://github.com/middlewares/recaptcha

PSR-15 middleware to use Google reCAPTCHA for spam prevention

http middleware prevention psr-15 recaptcha security

Last synced: 06 May 2025

https://github.com/ngnjs/net

A network communications library/plugin for NGN (primarily HTTP ops).

api api-client browser callback decryption deno encryption fetch fetch-api http http-client https https-client javascript ngn nodejs promise rest web

Last synced: 12 Apr 2025

https://github.com/apidevtools/swagger-methods

HTTP methods that are supported by Swagger 2.0

http javascript methods nodejs open-api rest-api swagger

Last synced: 12 Jul 2025

https://github.com/elias8/networkx

Custom network error types for easy error handling.

dart dio error-handling http networking

Last synced: 05 Apr 2025

https://github.com/mo7amedaliebaid/cities-finder

A Flutter app to get the location ,weather ,time and other information for any city you search for.

api bloc cubit dart flutter flutter-apps flutter-google-maps google-maps google-maps-api http orientation responsive-design responsive-layout search

Last synced: 12 Apr 2025

https://github.com/raypereda/wiredog

a terminal-based monitor of local HTTP traffic

go http monitoring-tool packet-sniffer sniffer terminal-based

Last synced: 11 Apr 2025

https://github.com/curveball/controller

A simple controller design pattern for curveballjs

controller curveball framework http http2 middleware typescript

Last synced: 14 Jun 2025

https://github.com/b1nary-gr0up/piano

Simple and lightweight HTTP framework.

go http

Last synced: 08 Jul 2025

https://github.com/hephex/api

api client for Rust

api client http

Last synced: 08 Apr 2026

https://github.com/rafbm/micky

Lightweight and worry-free HTTP client for Ruby

errors exceptions http redirects ruby

Last synced: 11 Apr 2025

https://github.com/Bessonov/node-http-router

Fantastic type-safe router for Node.js, micro and other servers

api http match micro microservices nanoservices nodejs rest route router routing server typescript

Last synced: 07 May 2025

https://github.com/friflo/vscode-friflo-post

HTTP Client for Visual Studio Code to POST JSON, XML, image, ... files to REST APIs

http http-client json json-schema rest rest-client visual-studio-code vscode vscode-extension xml

Last synced: 21 Jul 2025

https://github.com/nepaul/rest-url-parser

Simplifies managing parameter-inclusive URLs, especially useful for applications handling REST APIs with URL-embedded resource identifiers.

api-rest axios fetch got http http-client https needle request rest-api restful-api sse superagent url

Last synced: 04 Oct 2025

https://github.com/contributte/apitte-fullstack

💀 [DISCONTINUED] :thumbsup: Apitte meta package with all features

api apitte fullstack http nette nette-framework

Last synced: 19 Jul 2025

https://github.com/ahmetozer/dibow

Disk Image Backup tool. Basically take an image of your server over internet with this software. It is also usable for transferring server for different companies.

backup disk disk-image-backup http image server transferring-server vds vps

Last synced: 14 Dec 2025

https://github.com/eaceto/regraphql

A simple (yet effective) GraphQL to HTTP / REST router

degraphql graphql graphql-server http http-server kong proxy rest-api reverse-proxy

Last synced: 07 May 2025

https://github.com/artalis-io/keel

Minimal C11 HTTP client/server library built on raw epoll/kqueue/io_uring. Pluggable allocator, pluggable parser, pluggable TLS library, streaming responses, multipart uploads, 101K req/s on a single thread.

async c c11 epoll event-loop http http-server io-uring kqueue multipart sendfile threadpool tls zero-copy

Last synced: 06 Apr 2026

https://github.com/aoliveti/gracefulhttp

A Go library for graceful shutdown of an HTTP server, configured using best practices.

cloudflare go graceful graceful-shutdown http http-server https shutdown

Last synced: 12 Apr 2025

https://github.com/middlewares/csv-payload

PSR-15 middleware to parse the CSV body of the request

csv http middleware payload psr-15

Last synced: 13 Dec 2025

https://github.com/jaredwray/mockhttp

A simple HTTP server that can be used to mock HTTP responses for testing purposes. Inspired by httpbin and built using nodejs and fastify with the idea of running it via https://mockhttp.org, via docker jaredwray/mockhttp, or nodejs npm install jaredwray/mockhttp.

fastify http httpbin https mock mock-server nodejs

Last synced: 18 May 2026

https://github.com/kingfs/blazehttp

一个非标准HTTP协议解析库,用于安全测试目的

http http-requests

Last synced: 03 May 2025

https://github.com/umutsevdi/brauzer

A graphical web browser from scratch in C for a variety of alternative web protocols

browser c ftp ftp-client gemini gemini-client gemini-protocol gopher gopher-client gtk gtk4 http http-client libadwaita web-browser

Last synced: 30 Apr 2025

https://github.com/gamepowerx/kekupload-server

A backend providing a HTTP REST like interface for uploading files written in rust.

backend files http kekupload rest-api rust share upload

Last synced: 01 Jul 2025

https://github.com/ikari-js/ikari

Elagant Web Framework for Bun

bun decorators elegant fast framework http server web

Last synced: 04 Oct 2025

https://github.com/csm-bluered/hackchat

hack.chat API Wrapper

api hackchat http module package pypi python

Last synced: 18 Aug 2025

https://github.com/bes-js/nyro

A simple and effective promise-based HTTP request library that supports all HTTP methods.

anonymity axios delete fetch get got http http-client http2 https node patch post proxy request

Last synced: 19 Aug 2025

https://github.com/yomea/hangu-gateway

网关,支持通过http调用hangu-rpc(待完善)

http netty rpc socket

Last synced: 08 Sep 2025

https://github.com/inkel/lruc

Reverse cURL: one liner HTTP server with deep response configuration

go golang http tool

Last synced: 24 Aug 2025

https://github.com/rexerwang/requete

🚀 A lightweight client-side HTTP request library based on the Fetch API and supports middleware.

fetch http middleware promise request typescript xhr

Last synced: 25 Aug 2025

https://github.com/hauleth/plug_clacks

Remember the fallen

clacks elixir http plug

Last synced: 30 Aug 2025

https://github.com/jh0rman/Cromo

A tiny, fast & simple file-based router server for Bun 🧄

bun express filebaserouting http

Last synced: 30 Mar 2025

https://github.com/giulioz/po1_exercise4

A small demo on how to build a multiplayer board game using Spring Boot and React

http java react spring spring-boot

Last synced: 15 Apr 2025

https://github.com/tsinis/functional_status_codes

This pure-Dart package offers a functional approach to handling HTTP status codes 🌐

dart functional-programming http status-code status-codes

Last synced: 31 Aug 2025

https://github.com/contributte/jsonrpc

📞 JSON-RPC toolset build on top of psr-7 (guzzlehttp), league/json-guard, league/json-reference, league/flysystem and nette/di

api contributte http json jsonrpc nette php request response rpc

Last synced: 12 Apr 2025

https://github.com/kerwin612/portforwarder

A lightweight, portable port forwarding tool.

cli go golang gui http https port-forwarding ssh tcp tunnel udp

Last synced: 15 Apr 2025

https://github.com/go-courier/httptransport

http transport of courier

courier go http transport

Last synced: 01 Sep 2025

https://github.com/ya-kostik/small-rpc

Простой RPC для проекта. Можно использовать как с HTTP, так и с сокетами, так и с любым другим транспортом.

http javascript js node nodejs rpc rrpc socket tcp websockets

Last synced: 12 Jul 2025

https://github.com/hexilee/gotten

A powerful web SDK builder for go, like retrofit for java

go golang http http-client retrofit retrofit2 sdk-builder web web-sdk

Last synced: 15 Apr 2025

https://github.com/yiisoft/request-provider

Provides current PSR-7 request as a dependency.

http psr psr-7 request yii3

Last synced: 19 Oct 2025

https://github.com/callocgd/probe

A Geometry Dash Proxy Validator Used for finding proxies that are not banned by Robtop

asyncio geometry-dash http proxy-checker proxy-validator python socks socks4 socks5

Last synced: 21 Jun 2025

https://github.com/6ixBit/FoxDos

Denial of service script leveraging concurrent go routines

ddos dos flood-attack http

Last synced: 15 Apr 2025

https://github.com/xquery/curlpipe

Curlpipe, an experimental DSL for building http execution pipelines.

curl http http-client

Last synced: 15 Apr 2025

https://github.com/jrdpteam/sniper

Simple network testing tool made in Python,designed for Kali Linux. by JRDP Team

attack ddos denial-of-service distributed-denial-of-service-attack dns dos flood flooding http https icmp loic ntp ntp-attack slowloris slowloris-attack syn-flood tcp udp

Last synced: 24 Jan 2026

https://github.com/rokid/node-http-bypass

Bypass your HTTP/HTTPS backend service configrablly in an easy way.

bypass http nodejs

Last synced: 15 Apr 2025

https://github.com/xyproto/cookie

:cookie: Functions related to cookies

cookies go http secure-cookies

Last synced: 15 Apr 2025

https://github.com/telzhou618/x-tools

x-tools is a collection of tools developed in Python

http python3 requests tools

Last synced: 16 May 2025

https://github.com/lukedschenk/hackinos-file-upload-finder

Just a place to keep a neat piece of code I made in order to assist in rooting the HackInOS machine on Vulnhub.

brute-force bruteforce ctf ctf-solutions ctf-tools hacking hackinos-machine hashing hashlib http http-requests pentesting python python-requests python3 reverse-shell vulnhub

Last synced: 26 Apr 2025

https://github.com/objectionary/eo-http

HTTP Request/Response Parsing Objects for EO Programming Language

eolang http

Last synced: 24 Jun 2025

https://github.com/gookit/greq

🛠 greq is a simple http client request builder and sender.

golang http http-client middleware request

Last synced: 21 Feb 2026

https://github.com/kanata-php/kanata

Software to build software.

framework http openswoole php swoole websocket

Last synced: 17 Apr 2025

https://github.com/socketsomeone/node-brawlstars

👀 Javascript library to communicate with Brawlstars API

api brawl-stars brawlstars bs http https nodejs

Last synced: 05 May 2025

https://github.com/reednj/udp_rest

Client and server modules to allow making REST HTTP requests over UDP

http rest ruby udp

Last synced: 02 Jul 2025

https://github.com/y0x54a/bunda

Bunda (Mother) - A lightweight web framework for the Bun javascript runtime.

app application bun bunjs framework http middleware router server web

Last synced: 12 Apr 2025

https://github.com/heartsucker/iron-csrf

CSRF protection for the Rust web framework Iron

cryptography csrf csrf-protection http iron rust

Last synced: 13 May 2025

https://github.com/chenjiandongx/pprofsnapshot

🧶 pprofsnapshot makes it easy to download profiling data to local.

http pprof

Last synced: 11 Jun 2025

https://github.com/benmezger/httmock

A minimal local HTTP testing and prototyping server

golang http httpmock httpserver testing-tools

Last synced: 09 Jul 2025

https://github.com/summerbootframework/jexpress

Summer Boot Framework was initiated by a group of developers in 2004 to provide a high performance, free customizable but also lightweight Netty JAX-RS Restful, WebSocket and gRPC service with powerful reusable non-functional features, and was adopted by several Toronto law firms in 2011 to customize their back-end services.

grpc http http-server java jax-rs jpa-hibernate netty netty-grpc netty-http netty-jax-rs netty-jaxrs netty-restful netty-rpc netty-rs netty-server netty-websrvice nio restful-api restful-webservices websocket

Last synced: 29 May 2026

https://github.com/cdimascio/japi-errors

⚡Customizable errors for RESTful and HTTP services.

errors http http-errors http-exceptions http-status-codes rest

Last synced: 24 Apr 2025

https://github.com/rnmeow/shortener

The URL shortner program which runs <https://a-ma.zip>.

api get hono html htmx http javascript jsx put typescript

Last synced: 25 Apr 2025

https://github.com/dscottboggs/geoinfo

Simple wrapper around the geo-info.co API

crystal-language geocoding http json-api rest-api

Last synced: 29 Oct 2025

https://github.com/uneecorn/httunicorn

Designed to help C# programmers creating HTTP Requests, this is The Hypertext Transfer Unicorn :unicorn:

csharp csharprest dotnet fluentapi http httpclient httprequest library rest unicorn

Last synced: 14 Jan 2026

https://github.com/dart-pacotes/networking

A general purpose HTTP Client for Dart, that is typed and error free. Soon to support WebSockets!

dart flutter hacktoberfest http

Last synced: 22 Feb 2026

https://github.com/propensive/anticipation

Minimal typeclass definitions for seamless integration without hard dependencies for Scala

css dependencies html http interfaces scala seamless time typeclasses

Last synced: 11 Apr 2025

https://github.com/middlewares/encoder

PSR-15 middleware to encode the response body to gzip or deflate

compression deflate gzip http middleware psr-15

Last synced: 07 Jan 2026

https://github.com/akagi201/serve

Simple http server for localhost development

developer-tools file-server golang http

Last synced: 27 Apr 2025

https://github.com/contributte/apitte-core

💀 [DISCONTINUED] 🔧 Enjoyable [PSR-7 based] API framework for Nette Framework. Heart of the apitte stack.

apitte contributte http nette php rest

Last synced: 06 Jul 2025

https://github.com/lsongdev/kelp

dead simple nodejs http(s) web framework written in ~40 lines! :rocket:

framework http https server

Last synced: 07 Sep 2025

https://github.com/buzzer-re/gofast

A HTTP accelerator using concurrent programming

golang http http-accelerator utilities

Last synced: 12 Mar 2026

https://github.com/xyproto/simplejwt

A simple JWT package

authentication go http jwt simple

Last synced: 15 Apr 2025

https://github.com/mracos/mix_server

A simple mix task to start a (simple) http server on the current dir

elixir elixir-lang http http-server mix mix-tasks

Last synced: 23 Feb 2026

https://github.com/solaoi/co-metub

This is an application for multiple people to manage the stub APIs.

apis blitzjs co-metub docker dummy dummy-api dummy-server http json mock mock-api mock-server mocking rest stub stub-api stub-server stubbing xml

Last synced: 04 Apr 2026

https://github.com/gowww/secure

🔑 Security utilities, CSP, HPKP, HSTS and other security wins

csp go golang good-practices hpkp hsts http https policy secure security ssl

Last synced: 01 Mar 2026