Codit / practical-api-guidelines

Practical guidelines for building & designing APIs with .NET.
MIT License
16 stars 5 forks source link

Provide guidance for async processes #137

Open tomkerkhove opened 4 years ago

tomkerkhove commented 4 years ago

Provide guidance for async processes where an endpoint is exposed to trigger it.

Things that should be covered: