Skip to content

Latest commit

 

History

History
18 lines (8 loc) · 219 Bytes

README.md

File metadata and controls

18 lines (8 loc) · 219 Bytes

Go-API-With-Gin-Framework

The Repo where I created Rest API using Gin framework

Go Mod İnit

go mod init gitlab.com/pragmaticreviews/golang-gin-poc

Gin Library

github.com/gin-gonic/gin

RUN

go run server.go