Skip to content
/ Go Public

Mixed work on Golang for new improvements and practicality.

Notifications You must be signed in to change notification settings

alikarakoc/Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoWorkspace

go get yapmadan önce aşağıda ki kurulumu yapmalıyız.

go mod init ProjectName

daha sonra echo frameworkünü kuruyoruz

go get github.com/labstack/echo/v4
go get github.com/labstack/echo/middleware

projeyi çalıştırmak için aşağıdaki komutu kullanıyoruz

go run main.go

ortam değişkenleri için

go get github.com/joho/godotenv

gorilla install

 go get "github.com/gorilla/mux"

gorilla/mux router

go get -u github.com/gorilla/mux

lib/pq driver

go get github.com/lib/pq

joho/godotenv

go get github.com/joho/godotenv

About

Mixed work on Golang for new improvements and practicality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published