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: MunchDB – Display hygiene ratings on popular UK takeaway websites

5 pointsby robot_screamover 9 years ago

1 comment

robot_screamover 9 years ago
Hi HN, me and my bf created this little project to help me improve my programming skills. It was a great and fun way to learn about apis, spiders and how to build an extension!<p>I wanted to share it to get some feedback and see how we can improve it to be more useful.<p>There are a few out there already but we decided to make one that loaded ratings a little faster by not firing off a request to the FSA api on every page load. Their api is a bit slow and can cause massive delays when loading a page with 50+ takeaways on it. So we created our own api to help improve loading times.