roopakv / google-photos

Library to make hitting the Google Photos api easy
MIT License
56 stars 22 forks source link

Migrate from request to ky #25

Closed Richienb closed 4 years ago

Richienb commented 4 years ago

This PR migrates from the request package to ky. If you'd like me to also work on the Typescript conversion, feel free to add me as a collaborator on the repo.

Closes: #24

cc @roopakv

roopakv commented 4 years ago

@Richienb this is great. I'll look at this tonight. thank you so much for working on this