|
|
|
|
|
by a2800276
4074 days ago
|
|
This challenge seems a bit over the top. The task is to write a fully functional service for creating a photo mosaic service that accesses third party apis for sourcing the photos. Constraints are that you are not allowed to use any libs from outside the include standard library (though you are expected to write tests using some tool the challenge author is apparently trying to push)... The whole things has to be deployed and publicly accessible. Seems like quite a bit of work for the chance of winning a bunch of ebooks. |
|
> Do not use anything but standard library
Is this a high school homework or a realistic real world challenge? No thanks.
I'd say it's not just a bit over top, but ridiculously over the top. Maybe it's just me.