Skip to content

hoomaac/vertex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A referral system in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •