No description
Find a file
2019-04-05 00:27:47 +02:00
common DBinfo now provided by global params 2019-04-05 00:27:47 +02:00
doc/pictures Initial commit 2019-03-03 15:40:38 +01:00
file Added missing packages in models 2019-03-31 13:56:33 +02:00
project Added missing packages in models 2019-03-31 13:56:33 +02:00
simulation Added missing packages in models 2019-03-31 13:56:33 +02:00
simulationModel Added missing packages in models 2019-03-31 13:56:33 +02:00
simulator Database runs a small CRUD example using gorm: 2019-03-31 19:19:38 +02:00
user Improvement of models: 2019-03-31 13:48:26 +02:00
visualization Added missing packages in models 2019-03-31 13:56:33 +02:00
.gitignore Added .gitignore 2019-04-02 14:51:32 +02:00
COPYING.md Initial commit 2019-03-03 15:40:38 +01:00
go.mod move all data structs to one file to avoid circular dependencies; use all data structs in start.go for testing compilation; dependency updates 2019-04-03 14:54:55 +02:00
go.sum move all data structs to one file to avoid circular dependencies; use all data structs in start.go for testing compilation; dependency updates 2019-04-03 14:54:55 +02:00
README.md small change in README 2019-03-28 16:01:02 +01:00
start.go move all data structs to one file to avoid circular dependencies; use all data structs in start.go for testing compilation; dependency updates 2019-04-03 14:54:55 +02:00

VILLASweb-backend-go

Description

This is a rewrite in Go language of the backend for the VILLASweb website. The term frontend refers to this project, the server the website (frontend) is talking to. The backend serves the database content to the website, handles authentication and persistent storage of content. It does not handle simulation data. For this have a look at VILLASnode.

Frameworks

The backend is build upon gin-gonic

Quick start

TODO

2019, Institute for Automation of Complex Power Systems, EONERC

License

This project is released under the terms of the GPL version 3.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

For other licensing options please consult Prof. Antonello Monti.

Contact

EONERC ACS Logo

Institute for Automation of Complex Power Systems (ACS)
EON Energy Research Center (EONERC)
RWTH University Aachen, Germany