# Functions
@Summary GetAll @Produce json @Success 200 {object} app.Response @Failure 500 {object} app.Response @Router /statistic/latest [get].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
@Summary Search Data COVID-19 @Param q query string false "name search by q" @Produce json @Success 200 {object} app.Response @Failure 500 {object} app.Response @Router /statistic/search [get].