-
Notifications
You must be signed in to change notification settings - Fork 1
REST API
Václav Stehlík edited this page Jan 11, 2019
·
2 revisions
- Open console in root folder of MusicManager-REST module.
- Use
mvn tomcat7:runcommand.
Base URI: http://localhost:8080/pa165/rest
Options:
- /genres
- /albums
- /performers
- /songs
Use Postman: https://www.getpostman.com.
It's a very user-friendly app for managing your API.
You can use collections in MusicManager-REST/postman/collections for quick start.
Requests that are not working properly:
- UpdateSong