项目作者: Ysmword

项目描述 :
angular+go+postgre的小项目
高级语言: Go
项目地址: git://github.com/Ysmword/angular-web.git
创建时间: 2019-02-14T13:10:54Z
项目社区:https://github.com/Ysmword/angular-web

开源协议:

下载


angular-web

angular+go+postgres语言的小项目

angular中有的文件是没有node_modules文件的,因为考虑到文件过大,上传慢,所以不上传了。其中main.go、dealfront、pgdrive文件是后端文件。main.go文件是服务端的主要文件,dealfront是main.go文件中的所有http.HandleFunc参数的处理函数的打包文件,pgdrive是处理数据库函数的打包文件