JavaScript fake API with Mock Data

· Robin Wieruch · Sept. 13, 2020, 11:52 a.m.
Summary
Learn how to mock data with a fake API in JavaScript for mocking REST APIs (or other kinds of asynchronous calls) if there is no backend yet and you need to fake it till you make it ......
AUTHOR