byoutline / MockServer

Simple REST server that makes simulating API easy.
Apache License 2.0
30 stars 4 forks source link

Support for image placeholders #4

Closed smdremedy closed 8 years ago

smdremedy commented 9 years ago

Mock server should be able to return images png or jpg, based on url like placehold.it

Naitbit commented 8 years ago

As support for both Android and desktop requires slightly different classes for image generation currently this feature was only added for Android: https://github.com/byoutline/AndroidStubServer/pull/2