test 3 web app gin

in this project i've just begin with offcial document to work with gin and create standard restful api in golang.

so in this project i've added new functionality such as get /albums to return albums as json or post new album i mean create new album and something like that ...

this is url of document : https://go.dev/doc/tutorial/web-service-gin

done 🙄😁

How to run server :

   $ go run main.go

have a greate day 😅😅.
thanks for reading this readme ...