blog_api flask restful api python version:2.7.12 a blog administration which has two role:admin and normal user normal user can view all posts,add new post, edit or delete post of himself admin have normal user's privilege,and can edit or delete all post.