# Packages
No description provided by the author
# Functions
CheckUserCredentials check to see if credentials of a user is correct.
CreateNewUser is the service that creates new users - for now only.
GetLatestPosts return a array with the latest posts created.
GetPost return a post of the specified id.
NewPost trys to Create a new post.