[x] Add New Post
[x] Register new user
[x] Login User
[x] JWT verification with cookies
[x] Update post only by Author
[x] Delete Post only by Author
[x] Get All posts
[x] Get single Post
[x] Fixed duplicate indexing for new post
[x] Add Comment Method