Skip to content

fu31/test-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-api

  • Install Beego
    go get -u github.com/beego/bee
    go get -u github.com/astaxie/beego
  • set the path
    export PATH=$PATH:$GOROOT/bin
    export PATH=$PATH:$GOPATH/bin
    export GOPATH=$HOME/go
    export GO15VENDOREXPERIMENT=1
    eval "$(goenv init -)"
  • go/src内でsource ~/.bashrc
  • go/src内でgit clone
    git clone https://github.com/fu31/test-api.git

bee run

access localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages