Fabiennne
2c5c2917f1
fix: remove unnecessary things
2020-03-31 11:44:48 +02:00
Fabiennne
a1dbc7da8f
fix: add gateway file
2020-03-31 11:08:36 +02:00
Fabiennne
52ac0772e3
fix: remove unnecessary functions from auth.proto
2020-03-31 11:07:48 +02:00
Fabiennne
9900e53afa
fix: start grpc gateway/server
2020-03-30 18:18:17 +02:00
Fabiennne
108876348f
feat: merge master
2020-03-30 17:51:25 +02:00
Fabiennne
85aa907d12
Merge branch 'master' into proto-files
...
# Conflicts:
# go.mod
# go.sum
# pkg/admin/admin.go
# pkg/admin/api/config.go
# pkg/auth/api/config.go
# pkg/auth/auth.go
# pkg/management/api/config.go
# pkg/management/management.go
2020-03-30 17:43:59 +02:00
Livio Amstutz
fa750a5068
improve some functions
2020-03-30 07:23:43 +02:00
Livio Amstutz
f5af4461ad
remove pointers on configs
2020-03-27 13:57:16 +01:00
Livio Amstutz
40734f27c7
fix configs
2020-03-25 11:17:38 +01:00
Fabiennne
5bab685340
fix: start server and gateway
2020-03-25 10:54:45 +01:00
Fabiennne
209764de79
Merge branch 'basics' into proto-files
2020-03-25 08:22:44 +01:00
Livio Amstutz
5cd9ca506a
add basic config and change i18n pkg
2020-03-25 07:58:58 +01:00
Fabiennne
3100d4b48b
fix: imports
2020-03-24 16:16:05 +01:00
Fabiennne
f2a9fa8972
fix: add grpc server and gateway
2020-03-24 11:20:45 +01:00
Fabiennne
c20dd3cb3f
fix: add requests
2020-03-24 10:14:39 +01:00
Fabiennne
e55b137455
fix: generate proto files
2020-03-23 16:56:02 +01:00
Fabiennne
bf3b770700
fix: remove generated files
2020-03-23 16:28:35 +01:00
Fabiennne
c5a5b65a03
fix: generated files
2020-03-23 12:25:16 +01:00
Fabiennne
3c819e561a
feat: add proto files
2020-03-23 10:50:40 +01:00
livio-a
87d5cd3f09
Init ( #17 )
...
* add basic gitignore
* init go mod
* add semrel and badges
* add error pkg
* added config pkg
* added main cmd structure
* return error on file not found and added log ids and messages
* add todo for error_creator.go
2020-03-19 14:39:06 +01:00
Livio Amstutz
7ef62528d1
return error on file not found and added log ids and messages
2020-03-19 08:32:47 +01:00
Livio Amstutz
af8905036b
added main cmd structure
2020-03-18 15:46:41 +01:00