Skip to content

Conversation

@turmyshevd
Copy link
Contributor

Description

Adding BitDive - a 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. Useful for Android developers working with Kotlin backends.

Type of Change

  • New tool addition
  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Code refactoring
  • Other (please describe):

How Has This Been Tested?

  • I've validated the JSON data with bun run validate
  • I've tested the website locally with bun run dev
  • I've verified all links work correctly

Checklist

  • My code follows the code style of this project
  • I have updated the documentation as needed
  • My changes generate no new warnings or errors
  • For new tool additions:
    • I've included all required fields (name, description, link, tags)
    • The link is valid and points to official documentation
    • The description is clear and concise
    • I've added appropriate tags

Screenshots

N/A - JSON data file addition only

Additional Context

BitDive supports Kotlin, making it relevant for Android developers who build backend services or need to test APIs consumed by their Android apps.

@yogeshpaliyal yogeshpaliyal merged commit 4c0245b into yogeshpaliyal:master Nov 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants