TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What APIs do you use the most?

29 pointsby jonathan-kosgeialmost 7 years ago

10 comments

philip1209almost 7 years ago
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 未加载
rwieruchalmost 7 years ago
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 未加载
nikivialmost 7 years ago
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>
gregthompsonjralmost 7 years ago
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_oriordanalmost 7 years ago
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 未加载
andyjohnson0almost 7 years ago
.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.
silentOpenalmost 7 years ago
POSIX
评论 #17485934 未加载
segmondyalmost 7 years ago
POSIX, stdlib
forkLdingalmost 7 years ago
Social Login APIs such as the FB api for apps I&#x27;ve published
syntheticcdoalmost 7 years ago
AWS SDK