Go to file
Chhoeung_Mengsreang 522bff09d9
continuous-integration/drone/push Build is failing Details
Merge pull request 'Improve more on delete and update service' (#9) from mengsreang into main
Reviewed-on: #9
2022-08-26 09:07:08 +07:00
api update submodules 2022-08-23 15:21:22 +07:00
cmd Task: switch from gin to fiber(microservices-registry-go) 2022-08-20 18:09:07 +07:00
conf update postman file 2022-08-25 13:58:21 +07:00
controller Task: add auth middleware to some api that need to be authenticated(microservice-registry-go) 2022-08-24 13:25:11 +07:00
middleware update submodules 2022-08-23 15:21:22 +07:00
model Task: improve more on delete and update service(microservices-registry-go) 2022-08-25 13:51:08 +07:00
modules update submodule 2022-08-23 16:59:04 +07:00
public Task: switch from gin to fiber(microservices-registry-go) 2022-08-20 18:09:07 +07:00
service Task: improve more on delete and update service(microservices-registry-go) 2022-08-25 13:51:08 +07:00
test implement test, but not success yet 2022-08-24 11:52:45 +07:00
utils update submodules 2022-08-23 15:21:22 +07:00
.drone.yml Add '.drone.yml' 2022-04-04 10:42:49 +07:00
.gitignore Task: switch from gin to fiber(microservices-registry-go) 2022-08-20 18:09:07 +07:00
.gitmodules update submodules 2022-08-23 15:21:22 +07:00
README.md update readme 2022-08-23 15:29:55 +07:00
go.mod Task: improve more on delete and update service(microservices-registry-go) 2022-08-25 13:51:08 +07:00
go.sum Task: improve more on delete and update service(microservices-registry-go) 2022-08-25 13:51:08 +07:00
main.go Updated services and apis 2022-01-29 14:36:15 +07:00

README.md

Microservices Registry with Go

  • Health
  • Registry
  • Service

Modules

Development

git clone https://git.cubetiqs.com/sombochea/microservices-registry-go.git --recurse-submodules --remote-submodules

Contributors