~chimo/location

Return a uLogger user's last coordinates.

8ec4a20 README: Replace placeholder with actual content

~chimo pushed to ~chimo/location git

10 months ago
~chimo/location

New ticket tracker added

10 months ago

#location

This script will connect to a uLogger server database and return a user's last location in JSON format:

{
    "latitude":"45.424722",
    "longitude":"-75.695"
}