- User Authentication
- Post CRUD
- Chat CRUD
- Email Services
- Post List - https://nixlab-blog-api.herokuapp.com
- Create Post - https://nixlab-blog-api.herokuapp.com/create/
- Post Details - https://nixlab-blog-api.herokuapp/{{post_id}}/
- Account Login - https://nixlab-blog-api.herokuapp.com/account/login/
- Account Registration - https://nixlab-blog-api.herokuapp.com/account/register/
- More is coming soon...