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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What APIs do you use the most?

29 点作者 jonathan-kosgei将近 7 年前

10 条评论

philip1209将近 7 年前
For <a href="https:&#x2F;&#x2F;MoonlightWork.com" rel="nofollow">https:&#x2F;&#x2F;MoonlightWork.com</a>:<p>- Segment (backend event tracking and frontend management of things such as Google analytics)<p>- Intercom (frontend customer chat)<p>- Stripe (payments)<p>- Slack (we use the Api to correspond chat users with user accounts, and to create private channels for ongoing jobs)<p>- Sentry (error tracking with lots of additional information)<p>- Kubernetes (local and production application hosting setup)<p>- Contentful (CMS for our blog)<p>- Imgix (CDN that resizes photos on the fly - which we use for profile photos and logos)
评论 #17486152 未加载
rwieruch将近 7 年前
Not the most, but pretty important for me: Purchasing Power Parity [0]<p>- [0] <a href="https:&#x2F;&#x2F;github.com&#x2F;rwieruch&#x2F;purchasing-power-parity" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rwieruch&#x2F;purchasing-power-parity</a>
评论 #17486048 未加载
nikivi将近 7 年前
I love using AwGo library (<a href="https:&#x2F;&#x2F;github.com&#x2F;deanishe&#x2F;awgo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;deanishe&#x2F;awgo</a>) to make Alfred workflows in Go.<p>Wrote an article about how to write Alfred workflows in Go too here: <a href="https:&#x2F;&#x2F;medium.com&#x2F;@NikitaVoloboev&#x2F;writing-alfred-workflows-in-go-2a44f62dc432" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@NikitaVoloboev&#x2F;writing-alfred-workflows-...</a>
gregthompsonjr将近 7 年前
An internal API that I truly hate because of how poorly written it is. I’m probably going to rewrite it and quit.
评论 #17486170 未加载
matt_oriordan将近 7 年前
For <a href="https:&#x2F;&#x2F;ably.io" rel="nofollow">https:&#x2F;&#x2F;ably.io</a> (Ably Realtime)<p>- Stripe (payments)<p>- PipeDrive &amp; Intercom (CRM integration)<p>- Zapier (some automation between systems)<p>- Rollbar &amp; Sentry (error tracking)<p>- AWS S3 (file storage)<p>- AWS Route53 &amp; CloudFlare (DNS)<p>- AWS EC2 APIs (Infrastructure provisioning)<p>- AddSearch (search)<p>- Freshdesk (tickets)<p>- Sendgrid (email)<p>- Google Recaptha (captcha)<p>- APILayer (tax)<p>- Monitis &amp; Uptrends (monitoring)<p>- Browserstack (browser automation)<p>We use 100s of services (<a href="https:&#x2F;&#x2F;blog.ably.io&#x2F;94-tools-you-need-to-grow-your-startup-ed5505ced995" rel="nofollow">https:&#x2F;&#x2F;blog.ably.io&#x2F;94-tools-you-need-to-grow-your-startup-...</a>), but I&#x27;ve only listed the key services where we integrate with their APIs.
评论 #17489831 未加载
andyjohnson0将近 7 年前
.net&#x27;s System.Web and System.IO. Most of the code I write seems to use them somewhere. They&#x27;re quite old, and not particularly well factored by modern standards, but I like their straightforwardness.
silentOpen将近 7 年前
POSIX
评论 #17485934 未加载
segmondy将近 7 年前
POSIX, stdlib
forkLding将近 7 年前
Social Login APIs such as the FB api for apps I&#x27;ve published
syntheticcdo将近 7 年前
AWS SDK