locationsharing

Crates.iolocationsharing
lib.rslocationsharing
version0.1.2
sourcesrc
created_at2019-03-29 19:22:19.086312
updated_at2019-04-03 19:45:02.883578
descriptionA wrapper for the Google Location Sharing API
homepage
repositoryhttps://github.com/stillinbeta/locationsharing
max_upload_size
id124635
size13,242
Liz (stillinbeta)

documentation

README

crates.io docs.rs Build Status

LocationSharing

Accesses a certain colourful company's undocumented API for location sharing. Cribbed from coastf's Python implementation.

Cookies

This API is not like other APIs, in that Oauth credentials are not sufficient for access. The only way to access it is with regular session credentials.

The easiest way to obtain these is logging into your account on a web browser and copying the cookies out.

Commit count: 10

cargo fmt