- 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"
forked from Sonichigo/album-api
-
Notifications
You must be signed in to change notification settings - Fork 0
hrittikhere/album-api
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%