文件名称:crud-generator:使用Postgres数据库生成Crud Rest API
文件大小:13KB
文件格式:ZIP
更新时间:2024-04-04 20:41:32
Go
CRUD生成器 在制品
【文件预览】:
crud-generator-master
----flags()
--------flags.go(782B)
----main.go(745B)
----README.md(20B)
----generator()
--------sqldb()
--------general()
----LICENSE(1KB)
----go.mod(107B)
----parser()
--------parser.go(2KB)
----helpers()
--------helpers.go(579B)
----go.sum(4KB)
----templates()
--------docker-compose_template.go(492B)
--------dockerfile_template.go(468B)
--------handlers.go(275B)
--------main_template.go(2KB)
--------crud-db.go(287B)
--------models_template.go(379B)
--------database_connection.go(999B)
----schema.sql(419B)