go-pg-crud-revel:使用Revel(Golang)编写的简单Postgres CRUD

时间:2021-04-27 12:59:46
【文件属性】:
文件名称:go-pg-crud-revel:使用Revel(Golang)编写的简单Postgres CRUD
文件大小:161KB
文件格式:ZIP
更新时间:2021-04-27 12:59:46
HTML go-pg-crud-revel 这是使用Web MVC框架Revel编写的CRUD Web应用程序的示例。 它利用Postgres作为数据库。 设置 您将需要按照文件info.sql描述创建数据库。 之后,您需要设置Revel: go get github.com/revel/revel go get github.com/revel/cmd/revel 跑步 revel run github.com/maiconio/go-pg-crud-revel 该应用程序将在
【文件预览】:
go-pg-crud-revel-master
----conf()
--------routes(645B)
--------app.conf(5KB)
----messages()
--------sample.en(444B)
----tests()
--------apptest.go(326B)
----app()
--------models()
--------init.go(2KB)
--------controllers()
--------views()
----info.sql(488B)
----.gitignore(27B)
----public()
--------css()
--------img()
--------js()
----README.md(627B)

网友评论