mercredi 25 août 2021

How can I implement the observer-pattern for REST API with ASP Net Core?

I am looking for a way to implement Observer patterns via Rest API, because I have a server (ASP NET Core and C#) and several clients (in Python) (the number of which may vary). In Spring 5, for example, there is WebFlux.

Is there also something like that for ASP NET Core ?

Aucun commentaire:

Enregistrer un commentaire