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
- Host: GitHub
- URL: https://github.com/imbios/open-music-api-v2
- Owner: ImBIOS
- Created: 2021-06-06T14:11:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T10:47:24.000Z (about 3 years ago)
- Last Synced: 2025-01-13T18:51:04.449Z (over 1 year ago)
- Topics: api, automation-testing, backend, hapi, music, sql
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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;
```