Skip to content

ahmetkucuk/IntegratedSolarDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolarDatabaseServer

A try for Solar Database API with Golang on Beego

Requirements:

Golang -> check web site for installation. Make sure you create a workspace folder

Beego -> see beego installation instructions (https://github.com/goinggo/beego-mgo)

pl (postgres) -> after you install go, it is as simple as follows to install a library: go get github.com/lib/pq

Then, you need to put the project under the golang workspace folder.

git clone THIS REPO

Under the GOPATH=$HOME/work/src

To run, use "bee run" command.

About

Solar Database API&WEB with Golang on Beego

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published