Where's my Voi scooter: [3] Coding the Voi scooter location getter
I am going to code the Voi scooter location getter in this blog. The program should request access tokens only when it needs to, send Voi scooter location requests every minute, and efficiently store them.
Read config file
I started with make_api_req...
blog.cpbprojects.me7 min read