dimanche 9 octobre 2016

What is the best REST service availability pattern?

I am developing an REST ASP WebAPI2 service with UnityDependencyResolver and need to check service availability in deploy via service availability test. My first thought was to write ServiceAvailabilityController with GET state method where 200 HttpStatusCode is success result. Is there better way to implement service availablity pattern?

Aucun commentaire:

Enregistrer un commentaire