Skip to content

mhamp/bloggingapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogging App Demo

Project Overview

This project is based upon a tutorial on building a blogging service on the example of Reddit offered by Sai Upadhyayula from Tech Mahindra in 2019: https://github.com/SaiUpadhyayula/spring-reddit-clone.git. The Springboot based backend exposes several REST APIs to be consumed by a frontend service. For a documentation of the various get and post endpoints consult the in-built Swagger user interface at http://localhost:8080/swagger-ui.html.

Technologies used

  • Maven
  • Spring Security with JPA Authentication
  • Spring Data JPA with MySQL
  • Spring MVC
  • Spring Mail
  • JWT Authentication
  • Swagger Documentation
  • Hibernate
  • Mailtrap

About

Backend for springboot blogging application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published