Skip to content
 
 

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-web

# go mod init <프로젝트이름>
go mod init goweb
docker-compose -f asset/go-web-infra/infra.yaml up -d

인트로

  • 왜 고를 공부해야하나
    • PPH 대비 서버 사용량 엄청 적음

웹사이트 만들기

  • 트레픽의 흐름
    • DNS 네임서버 >> 쿼리해서 IP 얻어옴
    • IP 로 서버 접속해서 HTML 같은 자원 가져옴

go.mod 파일에 관하여

go mod init myapp

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages