Getting Started with JSON Server: A Quick Guide to Creating a Mock API
Using JSON Server is a popular convention among developers who often make some form of RESTFUL call or CRUD operations to a backend service in their project.
To fully understand what JSON server means let's look at the words individually. JSON stands...
cosmosduck.hashnode.dev4 min read