Create API with fake JSON data
What it is.
so I found this site which allows u to give a json data structure and returns u a URL. when u make a request to that URL it returns the JSON data.Where can be used
I imagine , if u are making a full stack app and working on the front-end first. u can use this to imitate communication with the server. and later once the server is done, u can simply change the user infetch().

Access ready to use fake and dummy APIs with JSON data such as users and todos. Create your own fake API using Mockis interactive API editor.
