In this project you will see a Music Album Library API REST using Golang, Gin Framework and Postman to test HTTP requests and Methods (GET, POST, PUT, DELETE)
API REST architecture.
Tested HTTP methods: GET; POST; PUT and DELETE.
Status code responses and error handling .
Golang
Gin-Gonic Framework
Postman
Git
Github
Implement a database to store de Albums.
Implement new layers of security.
Add more complex requests.
Add interactions with headers, body, content, etc.