Lighweight Scan API for Pokemon Go
1.0.0
Edit config.json with your account credentials
PokeGo Scan API requires Node.js v4+ to run.
Install the dependencies and start the server.
$ npm install
$ npm start
GET: /scan.json
Params:
- lat: latitude
- lon: longitude
MIT