package
0.0.0-20200914181704-45d683643969
Repository: https://github.com/camolezi/microservicesgolang.git
Documentation: pkg.go.dev

# 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.