This is a Music App Store API that will bring an upcoming artiste to the limelight
- Authentication
- Artiste to create a profile POST /api/v1/profiles
- Artiste to create albums POST /api/v1/albums
- Artiste to add tracks to albums POST /api/v1/songs
- Create a sign-up profile POST /api/v1/auth/register
- Log in POST /api/v1/auth/login
- Log out GET /api/v1/auth/logout
- Play/View the songs /api/v1/songs
- Version 0.1.0
- Still in developement
- Tovieye Moses Ozi