Conektto, the intelligent API Development platform announces launch of Autonomous API Test Harness that generates all API test artifacts: test controller, test data, mocks and performance tests from a single design interface with just few clicks.
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”}