An open API service indexing awesome lists of open source software.

https://github.com/imbios/open-music-api-v3

Backend software for Submission project from Dicoding Academy on Backend Fundamental
https://github.com/imbios/open-music-api-v3

backend dicoding javascript music sql

Last synced: 6 days ago
JSON representation

Backend software for Submission project from Dicoding Academy on Backend Fundamental

Awesome Lists containing this project

README

          

# Open Music API V3

This project is part of Dicoding Academy submission to complete "Belajar Fundamental Aplikasi Back-End" Course

Please don't reuse it for your submission, this is for educational and open-source purpose.

## Tips

If error in testing happen, query this

```sql
TRUNCATE songs, users, authentications, playlists, collaborations, playlistsongs;
```