magellan_microservice v0.3.0 API Reference

Modules

This module supervises the children of the MagellanMicroservice and is responsible for starting them up

This module handles the overall app-status. One can register a function which gets invoked when getStatus/0 is called to build the app-status

This module is used by the server to provide the default routes to status and health page. Via the register_router/0 function, one can add a custom router to expand the functionality

This module handles the start-up sequence of the server which uses cowboy and plug