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

# README

genapi

介绍

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

软件架构

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

安装教程

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

使用说明

  1. genapi ent
  2. genapi router

# Packages

Copyright © 2021 NAME HERE <EMAIL ADDRESS> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
No description provided by the author
No description provided by the author