Skip to content

Vendor.io backend ๐Ÿ—ƒ

Notifications You must be signed in to change notification settings

vendor-io/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›’ Vendor.io - full-stack e-commerce application

Release

Environments

Go - 1.18.3 Echo - 4.7.2 Gorm - 1.23.8


Repos โ›“

Docs ๐Ÿ—ƒ

todo ๐Ÿ’€

TODO ๐Ÿ“

  • Move to PostgreSQL/MySQL
  • Implement Loadbalancer
  • Implement Redis
  • Create rank system (User/Producer/Admin)
  • Overhaul current controllers to include a dedicated error system, including internal code and message:
{
   "error": 520021,
   "message": "You have insufficient permissions to view this order"
}