vertex

command module
v0.0.0-...-3b1d222 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

README

vertex

A referral system in go

Description

Imagine an online shopping store. There are some users and goods. Only registered users could order and check out.

Also, a referral system is enabled for this store. Each user has a unique referral code which others could submit during their registration. Per registration by referral code, the user would get a coupon. In the coupon system, the coupon can be applied on all or on some specific goods.

Technologies

  • Golang gin framework to implement REST APIs
  • A datadbase to store data
  • Docker
  • Possibly a Message Broker

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
controllers
middleware
jwt
pkg
app
jwt
otp

Jump to

Keyboard shortcuts

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