Question

We tried WCF and it is fairly complex, and it returns nulls in the JSON, which GSon chokes on.

Is there another quick and dirty way to mock a REST service, for Android/GSon usage ?

Was it helpful?

Solution

Had to test my rest client on different server responses, ended up with writing this one: https://github.com/mkotsur/restito.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top