Skip to content

a2ankitrai/NoteShelf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note_Shelf

A RESTful service acting as the middle-ware layer for NoteShelf application. This service expose endpoints for user registration, login and notes management and interact with the backend infrastructure to return the responses.

Tech stack:

  • Spring Rest
  • Spring Security
  • Spring Actuators
  • Aspect oriented programming for centralizing logging concerns
  • Mapstruct for mapping entities
  • Redis for caching user login sessions
  • MongoDB and MySQL as the data store
  • GCP Cloud Storage for images
  • Social Sign-in via Google and LinkedIn

Releases

No releases published

Packages

No packages published