Commit Graph

70 Commits

Author SHA1 Message Date
3b12f4798c Add Person model 2024-04-14 23:49:33 +02:00
cb6628a83c implement Get person endpoint 2024-04-14 19:21:20 +02:00
cdea69736d Add init database.go 2024-04-14 11:46:46 +02:00
35f478e24c create memgraph db connection 2024-04-14 11:15:01 +02:00
4c1b5bcce4 update go version to 1.22.2 2024-04-14 01:11:19 +02:00
Vargha Csongor
30321ba5d7 Merge pull request #1 from vcscsvcscs/feature/create-kubernetes-deployments
Feature Create kubernetes deployments
2024-04-14 00:55:29 +02:00
8d1bb6dbfe Trial and error with busybox and designated platform 2024-04-14 00:10:48 +02:00
150d3d7b33 Change image to arm64v8 2024-04-14 00:03:14 +02:00
b1ed00e38c Add gin_liveness to import 2024-03-23 22:55:29 +01:00
ca6771e72a move utilites to own module 2024-03-23 20:07:56 +01:00
9df81f3e4e Add http server config 2024-03-23 19:31:31 +01:00
0ed51ef979 Add fileExists utility function 2024-03-23 19:30:38 +01:00
a31e549740 Add gracefull shutdown server 2024-03-23 19:01:35 +01:00
63d13f6ba5 Add healthcheck endpoint 2024-03-23 18:53:07 +01:00
6f7673c0a9 Add gin router and set logging 2024-03-23 18:51:20 +01:00
2d8e7b2e5c Add gin to go mod 2024-03-23 17:17:24 +01:00
4bc365c4a2 test release cd 2024-03-11 19:48:35 +01:00
a4a79a1136 rename cd pipelines 2024-03-11 19:43:07 +01:00
d0915986a6 init go dockerfiles 2024-02-26 14:26:24 +01:00
5ae998e42f init project 2024-02-21 21:11:30 +01:00