open Music API is a submission app that from IDCamp intermediate schollarship on Fundamental Backend by Dicoding that i work on one week
Features permalink
Auth : authentication and authorization using JWT and using BFF (Backend for frontend)
- Song : Create, Get, Edit, and Delete Song by Artist
Album: Create, Get, Edit Album based on Songs, upload Album Cover, add Likes on Album
Playlist : Creating, Get, Edit Playlist, and Add or Remove song from Playlist
Playlist Activities: Activites on Editing Playlist and add or removing song to the Playlist
- Collaboration: add,remove Collaboration on editing Playlist
Export : Exporting Playlist to the email using RabbitMQ. consumer app is here