问HN:无服务器内部API和编排
大家好,
我正在开发一个工具,想在深入之前先了解一下大家的兴趣。
这个工具的构想是一个完全无服务器的服务,您可以:
- 从 REST、GraphQL、gRPC、Databricks、Snowflake、MongoDB、MySQL 等数据源导入数据
- 编写(或轻松创建)轻量级的 JavaScript 脚本
- 快速构建内部 API 或协调现有 API
无需管理基础设施,无需部署服务——只需连接数据源并开始使用。
核心用例:
1. 在现有数据源之上构建内部 API
2. API 协调(分发、拼接、转换)
当前状态:
- 处于预发布阶段
- 专注于速度和最小代码
- 私有测试版将在大约两周内提供访问
我希望能得到以下反馈:
- 您真的会使用这样的工具吗?
- 有什么是您无法接受的?
- 您认为这个工具对谁最有用?
我并不是在推销——只是想验证这个工具是否能解决实际问题。
查看原文
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.