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 are good sources for handling app backends, APIs, etc?

2 pointsby ghettoeinsteinabout 12 years ago
I have an idea for an app, and I am pretty comfy with the client. As for the Backend/API side I am shooting mental blanks. Please give me some resources or some places I should look to get started. I am interested in the following things.<p>-Scaling Infrastructure( and those that have many workers in the background handling transactions) - Datastore and data fetching - Geo-coding Technology - API Design - Backend Security - Pros and Cons of Self-Hosted vs using a service - Anything else I am missing.<p>I am a swift learner, and a begginner Programmer, but I am pretty tired of being in the dark and would like to zero in on my design and implementation. Thank you so much if you could help.

1 comment

aespinozaabout 12 years ago
We, at iKnode (<a href="http://iknode.com" rel="nofollow">http://iknode.com</a>), provide a very powerful Backend Platform.<p>We focus on behavior more than data. So you can implement your logic in your browser. This doesn't mean we don't support data storage, we do, but our platform focuses more on what you can do with the data, more than just exposing the data through an API.<p>Additionally, we provide a Scheduling mechanism, which allows you to run applications at specified intervals using cron-like syntax.<p>Let me know if you need more information, or email me at aespinoza@iknode.com