Skip to content

Quora Restful CRUD Apis on SpringBoot using PostgreSQL database

Notifications You must be signed in to change notification settings

thegenuinegourav/Quora-Clone-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quora-Clone-App

Quora Restful CRUD Apis on SpringBoot with Spring Data JPA & Hibernate using PostgreSQL database.
This contains REST APIs for a Q&A application like Quora.
The Q&A application will have two domain models - Question and Answer.
Since one question can have many answers, there is a one-to-many relationship between the Question and the Answer entity.

About

Quora Restful CRUD Apis on SpringBoot using PostgreSQL database

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages