This API provides functionalities for Q&A platform that allows user to ask question, answer them, comment on answer, and engage through like and follows, while organizing content via topic tags.
- User register or create account
- user add or update question
- search question by title
- write answer of question
- comment on answer or give replay of comment
- user follow each other
- Java
- Spring Boot
- REST API
- Hibernate
- SQL
- MySQL
- Postman
- Intellij