Skip to content
Snippets Groups Projects
Commit e7dce027 authored by Ernir Erlingsson's avatar Ernir Erlingsson
Browse files

Merge branch '402-blog-client-implementation' into 'master'

Blog Client with Factories and Validator

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

See merge request !212
parents bbed6731 f823b8ba
Loading
Showing
with 270 additions and 46 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment