package
0.0.0-20211207110650-383e3f9578e4
Repository: https://github.com/edwinvautier/go-boilerplate.git
Documentation: pkg.go.dev

# Functions

CreateCustomer is the controller to create a new customer.
Login takes customer email and password a json params and returns a token or an error depending on the credentials given.
TestController is a simple controller to test if the API is alive when you go on your web browser at API root.