json-server
json-server copied to clipboard
Update routes.json
I've tried this statement, it does not work for me on version @0.11.2
"/api/": "/",
So, a little bit update to make a great example : )
"/api/*": "/$1",