Dhruv PRO
dhruv3006
AI & ML interests
None yet
Recent Activity
posted
an
update
1 minute ago
How do you handle test data in your API requests?
We know generating realistic, dynamic test data can be a hassle - most folks rely on scripts or manual copy-pasting, which gets messy fast.
At Voiden, we built Voiden Faker to generate fresh, realistic data right inside your HTTP requests using Faker.js expressions, no extra setup needed.
We’d love to hear from you:
- What’s your biggest challenge with test data?
- How do you currently generate or manage it?
- Would embedding Faker-like data generation inside requests help your workflow?
Try Voiden Faker here: https://voiden.md/ and share your thoughts!
published
an
article
about 1 hour ago
Voiden Beta Release
posted
an
update
3 days ago
The latest beta of Voiden - the API client built to treat API work like code - is now available.
This is a significant release that is addressing specific feedback we got + it expands some core capabilities and plugins, improving Voiden’s overall performance at scale.
What’s new:
🔹 GraphQL support :
You can now work with GraphQL APIs side-by-side with REST, gRPC, and WSS using the same file-based, version-controlled workflow in linux, windows and macOS.
🔹 gRPC and WSS (Windows support):
Full gRPC and WSS support is now available on Windows, bringing feature parity across platforms.
🔹 Faster performance for large OpenAPI specs :
Opening large OpenAPI files is now significantly faster. We fixed inefficient re-renders that weren’t noticeable in small specs but caused lag with heavy schemas. Rendering is now optimized using React hooks to avoid unnecessary updates.
Additional improvements:
🔹 Voiden now handles imperfect specs more gracefully
🔹 Project uninstalling and support for setting a default directory for project creation
🔹 .env files are now editable
🔹 Improved text contrast for error messages
Try the beta here : https://voiden.md/beta
Share feedback: https://github.com/VoidenHQ/feedback/issues
We keep building in public, and your feedback directly shapes what’s next.
P.S A stable release will follow soon, in the next days.