Skip to content

LechatW/Reddit-Clone-Back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit-Clone-Back

This is the back-end of a side-project i made to train everyday. It's built as a Rest API using Spring Boot, Spring Security, Spring Data JPA with MySQL, Spring MVC. I also used libraries such as JWT, Mapstruct, Marlonlom (to display a custom time) and Swagger. U can find the front-end code there Reddit-Clone-Front

Screenshots

  1. Auth-Controller

Auth-Controller

  1. Subreddit-Controller

Subreddit-Controller

  1. Post-Controller

Post-Controller

  1. Comment-Controller

Comment-Controller

  1. Vote-Controller

Vote-Controller