- Notifications
You must be signed in to change notification settings - Fork0
Prepared A Clone of Famous Discussion Forum Called Reddit, With Spring boot & Angular. It Has Features Such as User Can Login/Logout, Create Post, Create Subreddit, Use Subreddit, Comments on Various Posts & Upvote/Downvote Various Posts.
License
Anjaniy2000/reddit-clone-backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Project Live Link (Swagger 3.0 Documentation):https://reddit-clone-sb.herokuapp.com/api/swagger-ui/index.html
Working Demonstration Video Link:https://youtu.be/QhsgrZdpsGw
Frontend (UI Part) Project Link:https://github.com/Anjaniy2000/reddit-clone-frontend-angular
- Prepared A Clone of Famous Discussion Forum Called Reddit, With Spring boot & Angular.
- It Has Features Such as User Can Login/Logout, Create Post, Create Subreddit, Use Subreddit, Comments on Various Posts & Upvote/Downvote Various Posts.
- Backend:
- Java 1.8
- Spring Boot
- PostgreSQL
- Heroku (For Deployment)
- Mailtrap (For Email Testing / Fake SMTP Server)
- Swagger 3.0
- Maven - Dependencies (Backend):
- Spring Web
- Spring Security
- Lombok
- Spring Data JPA
- PostgreSQL Driver
- Spring Boot Dev Tools
- MapStruct
- Spring Boot Starter Validation
- Java Mail Sender
- JSON Web Token / JWT - Authentication (jjwt-api, jjwt-impl, jjwt-jackson)
- Thymeleaf
- Springdoc OpenApi
You Can Access The API DocumentationHere.
You Can Configure Your Database, Hibernate And Email Functionality By Adding Properties Intoapplication.properties.
In This Application, Users Receive Account Activation Emails And Comment Notification Emails, For That Reason, We Need An SMTP Server To Send The Emails, We Can Use A Fake SMTP Server CalledMailTrap.
About
Prepared A Clone of Famous Discussion Forum Called Reddit, With Spring boot & Angular. It Has Features Such as User Can Login/Logout, Create Post, Create Subreddit, Use Subreddit, Comments on Various Posts & Upvote/Downvote Various Posts.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.