josimar-jr / go_mongo_expenses_sample

a sample application using go and mongo to import xlsx file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample application to import a xlsx file

	go get -u github.com/beego/bee
	go get -u github.com/astaxie/beego
	go get gopkg.in/mgo.v2

inspecting mongo container docker exec -it mongo_container mongo

About

a sample application using go and mongo to import xlsx file


Languages

Language:Go 100.0%