Skip to content

augusto-mantilla/letgoweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web app in golang

Requirements

  • go compiler
  • mysql server with user letme -p hello
  • use sql code in ./db

For building and running the server

$ go get golang.org/x/oauth2
$ go get golang.org/x/oauth2/google
$ go get cloud.google.com/go
$ go get github.com/go-sql-driver/mysql
$ git clone https://github.com/augusto-mantilla/letgoweb.git
$ cd letgoweb
letgoweb $ go build src/main/main.go
letgoweb $ ./main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •