API Testing App
As much as I love tools like POSTman and Insomnia, it's quite hard to do custom auth, so testing our internal API and micro-services built around it becomes quite troublesome.
To help this, I built a small React app as a weekend project which deals with generating access tokens and making the request, meaning we can get on with development.
More by Mike View profile
Like