How I map frontend routes to backend API calls with Babel AST
When I started building qa-probe, the first hard problem was not probing endpoints.
It was figuring out what endpoints a frontend actually calls in the first place.
You would think this is easy. It is
vibeesh.hashnode.dev6 min read