Simple online shop in process written in Go.
Go to file
sergiotarxz 38c9fb9c57
Adding support for getting the user list.
2021-02-04 17:39:12 +01:00
migrations feat: Adding initial server and migration system. 2021-01-30 03:11:55 +01:00
wwwshop Adding support for getting the user list. 2021-02-04 17:39:12 +01:00
LICENSE Initial commit 2021-01-30 03:11:22 +01:00
README.md Initial commit 2021-01-30 03:11:22 +01:00
go.mod Adding support for user DAO/Model/Controller in INSERT. 2021-02-02 17:59:24 +01:00
main.go feat: Adding initial server and migration system. 2021-01-30 03:11:55 +01:00

README.md

WWWShop

Simple online shop in process written in Go.