www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - SAOC 2020 Milestone 1 Week 1 - =?UTF-8?B?4oCcRA==?= Language Client

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
Sep 23 2020