exvcr
HTTP recorder
A library for recording and replaying HTTP interactions in Elixir
HTTP request/response recording library for elixir, inspired by VCR.
732 stars
7 watching
135 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
parroty/excheck | A testing library for Elixir programming language | 316 |
parroty/oauth2ex | An OAuth 2.0 client library for Elixir. | 56 |
parroty/exprof | A tool to profile and analyze Elixir code execution time | 178 |
parroty/extwitter | A Twitter client library written in Elixir that interacts with Twitter's REST API v1.1. | 407 |
elixir-tesla/tesla | A flexible HTTP client library that simplifies communication by providing a common interface for various adapters and middleware components. | 2,010 |
jeffutter/honeywell-elixir | An unofficial API client for the Honeywell Round and Water Leak & Freeze Detector APIs in Elixir. | 0 |
valpackett/httpotion | An HTTP client library for Elixir | 725 |
parroty/excoveralls | A tool that generates and reports test coverage statistics for Elixir projects. | 829 |
michihuber/mixpanel_ex | An Elixir client for the Mixpanel HTTP API | 6 |
webrecorder/pywb | A toolkit for archiving and replaying web content accurately and efficiently | 1,418 |
elixir-mint/mint | A functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 protocols | 1,375 |
svenskaspel/har2locust | Automatically converts browser recordings (.har files) into locust scripts. | 167 |
ex-aws/ex_aws | A flexible and easy-to-use set of clients for AWS APIs written in Elixir | 1,295 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
quidproquo/mr_video | Allows users to browse and debug VCR recordings | 55 |