modulepackage
0.0.0-20210222140042-ffce1147e84d
Repository: https://github.com/moetang/webapp-scaffold.git
Documentation: pkg.go.dev
# README
webapp-scaffold
scaffold for go webapp
This is a scaffold for moetang projects.
Dependencies
- Pgx Postgres Driver: github.com/jackc/pgx
- Afero File System API: github.com/spf13/afero
- Toml: github.com/pelletier/go-toml
- Gin: github.com/gin-gonic/gin
Features
TBD
TODO List
- User/Identity integration
- Session framework
- Multiple language
Addons
- pg query orm: struct tag - "mx.orm"
# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author