Wiretap Alternatives
Similar projects and alternatives to wiretap
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
xbsapi
Discontinued Alternative xBrowserSync API that is a single binary and supports SQLite3, PostgreSQL and MySQL
-
-
-
spectral-owasp-ruleset
Improve the security of your API by detecting common vulnerabilities as defined by OWASP and enforced with Spectral.
-
-
mymove
Discontinued MyMove Personal Property Prototype [GET https://api.github.com/repos/transcom/mymove: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
style-guide
A shared and somewhat opinionated style guide for everyone to enjoy. (by apisyouwonthate)
wiretap discussion
wiretap reviews and mentions
-
Mastering API Definitions: A Comprehensive Guide
During the API development phase, a detailed definition guides developers in implementing endpoints, methods, and data schemas correctly. Various tooling exists to ensure your code conforms to the agreed upon spec - including API frameworks like Huma which allow you to build APIs around a spec, as well as API contract testing tools like Wiretap which look at live traffic to detect violations.
-
How to Build a Perfect API Description
If you cannot find something to integrate with your existing test suite, consider using Wiretap which can run as a proxy, and handle contract testing of the requests/responses that come through it in testing or staging environments.
Stats
pb33f/wiretap is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of wiretap is Go.