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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Cloud Pricing API (GraphQL) – 3M Prices from AWS, Azure and GCP

5 点作者 akh超过 3 年前

1 comment

akh超过 3 年前
Hi HN, this is the 3rd Cloud Pricing API I&#x27;ve worked on. It&#x27;s an open source GraphQL-based API that includes all public prices from AWS, Azure and Google; it contains over 3 million prices that are automatically updated via a weekly job.<p>My previous iterations were in 2010 (scrapers to fetch cloud prices as vendors didn&#x27;t offer APIs then - there were over 10,000 prices back then) and in 2015 (a RESTful API - there were over 100,000 prices then).<p>Whilst this latest Cloud Pricing API was built with the open source Infracost CLI in mind, I&#x27;m curious if people find it useful as a standalone thing? I&#x27;m happy to help people who want to build stuff on top of it.