Simple online shop in process written in Go.
Go to file
sergiotarxz 338579adc5
Refactoring nasty conditional.
2021-02-10 01:05:27 +01:00
migrations Adding support in database for groups and permissions. 2021-02-08 15:54:38 +01:00
wwwshop Refactoring nasty conditional. 2021-02-10 01:05:27 +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
config.json Adding support to configuration files and an example configuration file. 2021-02-08 01:07:43 +01:00
go.mod Adding support for deleting users. 2021-02-04 21:53:32 +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.