Hacker News new | ask | show | jobs
by bilekas 2299 days ago
I don't know a tool for it, but I often find from experience that dynamic API's are usually not the right tool for the job. However if it is required and you have a declarative API, it will make the process much easier I would imagine.

EDIT: `declarative API` as in some kind of proxy layer which you can better isolate.