back_end

command module
v0.0.0-...-c098066 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2022 License: LGPL-2.1 Imports: 6 Imported by: 0

README

TASKLIST back_end

model

user

username (6-16 [0-9a-zA-Z_-]{6,16})
password (6-16 [0-9a-zA-Z@#$%^&]{6,16})
image (/static/userimag usernametoHash.png) email (/^[A-Za-z0-9]+([_.][A-Za-z0-9]+)
@([A-Za-z0-9-]+.)+[A-Za-z]{2,6}$/) gorm.model

task

userid (check user is isExit)
done (uint 0 1 10 11)
cotent (string)
time (2006-01-02)
meridiem ("am"|"pm")
color (#000000)
gorm.model

todo

userid (check user is isExit)
done (uint 0 1 10 11)
cotent (string)
time (2006-01-02)
gorm.model

gold

userid (check user is isExit)
done (uint 0 1 10 11)
cotent (string)
time (2006-01-02)
gorm.model

TODO

  • [+] jwt
  • email register
  • logging
  • falsh the Token

module

github.com/jordan-wright/email

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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