SAOC 2020 Milestone 1 Week 1 - “D Language Client Libraries for Google APIs”

Robert Aron aronrobert293 at gmail.com
Wed Sep 23 13:37:42 UTC 2020


Hi!

Last week I managed to do the following tasks for #SAOC2020 :
- read dlang-requests documentation[0]
- implement a small app that interacts with weather-api
- implement a small app that interacts with myip api
- read oauth documentation[1]

The plan for the next week is:
- implement a client-server app using dlang-requests
- used curl and postman to interact with google drive api and 
list its content

General milestones can be found in my first SAoC post[2].

[0]: https://github.com/ikod/dlang-requests
[1]: 
https://developers.google.com/identity/protocols/oauth2/web-server
[2]: 
https://forum.dlang.org/post/eaefvlbgikujonfjjzqi@forum.dlang.org


More information about the Digitalmars-d mailing list