Mocking data with Mocky and randomuser
I personally recommend using Mocky
to Mock your HTTP responses to test your REST API.
Here is an example of sample web-service which I just created at Mocky
which returns JSON.
Here is the piece of code, which you might be needing in iOS Application to run above mock service.
PreviousGenerating App Icons from Single image named 1024x1024.pngNext2020-02-14-Swift-PerformTaskInBackground
Last updated
Was this helpful?