
What is JSON url – mock backend API?
Ever wanted to mock a backend request with a real request instead of hard-coded JSON? Try jsonurl. It allows you to get a JSON straight from a URL. For example from this URL: jsonurl.com/{“name”: “Max”} you can get this json: {“name”: “Max”}
Do you use JSON url – mock backend API?



Recent JSON url – mock backend API Launches
Forum Threads
JSON url - Mock backend with JSON generated from URL
Ever wanted to mock a backend request with a real request instead of hard-coded JSON? Try JSON url. It allows you to get a JSON straight from a URL. For example from this URL: https://jsonurl.com/{“name”: “Max”} you can get this json: {“name”: “Max”}