"Buffer is a social media management application or tool. It helps you to manage multiple social media networks from one place. It is one of the best time saving methods in the world of social media marketing. Several international brands are already using it."
- Karishma Chauhan
- Karthik Alakunta
- Mohammad Hassim
- S.Vijayaprasad
- Channa Keshava
- Publishing. Plan, collaborate, and publish thumb-stopping content.
- Analytics. Analyze social media performance and create reports.
- Engagement. Quickly navigate your comments and engage with your audience.
- Start Page. Build a customized landing page in minutes.
- JavaScript
- React
- Redux
- Chakra-UI
- Mongodb
- Node.js
- Express.js
[Visit Our Website] https://bluelock.vercel.app/
- POST -Registeration - https://bluelock.cyclic.app/user/signup - required fields(name,email,password)
- POST -Login - https://bluelock.cyclic.app/user/signin - required fields(email,password)
- DELETE - https://bluelock.cyclic.app/user/delete - required filed -email
- PATCH - https://bluelock.cyclic.app/user/edit - required fields -(email,newemail,newpassword)
- GET - allusers - https://bluelock.cyclic.app/user
/* CASE SENSITIVE */
- GET Templates - https://bluelock.cyclic.app/template
- GET Individual Template - https://bluelock.cyclic.app/template/:id params
- GET posts - https://bluelock.cyclic.app/post
- POST posts - https://bluelock.cyclic.app/post