Categorygithub.com/siaudvytisViktoras/golang-sqlite-e-commerce
modulepackage
0.0.0-20240515163828-a69e325f1f9c
Repository: https://github.com/siaudvytisviktoras/golang-sqlite-e-commerce.git
Documentation: pkg.go.dev

# README

golang-sqlite-e-commerce

Build

go build                        
./golang-sqlite-e-commerce

Structure

golang-sqlite-e-commerce/
  ├── main.go
  ├── handlers/
  │   └── handlers.go
  ├── models/
  │   └── models.go
  ├── database/
  │   └── database.go
  ├── routes/
  │   └── routes.go
  ├── config/
  │   └── config.go
  └── go.mod

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author