package
2.0.0+incompatible
Repository: https://github.com/mariaefi29/blog.git
Documentation: pkg.go.dev
# Functions
AllPosts retrieves all posts.
CreateComment puts a comment to a post into a database.
CreateEmail puts email address into a database.
OnePost retrieves one post by id.
PostLike adds one like to a post.
PostsByCategory retrieves posts by category.