1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-12 22:07:47 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
610c00859f v5 2024-06-04 21:40:43 +01:00
f28468a59c feat: allow to set API listen address (#2680) 2023-12-18 10:29:47 +00:00
e337eb2c3d fix(api): add WithRegistry option for api (#2618) 2023-03-07 17:05:25 +01:00
85c0b0b8eb fix: some linting issues (#2563) 2022-09-30 16:27:07 +02:00
e313863a2a make router configurable in api 2022-07-02 14:15:02 +01:00
b6b866c0b2 api package (#2522)
* api gateway

* add comment
2022-07-02 12:11:59 +01:00