JSON url – mock backend API

JSON url – mock backend API

Mock backend with JSON generated from URL

113 followers

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: https://jsonurl.com/{“name”: “Max”} you can get this json: {“name”: “Max”}

JSON url gallery image
JSON url gallery image
JSON url gallery image
JSON url gallery image
Free
Launch tags:
Developer Tools
Launch Team

What do you think? …

Oleh Kopyl
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: https://jsonurl.com/{“name”: “Max”} you can get this json: {“name”: “Max”} Or you can get it with a delay to simulate a heave request by adding a ?delay param like https://jsonurl.com/{“name”: “Max”}?delay=2 Or in UI at jsonurl.com
Fares
@oleh_kopyl Congrats on the launch 🚀
Basharath
Interesting idea. Congrats on the launch.

Do you use JSON url – mock backend API?