YousefZinsazK78 / test_3_web_app_gin

gin simple app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ...

About

gin simple app


Languages

Language:Go 96.7%Language:Makefile 3.3%