Protocol supporting POST-ing JSONs

Muammar2 years ago

Is there a protocol supporting POST-ing JSON's with coordinates in body? I'm asking because there is a quite advanced location tracking library that out of the box provides a mechanism to POST your data to the provided end-point. And OsmAnd isn't a good fit for it, as it doesn't support templating the url.
Also, what about POST-ing batches of coordinates? That could help saving the battery.

Anton Tananaev2 years ago

There's a bunch. Just search for JSON in the code or unit tests.