[SAoC] “D Language Client Libraries for Google APIs” project thread

Robert Aron aronrobert293 at gmail.com
Wed Sep 30 16:34:59 UTC 2020


Update for week 2 of Milestone 1

Last week I managed to do the following tasks for #SAOC2020 :
- implemented a client-server app using dlang-requests
- created a google account for the project and credentials for 
the project in Google API Console
- get access and refresh tokens using curl and postman
- list content of the drive associated to the created account 
before and after adding some files

The plan for the next week is:
- familiarize myself with std.json and cerealed[0]
- start implementing an app that uses dlang-requests and is able 
to interact with google drive, list its content and store
serializede access and refresh tokens

Milestone 1 Update 1: [1]

[0]: https://code.dlang.org/packages/cerealed
[1]: 
https://forum.dlang.org/post/xitzuuhgxpfvnsdvdlyq@forum.dlang.org





More information about the Digitalmars-d mailing list