Hey three.js folks,
I’m building a 3D viewer that needs to fetch model data from our backend API. Been using Postman to test and debug the API calls, but getting frustrated with their recent pricing changes.
Anyone using something better for testing REST endpoints when working with three.js projects? Ideally something lightweight that won’t slow down my dev machine while I’ve got the 3D stuff running.
Thanks!