# Packages
No description provided by the author
# Functions
NewServer creates a new http server
@title Chatyx REST API @version 1.0 @description REST API for Chatyx backend application
@contact.name Pavel Korchagin @contact.email [email protected]
@license.name MIT @license.url https://opensource.org/license/mit/
@host localhost:8080 @BasePath /api/v1
@securityDefinitions.apikey JWTAuth @in header @name Authorization.
# Interfaces
No description provided by the author