James John wrote
Building mock APIs using JSON Schema Faker and JSON Server
In this tutorial, we are going to build a mock API using JSON Schema Faker and JSON server. Why would we need a mock API? Often, when working in a project, there are some parts of the projects that depend on making API calls. Some of which haven’t been built by the backend team. This […]