Categorygithub.com/fitan/genapi
repository
0.0.0-20220227144726-62aa94267d53
Repository: https://github.com/fitan/genapi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

genapi

介绍

通过配置,自动生成CURD代码。可配置部分有:分页,query条件查询,关联查询,关联增删改查。

软件架构

软件架构说明 依赖facebook的orm框架ent

安装教程

  1. go get -u github.com/fitan/genapi/cmd/genapi

使用说明

  1. genapi ent
  2. genapi router