You define the logic once (e.g. payments, auth, notifications) and externalize provider-specific stuff like API keys, endpoints, and retries into a config.
That logic can then be reused across services, projects, and environments without rewriting code.
It’s like decoupling your service logic from your infrastructure. You can even switch providers by changing config, not code.
We’re using it to save time, reduce bugs, and simplify service expansion. Curious what you think.
We’ve been building quietly and are now coming out of stealth with our public beta. We’d love your feedback
You can try it at www.ductape.app
Join our Discord — https://discord.gg/JHXxQ6MAwb We’re there to chat, answer questions.
Happy to answer anything below..
It would be great to have a simple example or a scenario or a hello world for someone to say “Aha! I get what it is and how it can help me”
Its under the elastic license...
can you please tell me if this license bad or good in terms of open sourced-ness and where does it really fall on the spectrum.
Just my 2 cents.
Maybe I didn't see it and it is there (there is a Lot of text), but I think having the npm and Frontpage should link to a directory of actual, full examples would be good.