TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Scaphold.io – A full GraphQL back end in under 5 minutes

61 点作者 vning93将近 9 年前

10 条评论

mparis将近 9 年前
Hey guys,<p>This is Michael from the Scaphold team.<p>We are excited to officially launch today and would love to hear any and all feedback on the platform.<p>A little about us. We are a member of this summer&#x27;s YC Fellowship class and are pumped to be moving full steam ahead with Scaphold. Over the past few years, my co-founder and I have built numerous REST APIs to back services ranging social music apps to community book swapping programs. Each time, we found that we were running into many of the same problems and building much of the same thing over and over again. We used REST because we didn&#x27;t know any other way, but something was definitely left to be desired. Last year, after reading a HN post on this little thing called GraphQL, we knew this was the future. A few months later, we set out to build the world&#x27;s most powerful GraphQL-as-a-Service platform and today we are sharing it with you.<p>Thank you HN for the support and we can&#x27;t wait to see what you build!<p>PS. If you are an experienced React or Relay dev we would love to hear from you as your feedback would invaluable to us. You can connect on our Slack page here (<a href="https:&#x2F;&#x2F;scapholdslackin.herokuapp.com" rel="nofollow">https:&#x2F;&#x2F;scapholdslackin.herokuapp.com</a>) or via our the chat tool on our homepage.
评论 #11781206 未加载
评论 #11781818 未加载
wille92将近 9 年前
Congrats to Michael and Vince, looks great. Are there any other GraphQL backend services out there, and if so how will you guys differentiate?
评论 #11784746 未加载
bunkat将近 9 年前
Has anybody figured out how you do caching and cache invalidation on the client with GraphQL if every page is requesting slightly different forms of the same data? Seems like it is a bigger win to just download the 400 friends once and let the pages use the data they need instead of downloading the 400 friends 10 different ways.<p>My particular app is read heavy and so I can eliminate the majority of the server calls altogether via caching. While GraphQL would help me fetch only the data I need on each page and decouple the data access, I don&#x27;t see how I reuse objects across pages without interrogating the GraphQL queries. I haven&#x27;t given it all that much thought though so maybe I&#x27;m missing something.
评论 #11781809 未加载
评论 #11782374 未加载
chrdlu将近 9 年前
Awesome product! Technology continues to make it easier for people to program and prototype. Keep up the good work!
seanpcheng将近 9 年前
This is great guys! Loving how easy it is to get it started. Keep up the good work!
rakcity将近 9 年前
congrats on this guys. are there any scalability issues that could arise as the apps you support grow larger?
评论 #11784756 未加载
junsup将近 9 年前
keep slaying. this is awesome.
jlogzz将近 9 年前
Congrats, it looks awesome :)
akjsdnfajk将近 9 年前
Good stuff
andrewbalitsky将近 9 年前
Michael this is awesome