https://github.com/xgfone/goapp
GoApp is used to simply the creation of the common application.
https://github.com/xgfone/goapp
app application config go-application logging router
Last synced: 4 months ago
JSON representation
GoApp is used to simply the creation of the common application.
- Host: GitHub
- URL: https://github.com/xgfone/goapp
- Owner: xgfone
- License: apache-2.0
- Created: 2020-04-27T13:58:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-25T11:39:34.000Z (5 months ago)
- Last Synced: 2026-01-26T02:35:44.158Z (5 months ago)
- Topics: app, application, config, go-application, logging, router
- Language: Go
- Size: 268 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# goapp
[](https://pkg.go.dev/github.com/xgfone/goapp)
[](https://raw.githubusercontent.com/xgfone/goapp/master/LICENSE)


The package is used to initialize an application to simply the creation.
## Install
```shell
$ go get -u github.com/xgfone/goapp
```