639 Views
Assume that you have a service that needs to accept some data from a user. Let's say that the scenario in question is that the user wants to upload a photo that you'll later process / aggregate / do stuff with. How would you approach such a system?
0 comments