Discover Packages
github.com/devgek/webskeleton
command
module
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Mar 21, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
go-webskeleton
skeleton for go web projects
This skeleton project contains a basic go web application, using sqlite3 as database and labstack/echo for
writing controller and middleware stuff.
It also contains a login form and a simple menu. You can login with "admin/xyz".
Installation
go get github.com/devgek/webskeleton
Installation
go get github.com/devgek/webskeleton
cd {your-go-modules}
mkdir {project}
`webskeleton bootstrap --type={type} --repository={repository} --user={user} --project={project} --title={projecttitle}
cd {project}
go run main.go serve --config=_test/config-serve.yaml
Expand ▾
Collapse ▴
Documentation
¶
Copyright © 2020 Gerald Kahrer <gerald.kahrer@kahrersoftware.at>
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.