mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
Add Pipeline badge and link to gorm in Readme
This commit is contained in:
parent
b3fa1cf785
commit
82bd90fb33
1 changed files with 3 additions and 1 deletions
|
@ -1,11 +1,13 @@
|
|||
# <img src="doc/pictures/villas_web.png" width=40 /> VILLASweb-backend-go
|
||||
|
||||
[](https://git.rwth-aachen.de/acs/public/villas/villasweb-backend-go/commits/master)
|
||||
|
||||
## Description
|
||||
This is a rewrite of the backend for the VILLASweb
|
||||
website in Go.
|
||||
|
||||
## Frameworks
|
||||
The backend is build upon [gin-gonic](https://github.com/gin-gonic/gin)
|
||||
The backend is build upon [gin-gonic](https://github.com/gin-gonic/gin) and [GORM](http://gorm.io).
|
||||
|
||||
## Quick start
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue