Open soydepr opened 6 years ago
is there an example how to do this ?
Access from anywhere I would like to access via IP address You can access your fake API from anywhere using CORS and JSONP.
you need to do like this:
json-server --host 192.168.1.XX yourfile.json
aside from localhost how can I set to use with localip.
when I try it does not work