# Functions
InitArticleController will initialize the article's HTTP controller.
InitHealthController will initialize the health's HTTP controller.
InitUserController will initialize the article's HTTP controller.
No description provided by the author
# Variables
Module for controller module.
# Structs
ArticleRequest article body request.
ResponseError will hold the response error structs.
UserRequest user body request.