/social-network

Social network built with Spring Boot and Neo4j

Primary LanguageKotlin

Social network

Social network is built with Spring Boot and Spring Data Neo4j to demonstrate use of graph database (neo4j) for building social network. This repository implement following features essentials to build social network platform

  • Users
  • Posts
  • Friendship (Follower/Following)
  • Liking
  • Commenting

Contribution

All contributions are welcome. You can create pull request to add more features.