5 Steps to Build a Node.js Mock Server and API With Random Data
As a front-end developer, you often need data from an API. But sometimes the back end hasn’t been set up by your team. In order for you to continue and mock your data, it’s a good idea to not store your data structure on memory.
It’s a good idea to s...
hasnode.byrayray.dev3 min read