raminfp / backend_gin

Backend developer with gin framework (Golang)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend developer with golang

Install Packages :

$ go get -u github.com/gin-gonic/gin
$ go get -u gorm.io/gorm
$ go get -u github.com/joho/godotenv
$ go get -u github.com/mashingan/smapping
$ go get -u github.com/golang-jwt/jwt

Building from source

Install a Go compiler.

Install Goland idea .

Install Postman

Run the following commands in the checked-out repository:

go run main.go
Or
go build -o main

License

GNU General Public License, version 3

Author

Ramin Farajpour Cami <ramin.blackhat@gmail.com>

About

Backend developer with gin framework (Golang)


Languages

Language:Go 100.0%