souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 3
53 results tagged http  ✕   ✕
Hurl https://hurl.dev/
08/09/2025 cluster icon
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • xh : xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved p...
  • httpbin.org : A simple HTTP Request & Response Service.

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format.

It can chain requests, capture values and evaluate queries on headers and body response. Hurl is very versatile: it can be used for both fetching data and testing HTTP sessions.

Hurl makes it easy to work with HTML content, REST / SOAP / GraphQL APIs, or any other XML / JSON based APIs.

cli http test tool api
xh https://github.com/ducaale/xh
30/06/2025 cluster icon
  • wuzz : Interactive cli tool for HTTP inspection Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests cop...
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • HTTPie : HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • code-forensics : code-forensics is a toolset for analysing codebases stored in a version control system. It leverages the repository logs, or version history data, to ...

xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved performance.

http cli tool
Mock Service Worker https://mswjs.io/
07/11/2021 cluster icon
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • httpbin.org : A simple HTTP Request & Response Service.
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
  • Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
thumbnail

Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.

http test mock tool
Pact https://pact.io/
07/11/2021 cluster icon
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • hurl.it : Hurl.it makes HTTP requests. Choose the request method, customize headers and POST parameters, add basic authorization or OAuth credentials, and even ...
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • httpbin : Testing an HTTP Library can become difficult sometimes. PostBin.org is fantastic for testing POST requests, but not much else. This exists to cover al...
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
thumbnail

Fast, easy and reliable testing for integrating web apps, APIs and microservices. Pact is a code-first tool for testing HTTP and message integrations using contract tests. Contract tests assert that inter-application messages conform to a shared understanding that is documented in a contract. Without contract testing, the only way to ensure that applications will work correctly together is by using expensive and brittle integration tests.

test tool http microservice
Hoppscotch https://github.com/hoppscotch/hoppscotch
11/01/2021 cluster icon
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • FreezePage : Take snapshots of any Web page
  • DERI Pipes : Inspired by Yahoo's Pipes, DERI Pipes is an engine and graphical environment for general Web Data transformations and Mashup.
thumbnail

A free, online, open source API request builder

api web http tool
Smocker https://smocker.dev/
06/09/2020 cluster icon
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • httpbin.org : A simple HTTP Request & Response Service.
  • Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Motty : Motty provides the simpler way to test your client services. It is a web application which gives you ability to create your own custom responses. So y...
thumbnail

Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register new mocks.

http test mock server
httpbin.org https://httpbin.org/
01/07/2020 cluster icon
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • Motty : Motty provides the simpler way to test your client services. It is a web application which gives you ability to create your own custom responses. So y...
  • Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

A simple HTTP Request & Response Service.

mock http api test
endpoints.dev https://www.endpoints.dev/
16/05/2020 cluster icon
  • GoAccess : GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. It provi...
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • ReactPHP : Event-driven, non-blocking I/O with PHP. React is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of whi...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • HTTP Archive : The HTTP Archive tracks how the Web is built.

Use your unique endpoint wherever you need. We'll store the details of any HTTP request and display them below.

http log app
HTTPie https://httpie.org/
24/01/2020 cluster icon
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • xh : xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved p...
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • wuzz : Interactive cli tool for HTTP inspection Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests cop...
  • HackMyResume : A Swiss Army Knife for résumés and CVs For Windows, OS X, Linux, and Node.js Feed me: One or more FRESH or JSON Resume format résumés. Sit back while ...
thumbnail

HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more

http cli tool json
GoAccess https://goaccess.io/
27/12/2019 cluster icon
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • ReactPHP : Event-driven, non-blocking I/O with PHP. React is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of whi...
  • Open Streaming Platform : Open Streaming Platform (OSP) is an open-source, RTMP streamer software front-end for Arut's Nginx-RTMP Module. OSP was designed as a self-hosted alte...
  • H2O : H2O is a new generation HTTP server providing quicker response to users when compared to older generation of web servers. The server takes full advant...
  • Resumable File Uploads : tus is a resumable upload protocol, with client and server implementations for all platforms!

GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.

It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.

http server log analytics opensource
patchbay https://patchbay.pub/
14/12/2019 cluster icon
  • Webtask : Use webtask for … Serverless Applications Run server-side code for your JavaScript and native applications. Just worry about your code. Programmable W...
  • StdLib : The Standard Library for Functions as a Service. Discover pre-built APIs, compose your own, build apps, and move your business faster than ever with n...
  • Requestdiff : Differentiate HTTP headers and content body of two GET URLs.
  • RequestBin : RequestBin gives you a URL that will collect requests made to it and let you inspect them in a human-friendly way. Use RequestBin to see what your HTT...
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.

patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks handling, smart home event routing, IoT reporting, job queues, chat systems, bots, etc, all completely serverless and requiring no account creation or authentication. Most implementations need nothing but curl and simple bash snippets.

webhook pubsub http serverless service
REDbot https://redbot.org/
07/12/2019 cluster icon
  • Security Headers : I built securityheaders.io after deploying security headers like CSP and HSTS to my own site. I wanted a quick and easy way to check if other sites we...
  • MindMeister : MindMeister is an online mind mapping tool that lets you capture, develop and share ideas visually.
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • OpenVAS : OpenVAS is a full-featured vulnerability scanner. Its capabilities include unauthenticated testing, authenticated testing, various high level and low ...
thumbnail

REDbot is lint for HTTP resources; it tests protocol correctness, cacheability, content negotiation and more. REDbot checks HTTP resources to see how they'll behave, pointing out common problems and suggesting improvements. Although it is not a HTTP conformance tester, it can find a number of HTTP-related issues.

tool http scan service cache
Report URI https://report-uri.com/
07/12/2019 cluster icon
  • Security Headers : I built securityheaders.io after deploying security headers like CSP and HSTS to my own site. I wanted a quick and easy way to check if other sites we...
  • healthchecks.io : Cron Monitoring. Get Notified When Your Cron Jobs Fail. Make a HTTP GET request to this address from your cron job, daemon, script or long running tas...
  • patchbay : patchbay.pub is a free web service you can use to implement things like static site hosting, file sharing, cross-platform notifications, webhooks hand...
  • New Relic : New Relic’s SaaS-based Application Performance Monitoring helps you build, deploy, and maintain great web software. Also, server monitoring, and more.
  • Prometheus : Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Prometheus's main features are: a multi-dimensio...
thumbnail

Report URI was founded to take the pain out of monitoring security policies like CSP and HPKP. When you can easily monitor what's happening on your site in real time you react faster and more efficiently, allowing you to rectify issues without your users ever having to tell you.

monitoring http security service
wuzz https://github.com/asciimoo/wuzz
31/07/2018 cluster icon
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • HTTPie : HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
  • xh : xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved p...
  • docopt : Command-line interface description language
thumbnail

Interactive cli tool for HTTP inspection

Wuzz command line arguments are similar to cURL's arguments, so it can be used to inspect/modify requests copied from the browser's network inspector with the "copy as cURL" feature.

http cli tool
Polly.JS https://netflix.github.io/pollyjs/
08/07/2018 cluster icon
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
  • Vcr : Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
  • Smocker : Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register n...
  • mock : A Python Mocking and Patching Library for Testing
  • yepnope.js : A Conditional Loader For Your Polyfills!

Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions.

Polly taps into native browser APIs to mock requests and responses with little to no configuration while giving you the ability to take full control of each request with a simple, powerful, and intuitive API.

javascript http test library mock
mountebank http://www.mbtest.org/
29/05/2018 cluster icon
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • httpbin.org : A simple HTTP Request & Response Service.
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • Mock Service Worker : Mock by intercepting requests on the network level. Seamlessly reuse the same mock definition for testing, development, and debugging.
  • htty : htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.

mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under test to mountebank instead of the real dependency, and test like you would with traditional stubs and mocks.

mock test http api tool
Otoroshi https://maif.github.io/otoroshi/
31/01/2018 cluster icon
  • Izanami : Izanami is a shared configuration, feature flipping and A/B testing service perfectly well suited for micro services environment written in scala and ...
  • Træfɪk : Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Mar...
  • Pact : Fast, easy and reliable testing for integrating web apps, APIs and microservices. Pact is a code-first tool for testing HTTP and message integrations ...
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
  • Temporal : Temporal is a microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliabil...

Otoroshi is a modern http reverse proxy with a thin layer of api management written in Scala and developped by the MAIF OSS team. Otoroshi is designed to handle all the calls to and between your microservices without service locator and let you change configuration dynamicaly at runtime.

http reverseproxy microservice opensource scala
hyper.rs https://hyper.rs/
28/12/2017 cluster icon
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
  • Polly.JS : Polly.JS is a standalone, framework-agnostic JavaScript library that enables recording, replaying, and stubbing HTTP interactions. Polly taps into nat...
  • Clint : Clint is a python module filled with a set of awesome tools for developing commandline applications.
  • Closure Tools : The Closure Compiler, Library, Templates, and Stylesheets help developers create powerful and efficient JavaScript.

Fast and safe HTTP for the Rust language.

rust http library
Motty https://scalalang2.github.io/motty/
28/12/2017 cluster icon
  • npoint.io : JSON storage bins with schema validation
  • WireMock : Free and Open Source tool for building mock APIs. Create stable development environments, isolate yourself from flakey 3rd parties and simulate APIs t...
  • httpbin.org : A simple HTTP Request & Response Service.
  • Matrix : Matrix is an open standard for decentralised communication, providing simple HTTP APIs and open source reference implementations for securely distribu...
  • Smocker : Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register n...

Motty provides the simpler way to test your client services.
It is a web application which gives you ability to create your own custom responses.
So you can intuitively and easily mock http responses. All you need to do is typing and click!

http api mock server
wrk https://github.com/wg/wrk
19/11/2017 cluster icon
  • Siege : Siege is an http load testing and benchmarking utility. It was designed to let web developers measure their code under duress, to see how it will stan...
  • ESBench : Shareable JavaScript Benchmarking Built-in ES2015 support, powered by Babel Statistically significant benchmarks, powered by Benchmark.js
  • vegeta : Vegeta is a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. It can be used both as a command...
  • GoReplay : GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with r...
  • HTTPie : HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more
thumbnail

wrk is a modern HTTP benchmarking tool capable of generating significant load when run on a single multi-core CPU. It combines a multithreaded design with scalable event notification systems such as epoll and kqueue.

An optional LuaJIT script can perform HTTP request generation, response processing, and custom reporting.

performance benchmark tool http load
page 1 / 3
1642 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn