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.

Ask HN: What is your preferred way to set up an easily scalable API?

1 pointsby rococodeover 5 years ago
It seems like there are so many ways to do this that I&#x27;m struggling to pick one.<p>I have something that&#x27;s basically a set of REST endpoints. It needs to make SQL queries, API calls, run library code, and load static files. Ideally, it should be able to automatically handle bursts of traffic 10x (or more) the usual amount.<p>What is your preferred way of setting up this kind of API?

no comments

no comments