# Functions
New return new rest api friend handler.
NewMongoRepository return new MongoDB repository.
NewService return a new article service.
# Structs
No description provided by the author
MongoRepository is MongoDB implementation of repository.
Service is an article service.
# Interfaces
Repository is an interface of an article repository.