# Packages
No description provided by the author
# Functions
DoImageResponse : 画像ファイルをレスポンスとして返す.
DoResponse : JSON形式でレスポンスを返す.
NewBlog : Blog用REST Handlerを取得.
No description provided by the author
NewNotification : Notification用REST Handlerを取得.
# Variables
WireSet : interface層のWireSet(API用).
# Interfaces
Blog : Blog用REST Handlerのインターフェース.
No description provided by the author
Notification : Notification用REST Handlerのインターフェース.