Application for demonstrating the use of Service Weaver for a blog.
- GetPost: Get a single post by slug
- GetLatestPosts: Get the last 10 posts
- CreatePost: Create a new post
- GetByPost: Get first 5 comments by post id
- CreateComment: Create a comment for post id