mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
add link to autogenerated API doc
This commit is contained in:
parent
8b63707c48
commit
19e8b4ad29
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,8 @@
|
|||
This is a rewrite of the backend for the VILLASweb website in Go.
|
||||
It is based upon [gin-gonic](https://github.com/gin-gonic/gin) and [GORM](http://gorm.io) frameworks.
|
||||
|
||||
VILLASweb API documentation (autogenerated) is available [here](doc/api/swagger.yaml).
|
||||
|
||||
## Usage
|
||||
|
||||
### Requirements
|
||||
|
@ -118,7 +120,7 @@ For other licensing options please consult [Prof. Antonello Monti](mailto:amonti
|
|||
|
||||
[](http://www.acs.eonerc.rwth-aachen.de)
|
||||
|
||||
- Sonja Happ <sonja.happ@eonerc.rwth-aachen.de>
|
||||
- Sonja Happ: <sonja.happ@eonerc.rwth-aachen.de>
|
||||
|
||||
[Institute for Automation of Complex Power Systems (ACS)](http://www.acs.eonerc.rwth-aachen.de)
|
||||
[EON Energy Research Center (EONERC)](http://www.eonerc.rwth-aachen.de)
|
||||
|
|
Loading…
Add table
Reference in a new issue