Skip to content

uuk020/caesar

Repository files navigation

Caesar

echo 框架构建的简单密码管理 Web 应用后端 API 接口

环境需求

  • go 版本不低于 1.18
  • Mysql 版本不低于 5.7 或 sqlite3 版本 3.39
  • Redis 版本不低于 5.0

安装使用

  • 下载安装
      git clone git@github.com:uuk020/caesar.git 
  • 初始化
    把 settings-dev.yaml 修改为 settings.yaml
    
  • 编译 go
    go build main.go
  • 部署Go应用

接口文档

最后

欢迎提出 issue 和 pull request

License

Apache 2.0

About

echo 框架构建的简单密码管理 Web 应用后端 API 接口

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages