Skip to content

dhavalkgit/quora_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quora Backend

Overview

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 functionalities

  • 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

Technology used for development

  • Java
  • Spring Boot
  • REST API
  • Hibernate
  • SQL
  • MySQL
  • Postman
  • Intellij

About

A backend application for Q&A plate form. It allow user add question or write answer of question.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages