TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Implementing Microservice Discovery in 100 lines of Node.js [pdf]

2 pointsby asyncanupabout 7 years ago

2 comments

asyncanupabout 7 years ago
Author here. Here&#x27;s a link to the Github repo if you want to try this out in code: <a href="https:&#x2F;&#x2F;github.com&#x2F;asyncanup&#x2F;vasco" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;asyncanup&#x2F;vasco</a><p>Also, <a href="https:&#x2F;&#x2F;github.com&#x2F;asyncanup&#x2F;vasco-frontend" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;asyncanup&#x2F;vasco-frontend</a> lets you hook up a real-time UI on top of the service registry to show a dashboard of all the live (and dead) services<p>This was the first major conference talk I gave at DeveloperWeek 2018 in SF, and am mainly looking for some healthy feedback.
评论 #16479120 未加载
brudgersabout 7 years ago
Linking to the project might make for a better submission, <a href="https:&#x2F;&#x2F;github.com&#x2F;asyncanup&#x2F;vasco" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;asyncanup&#x2F;vasco</a>, because the RAW PDF just downloads, and it&#x27;s slides rather than something that people can try out.
评论 #16479146 未加载