Skip to content

andreiplugaru/Twitter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter-Project

Project, done with Java Spring, for managing a social network. It has functionality for posts, likes, replies and following.
Integrated with Spring Security, so at each successful login or register a JWT token is returned which is used for every other API call.
For database, PostgreSQL was used.
For documentation, Swagger is available at http://localhost:8081/swagger-ui/index.html when running the application.
The entire project specifications can be found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages