Stars
3
Forks
1
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
24
commits
use checkAdmin() in all API methods in AdminController
3ef22b1
make getTrending() sort descending according to likes
9967e7a
add admin API to get all posts
9638ef0
add Spring Security configuration for CORS support
e062ea9
admin API to suspend users acounts
d36f227
use ResponseEntity with PostController
99189f7
add API to get users list
7975fef
add APIs for analytics
fd88bd5
enable CORS support
3d195a4
add deletePost and deleteComment to AdminController
44ae148
use BCryptPasswordEncoder to hash passwords with salt
46e80a3
add currentLocation attribute to UserModel
752b38f
adding user posts to its feed
e7176ed
added getTrending api
871472a
build get hobby feed api
847b722