
William Leme
Designing the System
Want to start developing custom YNAB tools using .net core ? You can use this github project as a base
You can easily access the OAuth access token by calling
I religiously avoid using model objects on my API interfaces. The reason is really simple, a model is a business entity and you don’t want to expose a business entity inadvertently to your API consumers.
There are 2 http verbs that can be used when updating a resource: Put and Patch but when to use one over the another ? In simplistic terms the former updates the entire resource whereas the latter updates one partially.
Using a sql server docker instance.
Return self-explanatory codes from you Api
I publish my toy / sample projects at https://wllapps.com. You can find a list of them here.
Hello,
I publish my toy projects at https://wllapps.com. You can find a list of them here and more about me here.