Hi everyone,
I’m validating a small SaaS idea and would really appreciate candid feedback from people who’ve built marketplaces or peer-to-peer platforms.
Many marketplaces need buyer <-> seller communication, but they don’t want to:
Large platforms like Airbnb, Upwork, Craigslist, and Turo solve this with email relay infrastructure: users receive messages via email and can simply reply, while real emails stay hidden.
Email is still the lowest-friction communication channel, but building this infrastructure internally can be non-trivial for smaller teams.
So I built a prototype called RelayCore.
The idea:
Developer creates a thread via API -> RelayCore generates a masked email alias -> participants communicate via normal email while identities remain private.
No chat UI. No separate inbox. Just infrastructure.
Think of it as Airbnb style reply-to-email messaging available via a simple API.
Landing page:
https://www.relaycore.io/
I'm trying to validate a few things:
Brutal feedback very welcome, especially from people who’ve built marketplaces or messaging systems.