Skip to content

Samyakk123/Spotify-API-Clone

Repository files navigation

Spotify-API-Clone

Creators: Samyak Mehta Divyam Patel

Created a Spotify API clone, using

  • Neo4j Database
  • MongoDb Database
  • Java
  • Spring Boot

Usage

Download profile-microservice and song-microservice

  • Then open the project using Maven
  • run each microservice

Over-view

MongoDB : Database used to store song information (Name, Artist, Album, likes)

Neo4j : Database used to store profile information (userName, fullName, password) and relationship between users

Description

The NEO4J database is used for maintaining access to the profile accounts and relationships to other users and their liked songs, while the MongoDb database stores the various songs alongside their following properties and information

Images

About

A Spotify API with functionalities including following other users, liking and disliking songs, and querying based on followers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published