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

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

This project is part of Dicoding Academy submission to complete "Belajar Fundamental Aplikasi Back-End" Course
https://github.com/imbios/open-music-api-v2

api automation-testing backend hapi music sql

Last synced: 10 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# Open Music API V2

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 "pamer" purpose.

## Tips

If error in testing happen, query this

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