Use GPT to generate a mock REST API backed by a realistic dataset β with just one phrase. Craft the dataset to your needs, plug in the generated API into your demos and prototypes to ship better and faster.
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β}