Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.

shreyner/go-photo-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo cloud

Service for picture store

Installation

  1. Install Go
  2. Clone repository in $GOPATH/src/photo-cloud
  3. Install dependency
    • go get -u gopkg.in/macaron.v1 go get -u github.com/jinzhu/gorm go get -u github.com/go-sql-driver/mysql
    • or
    • go get -u ./...
  4. Run go run main.go
  5. Start server on *:4000

About

Simple Go web application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages