This repo contains backend code for a simple social network blog messaging like application.

Tasks performed by backend

1. user status update

2. create new posts, edit, view and delete posts

3. authentication using jwt (json web tokens)