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.

Spire.io: A New Platform For Serverless Apps That Work On Web & Mobile

51 pointsby airnomadabout 13 years ago

10 comments

jtchangabout 13 years ago
I have no problem with these new backend as a service providers. Parse, FireBase, Spire.io, etc. The problem I have is what happens when you have all your data hosted with them and they go away. You are stuck either rebuilding the same API they had or migrating to another provider.<p>That said I have used Parse and it is amazing at how fast you can get up and running. I will definitely be giving Parse a good look when I spin up my next app (whether it be at a hackathon or otherwise). For now though my attitude is cautious optimism.<p>And what really is the end game in all this? A lot of these have similar APIs. What's to prevent you from just copying the API (hope that they are deemed uncopyrightable).
评论 #3949972 未加载
评论 #3949597 未加载
pbnjayabout 13 years ago
I love how using the term "serverless" for a backend provider immediately confuses me about the actual product. Win?
评论 #3950242 未加载
评论 #3949362 未加载
评论 #3949240 未加载
akrymskiabout 13 years ago
From giving Spire and Freebase a quick glance, none of these services seem to be designed to work in offline mode. What I'd love to see is a different kind of architecture: a server-less app with its local database (websql or indexedDB) which syncs with a server-side database instead of making RPC style calls. ie disconnected mode of operation with syncing when online.<p>This is how Meteor works from what I understand, and we've had to build this ourselves on top of Backbone for Post.fm. Perhaps we're a special case, but something tells me that the infrastructure of the future is not RPC calls but data-sync. (I guess MS Exchange is one of the first large examples of this).
评论 #3950025 未加载
评论 #3950081 未加载
amirmcabout 13 years ago
<i>"And then, the realization: 'let’s build the picks and shovels, instead of panning for gold.'"</i><p>Something about this line really irked me. Not really the kind of thing I'd want to read as a potential customer.
评论 #3950139 未加载
评论 #3949763 未加载
equarkabout 13 years ago
There is a real need for an open source clone of one of these realtime datastores. I'd lean towards Firebase since it has the best API I've seen so far.<p>If anybody wants an open source sprint, I'd be willing to donate to such a project...
hnf0r3v3rabout 13 years ago
I'm working on something similar that I want to open source. The idea is to be able to build apps quickly on the front end, and only have to mess with the back when necessary.<p>Anyone interested in this sort of project?
g0suabout 13 years ago
What is the difference between this and Firebase?
评论 #3949463 未加载
评论 #3949455 未加载
newobjabout 13 years ago
For god's sake at LEAST put a towel over your head when recording a voice-over.
maybirdabout 13 years ago
Sounds like Firebase.
评论 #3949667 未加载
wavephormabout 13 years ago
You want me to hand over my entire backend infrastruture to your company and be entirely limited by your capabilites and rewrite my app specifically for your system? Seriously? Are there people actually interested this? Who's the target audience? (I hope you don't say backend developers)
评论 #3949760 未加载
评论 #3951491 未加载