diff --git a/data/bitdive.json b/data/bitdive.json new file mode 100644 index 0000000..90b0f14 --- /dev/null +++ b/data/bitdive.json @@ -0,0 +1,13 @@ +{ + "name": "BitDive", + "description": "Zero-code API testing platform for Java/Kotlin. Captures real runtime behavior (HTTP, SQL, methods), auto-generates mocks from production traffic, and replays scenarios for automated testing.", + "link": "https://bitdive.io/", + "authorName": "BitDive", + "authorLink": "https://bitdive.io/", + "tags": [ + "testing", + "api-testing", + "mocking" + ] +} +