How to create API server using Json Server

Json server is a Node module that you can use to create a dummy rest json web service and it is really helpful to make...