Skip to content
  • Torsten Grote's avatar
    Blog Client with Factory and Validator · da68ef78
    Torsten Grote authored
    This implements a simple initial blog client that covers the basic blog
    actions, but no deletion/removal of blogs, yet.
    
    Classes for Blogs and Blog Post Headers have been introduced along with
    the associated factories.
    
    A `BlogPostValidator` has been added that validates incoming blog posts.
    
    Closes #402
    Closes #404
    da68ef78