DEV Community

Discussion on: Building React Frontends Without Waiting for an API

Collapse
 
nasrulhazim profile image
Nasrul Hazim Bin Mohamad

I prefer to have Open API Specification ready, and load it in Mockoon.

Collapse
 
kettanaito profile image
Artem Zakharchenko

What a blast it'd be if MSW supported Open API-based request handlers. Maybe one day it will. Your setup looks like a decent choice though!