Skip to content

Nyan.Module.Web.REST

Leo Botinelly edited this page Dec 3, 2015 · 1 revision

Contents #

Nyan.Modules.Web.REST # =

Sequences # =

Namespace

Nyan.Modules.Web.REST

Summary

Initialization hooks for the REST module.

End() method # =

Summary

Shutdown sequence hook for the rest module. Intercepts and logs the reason, and call the core shutdown sequence.

Parameters

This method has no parameters.

Start() method # =

Summary

Start-up sequence hook for the rest module. Register and initializes WebApi routes.

Parameters

This method has no parameters.