Timeline for How to design a statically typed REST API client?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 8, 2020 at 20:06 | comment | added | GHP | Its also very possible that your sentiment about this just being too clunky in C# is correct. | |
| May 8, 2020 at 18:31 | comment | added | Stilgar | I considered this approach but in reality the continuation is often async. This means that I should have MatchWithAsync which can be awaited and accept async lambdas. I thought that approach too heavy on syntax in this async context. Otherwise it is quite good. | |
| May 8, 2020 at 12:50 | history | answered | GHP | CC BY-SA 4.0 |