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: Hotpot – A framework for building the home of your microservices

4 pointsby yizhang7210almost 5 years ago

1 comment

yizhang7210almost 5 years ago
As the wave of microservices architecture hit, the hypothesis is that companies with a reasonably large size of microservices would want a dashboard or a home page to see these services, their metadata and their status in a single place.<p>They may further want to see where the services stand in terms of some rules&#x2F;metrics.<p>Hotpot is a Spring Boot framework that allows companies to build these functionalities more easily, by simply integrating with their own datasources.<p>A demo app for using the framework is at: <a href="https:&#x2F;&#x2F;demo.hotpotland.com" rel="nofollow">https:&#x2F;&#x2F;demo.hotpotland.com</a>