Simple online shop in process written in Go.
Go to file
2021-02-03 19:13:48 +01:00
migrations feat: Adding initial server and migration system. 2021-01-30 03:11:55 +01:00
wwwshop Adding error codes on bad requests. 2021-02-03 19:13:48 +01:00
go.mod Adding support for user DAO/Model/Controller in INSERT. 2021-02-02 17:59:24 +01:00
LICENSE Initial commit 2021-01-30 03:11:22 +01:00
main.go feat: Adding initial server and migration system. 2021-01-30 03:11:55 +01:00
README.md Initial commit 2021-01-30 03:11:22 +01:00

WWWShop

Simple online shop in process written in Go.