So how's everyone handling mock APIs


So how's everyone handling mock APIs? Any favorite services, libraries, or techniques to share?

I'm still using json-server with json-schema-faker. Pretty happy, but looking around. More on my approach here: https://medium.freecodecamp.org/rapid-development-via-mock-apis-e559087be066

View original on X