Skip to content

hzmangel/online-store-api-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online-store-api-server

In the past days, I have worked out some online shopping sites (unfortunately, most of them are dead...), and I have collected some requirements and my implementations. The purpose of this project is used to save my past experiences and future time.

The original projects are mostly implemented via Ruby on Rails and Nodejs, but I want to try Golang in this project.

Features Included

The project is used for selling goods, which will contains those functions/modules:

  • Products, including category, spec, SKU, selling area.
  • Orders
  • Customers/Sellers
  • TBD

About

This is an online store API serve, written by Golang, contains data structure and logic can be used for general selling scenario.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages