noosfero | Noosfero API (#500)

Antonio Terceiro gitlab at gitlab.com
Wed Mar 11 16:54:20 BRT 2015


New comment for Merge Request 500

https://gitlab.com/noosfero/noosfero/merge_requests/500#note_943626


Antonio Terceiro

I would rather use RestClient instead (noosfero already depends on it).

wrt performance: every request consumes resources and needs to be processed as fast as possible. independent of how many you can handle concurrently, you don't want your client to wait for requests made to external services. If the location field is known in advance, there is no reason for us to not geocode in background, and have that information ready when an API requests comes.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150311/1d7b100f/attachment.html>


More information about the Noosfero-dev mailing list