# golang-iris-web **Repository Path**: helloworldgo/golang-iris-web ## Basic Information - **Project Name**: golang-iris-web - **Description**: Golang Iris Test Web - 欢迎大家提bug与意见 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-27 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # golang-iris-web Golang Iris Test Web ### 基于iris框架的demo + 基于IRIS框架,最主要的是合理的分配目录结构 + 集成了validator参数验证工具 + 集成了cache、mysql、redis、redis-locker等小工具 + 集成了log按天分割,定期清理工具 + 使用jwt进行权限认证 + 使用etcd进行动态配置 + 实现了一些helper方法