HN 提问:无服务器内部 API 和编排

1作者: kinj286 个月前
大家好, 我正在开发一个工具,想在深入研究之前先了解一下大家的兴趣。<p>这个想法是一个完全无服务器的服务,您可以在其中: • 从 REST、GraphQL、gRPC、Databricks、Snowflake、MongoDB、MySQL 等导入数据。 • 编写(或使用)轻量级 JavaScript 脚本 • 快速构建内部 API 或编排现有 API<p>无需管理基础设施,无需部署服务——只需连接数据源并发布即可。<p>核心用例: 1. 在现有数据源之上构建内部 API 2. API 编排(扇出、拼接、转换)<p>当前状态: • 预测试版 • 专注于速度和最少代码 • 约两周后提供私人测试版访问权限<p>我希望收到关于以下方面的反馈: • 您真的会使用类似这样的东西吗? • 什么会成为您放弃使用的原因? • 您认为这最适合谁?<p>不是为了销售——只是想验证这是否解决了实际问题。
查看原文
Hey everyone, I’m working on a tool and wanted to gauge interest before going deeper.<p>The idea is a fully serverless service where you can: • Bring in data from REST, GraphQL, gRPC, Databricks, Snowflake, MongoDB, MySQL, etc. • Write (or vibe) lightweight JavaScript scripts • Quickly build internal APIs or orchestrate existing APIs<p>No infra to manage, no services to deploy—just connect sources and ship.<p>Core use cases: 1. Building internal APIs on top of existing data sources 2. API orchestration (fan-out, stitching, transformations)<p>Current status: • Pre-beta • Focused on speed and minimal code • Private beta access available in ~2 weeks<p>I’d love feedback on: • Would you actually use something like this? • What would be a deal-breaker? • Who do you think this is most useful for?<p>Not selling—just validating whether this solves a real problem.