Skip to content

feat: add etcd service registration support for REST APIs#5363

Draft
ljluestc wants to merge 3 commits intozeromicro:masterfrom
ljluestc:feature/etcd-rest-registration
Draft

feat: add etcd service registration support for REST APIs#5363
ljluestc wants to merge 3 commits intozeromicro:masterfrom
ljluestc:feature/etcd-rest-registration

Conversation

@ljluestc
Copy link
Copy Markdown

  • Add etcd configuration to RestConf struct
  • Implement automatic service registration for REST servers
  • Add registry functionality with etcd integration
  • Include comprehensive unit tests

Resolves #4862

- Add etcd configuration to RestConf struct
- Implement automatic service registration for REST servers
- Add registry functionality with etcd integration
- Include comprehensive unit tests

Resolves zeromicro#4862
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API registered to etcd and called demo

1 participant