go-registration

command module
v0.0.0-...-16159b0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2020 License: Apache-2.0 Imports: 20 Imported by: 0

README

go-registration

Registration and User

A simple app that register users, here we implement external conection (mainly databases), an external package but still inside repo called exconn which stands for external connection and utils for a general function that could be reused.

The current main goal of this simple app is let user register with email and password, enable user to login/logout, and forgot password serquence. We impletement basic password hasing using bcrypt and web token using JWT. We also implement multiple database connection, MySQL, Postgres, Mongo, and Cassandra.

More functions will be added such a function log -- any access of a function should be logged in cassandra. The objective is to gather data about input and output and execution time.

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