Commit Graph

23 Commits

Author SHA1 Message Date
3944a0b8ef backend remove auth 2024-09-21 22:57:33 +02:00
069d9317a3 fix person creation 2024-05-17 01:52:58 +02:00
ab2fd071e0 make temporary auth solution 2024-05-17 01:10:14 +02:00
0b1ca6338f Create forward auth 2024-05-17 00:03:52 +02:00
7a26af537a update cors 2024-05-15 22:45:24 +02:00
1163222406 fix cert names 2024-05-15 21:11:56 +02:00
e8962e2915 fix default tls paths 2024-05-15 21:09:24 +02:00
b2ef584057 switch db schema to snake case for better frontend/backend/db integration 2024-05-05 16:13:22 +02:00
3ade387d7d view family tree 2024-04-22 08:27:44 +02:00
e49aba7c58 fix api 2024-04-18 23:07:12 +02:00
5e8cdecca7 change bolt+s protocol to bolt+ssc in default for memgraph 2024-04-18 21:01:33 +02:00
12bb08d6ce fix typo and add handlers to router 2024-04-16 23:16:52 +02:00
ca67dead2b add createRelationship as a handler 2024-04-15 23:56:52 +02:00
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
35f478e24c create memgraph db connection 2024-04-14 11:15:01 +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
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
5ae998e42f init project 2024-02-21 21:11:30 +01:00