- curl http://localhost:8080/albums
- curl http://localhost:8080/albums
--include
--header "Content-Type: application/json"
--request "POST"
--data '{"id": "4","title": "The Modern Sound of Betty Carter","artist": "Betty Carter","price": 49.99}' - curl http://localhost:8080/albums/2
- curl http://localhost:8080/albums
--header "Content-Type: application/json"
--request "GET"
Sonichigo/album-api
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|