Dhruv PRO
dhruv3006
AI & ML interests
None yet
Recent Activity
posted
an
update
3 days ago
The problem : Hardcoded URLs, tokens, and IDs make API workflows brittle and painful to maintain.
What devs do today
Duplicate values across files or manually swap configs for dev, staging, and prod - easy to break, hard to scale.
Why Voiden :
- Voiden Variables let you define once and reuse everywhere.
- Switch environments easily, keep secrets out of request files, and reuse dynamic values across requests.
Static requests → dynamic, maintainable workflows.
Use Voiden here : https://voiden.md
commented on
an
article
4 days ago
Differential Transformer V2
reacted
to
their
post
with 🚀
5 days 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!