Sometimes we need to do multiple requests before we can show proper data at screen, but we can't afford to open connections multiple times in relatively slow network connections. It would be nice if you could provide an API like what Facebook and Google do.
Samuel Edwin
Sometimes we need to do multiple requests before we can show proper data at screen, but we can't afford to open connections multiple times in relatively slow network connections. It would be nice if you could provide an API like what Facebook and Google do.
Thanks