repositorypackage
0.1.18
Repository: https://github.com/enorith/framework.git
Documentation: pkg.go.dev
# 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
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
No description provided by the author
# README
A golang framework for web artisan.
Components
- enorith/http http service kernel component
- enorith/container IoC-Container
- enorith/config config
- enorith/cache cache component
- enorith/authenticate authentication (WIP)
- enorith/supports utils
- enorith/gormdb database component using gorm
- enorith/language language component
TODO
- Authentication (component incomplete)
- Message queue (component)
- Filesystem (component)
- Logging (component)
- Database (component, using gorm for now, waiting generics)
- CLI application
- Task scheduling