Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 292 Bytes

Social Network4 Server

RESTful Web Service using Spring Boot

Provided Service(s):

  • User: sign in, sign up, update
  • Post: upload, find post, get user posts, get all posts
  • Comment: write

Used Tech(s):

  • Java Spring
  • Hibernate ORM
  • MySQL Database
  • Spring Security with JWT