go-web-app

command module
v0.0.0-...-9e66bcc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2020 License: MIT Imports: 15 Imported by: 0

README

Beautiful-go

Simple project developed while learning of golang

This project that is a example of

  • handling cookies,
  • go validator,
  • sqlite3,
  • handling of templates,
  • reading and writing of files,
  • How to upload files,
  • flash massages using cookies
clone the repo
git clone url of the repo 

go run main.go (OR) go build main.go 


PR is welcome:)

using libraries( "crypto/rand" "database/sql" "encoding/base64" "html/template" "io" "io/ioutil" "net/http" "os" "strconv" "strings" "time" "github.com/asaskevich/govalidator" "github.com/gorilla/mux" "github.com/gorilla/securecookie" _ "github.com/mattn/go-sqlite3" uuid "github.com/satori/go.uuid" "golang.org/x/crypto/bcrypt" )

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL