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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Stargate – An open source API framework for data

72 点作者 dwettlaufer超过 4 年前

6 条评论

xgenecloud超过 4 年前
Cool, congrats on this release.<p>Any advantages of having Cassandra as underlying db ? An example docker-compose would help to try it out quickly.<p>We[1] are in similar space but mostly for SQL databases. With automatic APIs we do provide GUI for schema management.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;xgenecloud&#x2F;xgenecloud" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;xgenecloud&#x2F;xgenecloud</a>
评论 #24483918 未加载
评论 #24484212 未加载
ianmobbs超过 4 年前
This is very cool, and I really look forward to the future of the project. Have you thought about formalizing your API spec as an RFC? I generally think that the future of data is to allow complete access to all of your data on user programmatically, and this looks like an amazing tool that would help organizations accomplish exactly that. For example, a user story could be &quot;I want to access then delete all of my comments on Facebook&quot;, or &quot;I want to build an application that lets users view their data on Facebook as if it were an Excel spreadsheet&quot;.
js4ever超过 4 年前
I love the name! It&#x27;s pretty similar to one of my projects: Cloudgate a fast multi-threaded web application server and API gateway for Node.js<p><a href="https:&#x2F;&#x2F;github.com&#x2F;elestio&#x2F;cloudgate" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;elestio&#x2F;cloudgate</a>
ampdepolymerase超过 4 年前
So this is Hasura for Cassandra?
评论 #24485744 未加载
judge2020超过 4 年前
<a href="https:&#x2F;&#x2F;xkcd.com&#x2F;927&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;927&#x2F;</a>
mdaniel超过 4 年前
It&#x27;s a pet peeve of mine when people use real domains in example email addresses: <a href="https:&#x2F;&#x2F;github.com&#x2F;stargate&#x2F;docs&#x2F;blob&#x2F;v0.1.0&#x2F;modules&#x2F;developers-guide&#x2F;examples&#x2F;stargate-rest-api.postman_collection.json#L194" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stargate&#x2F;docs&#x2F;blob&#x2F;v0.1.0&#x2F;modules&#x2F;develop...</a><p>Please do consider using &quot;.example&quot; which was designed for that purpose, or &quot;example.com&quot; if the former is too jarring: <a href="https:&#x2F;&#x2F;tools.ietf.org&#x2F;html&#x2F;rfc2606#page-2" rel="nofollow">https:&#x2F;&#x2F;tools.ietf.org&#x2F;html&#x2F;rfc2606#page-2</a>