pgoapi-go
pgoapi-go copied to clipboard
Unofficial PokemonGO API in Go
Results
3
pgoapi-go issues
Sort by
recently updated
recently updated
newest added
Lets api users set the access token if retrieved beforehand. minor text fixes in README.md
I was looking at the code in this repo https://github.com/AHAAAAAAA/PokemonGo-Map and it looks like there each provider has a expiry time that can be queried. https://github.com/AHAAAAAAA/PokemonGo-Map/blob/master/pogom/pgoapi/pgoapi.py#L178 Upon expiry it looks...