[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@harrisonqian / Awesome / wiki/business/developer-first-products.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- visibility: public --- # Developer-First Products **repo:** [agamm/awesome-developer-first](https://github.com/agamm/awesome-developer-first) **category:** [[business|Business]] **related:** [[indie|Indie]] · [[places-to-post-your-startup|Places To Post Your Startup]] --- # Awesome Developer-First [](https://awesome.re) A curated list of awesome developer-first products. (👀 Shameless plug) You might like [unzip.dev](https://unzip.dev?ref=github-adf) (developer trends newsletter I created). You can follow [Agam](https://x.com/agammore) and [Flo](https://x.com/fmerian) for more dev related content :) The definition of developer-first for this repo is: * Developers are the target audience. * "Headless", "API-first", "SaaS" are frequently used keywords. * Usually, this means that the front page has some code examples. * Products - tools/services that people pay for. ```diff + 👀 Watch this repo to get notifications about new products we find ``` For the latest additions [click here](https://github.com/agamm/awesome-developer-first/commits/main). ## Contents * [AI Coding](#ai-coding) * [Analytics](#analytics) * [Authentication & Identity](#authentication--identity) * [Automation](#automation) * [Backend-as-a-Service](#backend-as-a-service) * [CI/CD](#cicd) * [CMS (headless)](#cms-headless) * [Code Quality](#code-quality) * [Computer Vision](#computer-vision) * [Databases & Spreadsheets](#databases--spreadsheets) * [Debugging](#debugging) * [Deployment Hosting](#deployment-hosting) * [Discussions](#discussions) * [Documentation](#documentation) * [Environment & Secret Management](#environment--secret-management) * [Feature Flags](#feature-flags) * [Gen UI](#gen-ui) * [GEO](#geo) * [IDE](#ide) * [Infrastructure as Code](#infrastructure-as-code) * [Integrations](#integrations) * [Localization](#localization) * [Mail](#mail) * [Media](#media) * [Messaging](#messaging) * [Misc](#misc) * [Monitoring](#monitoring) * [Natural Language Processing](#natural-language-processing) * [Orchestration](#orchestration) * [Payments & Pricing](#payments--pricing) * [Repo](#repo) * [Reports Generation](#reports-generation) * [Scraping](#scraping) * [Search](#search) * [Security](#security) * [Shipping](#shipping) * [Testing](#testing) --- ## AI Coding *AI IDEs and AI Assistants.* * [Aider](https://aider.chat/) - Open-source terminal AI assistant. [](https://github.com/Aider-AI/aider) * [Amazon Q](https://aws.amazon.com/q/developer/) - Amazon’s AI assistant. * [Cline](https://cline.bot/) - Open-source VS Code plugin for Claude as a coding assistant. [](https://github.com/cline/cline) * [CodeParrot](https://codeparrot.ai/) - Frontend component AI assistant for VS Code. * [CodeSquire](https://codesquire.ai) - Browser extension for AI generation in [Jupyter](/@harrisonqian/awesome/wiki/miscellaneous/jupyter)/BigQuery etc… * [Cody](https://sourcegraph.com/cody) - Sourcegraph’s coding assistant. * [Continue](https://www.continue.dev/) - AI coding assistant for VS Code and JetBrains. * [Cursor](https://www.cursor.com/) - A VS Code fork built from the ground up with AI. * [Fine](https://www.fine.dev/) - Build Software with AI Agents. [](https://launchweek.dev) * [GitHub Copilot](https://github.com/features/copilot) - The “OG” AI IDE everyone heard about. Still kind of feels behind, but does integrate nicely with [GitHub](/@harrisonqian/awesome/wiki/development-environment/github). * [IntelliCode](https://visualstudio.microsoft.com/services/intellicode) - Visual Studio’s AI offering from Microsoft. * [JetBrains AI](https://www.jetbrains.com/ai) - JetBrains’s AI offering integrated into most of their IDEs. * [Kilo Code](https://kilocode.ai) - Fast, open-source AI coding agent for VS Code and JetBrains. [](https://github.com/Kilo-Org/kilocode) * [Mastra](https://mastra.ai) - Build AI agents with a modern TypeScript stack. [](https://github.com/mastra-ai/mastra) * [OpenHands](https://all-hands.dev/) - an open-source Devin alternative. [](https://github.com/All-Hands-AI/OpenHands) * [Qodo](https://www.qodo.ai/) - Focusing on confident code generation (focused on [testing](/@harrisonqian/awesome/wiki/testing/testing) well). * [Replit AI](http://repl.it/) - Replit’s code IDE using AI (has also a free limited plan). * [Supermaven](https://supermaven.com/) - Heard really good things, especially around speed and context length. * [Tabby](https://www.tabbyml.com/) - Self-hosted open-source coding assistant. [](https://github.com/TabbyML/tabby) * [Tabnine](https://www.tabnine.com/) - One of the OG players in the AI code assistant space. * [Warp](https://www.warp.dev/warp-ai) - Fully integrated AI in your terminal. ## Analytics *Track web/app visitors.* * [Baremetrics](https://baremetrics.com/) - Subscription [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) for Stripe. * [devActivity](https://devactivity.com/) - Contributions [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) with AI Insights, Performance Review, Retrospectives and Gamifications. * [Heap](https://heap.io/) - Product [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) API for web and mobile, captures all events. * [Mixpanel](https://mixpanel.com/) - Product [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) and dashboards. * [Pirsch](https://pirsch.io/) - Privacy-friendly web [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) with a backend [integration](/@harrisonqian/awesome/wiki/platforms/integration) and API. * [Plausible](https://plausible.io/) - Simple, privacy-friendly, and open-source web [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) tool. [](https://github.com/plausible/analytics) * [PoeticMetric](https://poeticmetric.com/) - Privacy-first, regulation-compliant, fast [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) tool. * [PostHog](https://posthog.com/) - Open-source product [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) platform. [](https://github.com/posthog/posthog) [](https://launchweek.dev) * [Segment](https://segment.com/) - Collect user data and send it to your other tools. * [Tinybird](https://www.tinybird.co/) - Real-time data streams to APIs. [](https://launchweek.dev) ## Authentication & Identity *Products that handle authentication and user identity for you.* * [Aserto](https://www.aserto.com) - Cloud-native authorization for applications and APIs. * [Auth0](https://auth0.com/) - Authentication & authorization as a service. * [AWS Cognito](https://aws.amazon.com/cognito/) - AWS's authentication as a service. * [BoxyHQ Enterprise SSO](https://boxyhq.com) - Open-source API for enterprise SSO and Directory Sync. * [Clerk](https://clerk.com/) - Authentication and user management platform for [React](/@harrisonqian/awesome/wiki/front-end-development/react), [React Native](/@harrisonqian/awesome/wiki/platforms/react-native), and [Next.js](/@harrisonqian/awesome/wiki/front-end-development/next-js). * [Corbado](https://corbado.com) - Passkey-first authentication as a service. * [Firebase Auth](https://firebase.google.com/products/auth) - Google [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase)'s take on authentication. * [FusionAuth](https://fusionauth.io/) - [Security](/@harrisonqian/awesome/wiki/security/security)-centric authentication as a Service, including self-hosting. * [Hanko](https://www.hanko.io/) - Passwordless (WebAuthn API) PSD2, eIDAS, and [GDPR](/@harrisonqian/awesome/wiki/security/gdpr) compliant. [](https://github.com/teamhanko/hanko) * [Kinde](https://kinde.com/) - Authentification and user management as a service. * [LoginRadius](https://www.loginradius.com/) - Managed user authentication service with SSO. * [MojoAuth](https://mojoauth.com/) - Complete CIAM solution with Enterprise SSO and extensive out-of-the-box enterprise features. * [Okta](https://developer.okta.com/) - Embeddable authentication with SSO. * [Ory](https://ory.sh/) - Open-source identity & access-control solutions (also available as a service). * [Oso](https://www.osohq.com/) - Authorization framework (RBAC). * [Permit.io](https://www.permit.io/) - Permissions and access-control as a service. [](https://launchweek.dev) * [PropelAuth](https://www.propelauth.com/) - Team-based authentication. [](https://launchweek.dev/lw/2024/mega#participants) * [Scalekit](https://scalekit.com) – Add enterprise SSO (SAML, OIDC), SCIM provisioning to your existing auth setup like [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase), Auth0, or Cognito without rewrites. [](https://launchweek.dev/lw/2025#06) * [SSOJet](https://ssojet.com/) - Enterprise SSO without rebuilding auth. The free plan includes unlimited monthly active users, unlimited organizations, 2 SSO & 2 SCIM connections. * [Stack Auth](https://stack-auth.com/) - Open-source Auth0 alternative. [](https://github.com/stack-auth/stack) [](https://launchweek.dev/lw/2024/mega#participants) * [Stytch](https://stytch.com/) - All-in-one authentication, authorization, and fraud prevention infrastructure. [](https://launchweek.dev) * [SuperTokens](https://supertokens.io/) - Open-source and hosted email & Oauth authentication with prebuilt UI. [](https://github.com/supertokens/supertokens-core) * [Unkey](https://www.unkey.com/) - Authentication, rate limiting and usage [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) for APIs. [](https://github.com/stack-auth/stack) [](https://launchweek.dev/lw/2024#06) * [Userfront](https://userfront.com/) - Simplistic user authentication with pre-built back-office dashboard. * [WorkOS](https://workos.com/) - Enterprise SSO and more out-of-the-box enterprise features. [](https://launchweek.dev) ## Automation *Automate workflows via APIs and SDKs.* * [Abstra](http://abstra.io/) - [Python](/@harrisonqian/awesome/wiki/programming-languages/python)-based workflow engine for custom business processes. [](https://github.com/abstra-app/abstra-lib) * [Lil'bots](https://www.lilbots.io/) - Create and deploy automation scripts in [JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript) or [Python](/@harrisonqian/awesome/wiki/programming-languages/python) and deploy them to the cloud instantly, with free built-in APIs like OpenAI, Anthropic, and more. * [n8n](http://n8n.io/) - Free and source-available fair-code licensed workflow automation tool. [](https://github.com/n8n-io/n8n) * [Potpie](https://potpie.ai) - Open source AI agents for your codebase in minutes. Use pre-built agents for Q&A, [testing](/@harrisonqian/awesome/wiki/testing/testing), debugging, and system design, or create your own purpose-built agents. [](https://github.com/potpie-ai/potpie) * [Trigger.dev](http://trigger.dev/) - Open-source platform to create workflows from APIs, on a schedule or on demand. [](https://github.com/triggerdotdev/trigger.dev) [](https://launchweek.dev/lw/2024/mega#participants) ## Backend-as-a-Service *Abstract away all the backend hassles with an out-of-the-box suite of backend solutions.* * [Appwrite](https://appwrite.io/) - End-to-end backend server for frontend and mobile developers. [](https://github.com/appwrite/appwrite) [](https://launchweek.dev) * [Encore](https://encore.dev/) - Open-source TypeScript backend framework for robust type-safe applications. [](https://github.com/encoredev/encore) [](https://launchweek.dev) * [Jamsocket](https://jamsocket.com/) - Backends for real-time [apps](/@harrisonqian/awesome/wiki/platforms/apps). [](https://launchweek.dev/lw/2024/mega#participants) * [Supabase](https://supabase.com/) - Hosted and open-source managed Postgres DB like [Firebase](/@harrisonqian/awesome/wiki/platforms/firebase). [](https://github.com/supabase/supabase) [](https://launchweek.dev/lw/2024/mega#participants) ## CI/CD *Continuous Integration/Delivery.* * [CircleCI](https://circleci.com/) - YML to configure your builds, parallel jobs, jobs marketplace. * [Depot](https://depot.dev) - Drop-in replacement to build [Docker](/@harrisonqian/awesome/wiki/back-end-development/docker) images faster in CI. [](https://launchweek.dev) * [GitLab](https://gitlab.com/) - Open-source CI and hosted solution with [Github](/@harrisonqian/awesome/wiki/development-environment/github)-like abilities. * [Ona](https://www.ona.com/) - Automated cloud dev environments. [](https://github.com/gitpod-io/gitpod) * [Spacelift](https://spacelift.io/) - CI/CD platform for infrastructure-as-code, currently supporting [Terraform](/@harrisonqian/awesome/wiki/back-end-development/terraform), Pulumi, AWS CloudFormation, and [Kubernetes](/@harrisonqian/awesome/wiki/back-end-development/kubernetes). ## CMS (headless) *Backend only Content Management System, you decide on frontend and consume content via API.* * [Contentful](http://contentful.com/) - CMS as an API. * [DatoCMS](https://www.datocms.com/) - API-based CMS. * [Ghost](https://ghost.org/) - Blog platform, can be used as headless CMS (ex. [with Hexo](https://ghost.org/docs/api/v3/hexo/)). [](https://github.com/tryghost/ghost) * [Sanity](https://sanity.io/) - Headless CMS, treat content as data. * [Strapi](https://strapi.io/) - Open-source headless CMS, 100% [JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript). [](https://github.com/strapi/strapi) [](https://launchweek.dev) ## Code Quality *Check your code quality.* * [Codacy](https://www.codacy.com/) - Automatic code quality checks. * [CodeRabbit AI](https://coderabbit.ai/) - AI-powered [code review](/@harrisonqian/awesome/wiki/work/code-review) and automated pull request management. * [DebuggAI](https://debugg.ai) - Zero-config AI browser (E2E) tests that review every commit & pull request (PR). * [Ellipsis](http://ellipsis.dev/) - AI code reviews and bug fixes. [](https://launchweek.dev/lw/2024/mega#participants) * [Kodus](https://kodus.io/) - Open-source [code review](/@harrisonqian/awesome/wiki/work/code-review) agent. [](https://github.com/kodustech/kodus-ai) * [Sonar](https://www.sonarsource.com/) - Lint and code quality checks. ## Computer Vision *Manipulate and detect visual data.* * [Clarifai](https://www.clarifai.com/) - Set of [computer vision](/@harrisonqian/awesome/wiki/computer-science/computer-vision) APIs. * [CloudSight](https://cloudsight.ai/) - Digital media brand recognition. * [Google Vision AI](https://cloud.google.com/vision) - Google's AI vision APIs. * [Roboflow](https://roboflow.com/) - Simplified [computer vision](/@harrisonqian/awesome/wiki/computer-science/computer-vision) model creation for developers. ## Databases & Spreadsheets *Storing data and processing it.* * [Airtable](https://airtable.com/) - [Database](/@harrisonqian/awesome/wiki/databases/database) and spreadsheet hybrid with an API. * [Apitable](https://apitable.com/) - API-oritented Airtable alternative. * [CrateDB](https://crate.io/) - Distributed open-source SQL [database](/@harrisonqian/awesome/wiki/databases/database) for real-time [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics). [](https://github.com/crate/crate) * [Neon](https://neon.tech/) - Serverless Postgres [database](/@harrisonqian/awesome/wiki/databases/database) with scale-to-zero, branching, autoscaling. [](https://github.com/neondatabase/neon) * [Neuledge](https://neuledge.com/) - Abstract ORM with a universal schema language for any [database](/@harrisonqian/awesome/wiki/databases/database). * [Outerbase](https://outerbase.com/) - AI-powered [database](/@harrisonqian/awesome/wiki/databases/database) UI. [](https://launchweek.dev/lw/2024/mega#participants) * [PlanetScale](https://planetscale.com/) - Hosted managed [MySQL](/@harrisonqian/awesome/wiki/databases/mysql) [database](/@harrisonqian/awesome/wiki/databases/database), CI [integration](/@harrisonqian/awesome/wiki/platforms/integration) & auto scaling. * [Upstash](https://upstash.com/) - Serverless tailored redis provider. ## Debugging *Tools that help in tracking bugs.* * [Lightrun](https://www.lightrun.com) - Debug production servers using a plugin in the IDE (on-prem or SaaS) that supports [Java](/@harrisonqian/awesome/wiki/programming-languages/java), [Node.js](/@harrisonqian/awesome/wiki/platforms/node-js), and [Python](/@harrisonqian/awesome/wiki/programming-languages/python). * [Linear](https://linear.app/) - Issue tracking built for developers. * [Rookout](https://www.rookout.com) - Debug production servers via a cloud-based debugger. Supporting [Java](/@harrisonqian/awesome/wiki/programming-languages/java), .Net, [Node.js](/@harrisonqian/awesome/wiki/platforms/node-js), [Python](/@harrisonqian/awesome/wiki/programming-languages/python), and [Ruby](/@harrisonqian/awesome/wiki/programming-languages/ruby). ## Deployment Hosting *Products that help you deploy your app/website.* * [Adaptable](https://adaptable.io/) - Deploy [apps](/@harrisonqian/awesome/wiki/platforms/apps) and DBs via common templates. * [Beam](https://www.beam.cloud/) - Serverless cloud infrastructure. [](https://launchweek.dev/lw/2024/mega#participants) * [Cycle.io](https://www.cycle.io/) - DevOps platform for building platforms. Handles container orchestration, load-balancing, monitoring, and more. * [Digital Ocean App Platform](https://www.[digitalocean](/@harrisonqian/awesome/wiki/platforms/digitalocean).com/products/app-platform/) - Deploy and don't care about infrastructure, works with all major [frameworks](/@harrisonqian/awesome/wiki/front-end-development/frameworks). * [Fly.io](https://fly.io/) - Deploy dockerized full-stack [apps](/@harrisonqian/awesome/wiki/platforms/apps) via a location-aware service (latency reduction). * [Heroku](https://www.[heroku](/@harrisonqian/awesome/wiki/platforms/heroku).com/) - Deploy via CLI to scalable servers. * [Kinsta](https://kinsta.com/) - Deploy static sites, [apps](/@harrisonqian/awesome/wiki/platforms/apps), and databases from [GitHub](/@harrisonqian/awesome/wiki/development-environment/github), GitLab, or Bitbucket and host headless WordPress. * [Koyeb](https://www.koyeb.com/) - Serverless platform for deploying full-stack [apps](/@harrisonqian/awesome/wiki/platforms/apps) and APIs in minutes. [](https://launchweek.dev) * [Netlify](https://www.netlify.com/) - Deploy [JAMStack](/@harrisonqian/awesome/wiki/front-end-development/jamstack) (mainly Gatsby) via CLI. * [Platform.sh](https://platform.sh/) - Continuously deploy full-stack [apps](/@harrisonqian/awesome/wiki/platforms/apps). * [Propel](https://www.propeldata.com/) - Serverless ClickHouse platform. [](https://launchweek.dev/lw/2024/mega#participants) * [Qoddi](https://qoddi.com/) - Git connected app hosting platform. * [Quix](https://quix.io/) - One tool to build and run event [streaming](/@harrisonqian/awesome/wiki/big-data/streaming) applications. * [Railway](https://railway.app/) - Out-of-the-box git to deployment with auto-scaling, DBs, secrets, and rollbacks. [](https://launchweek.dev) * [Reflex](https://reflex.dev/) - [Python](/@harrisonqian/awesome/wiki/programming-languages/python) framework to build and deploy web apps (including frontend). [](https://github.com/reflex-dev/reflex) * [Render](https://render.com/) - Deploy from git to a CDN with SSL. * [Vercel](https://vercel.com/) - Cloud platform for building and deploying serverless web applications, static websites, and [Jamstack](/@harrisonqian/awesome/wiki/front-end-development/jamstack) (mainly Next.js) projects. * [Zeabur](https://zeabur.com/) - One click deployment for frontend, backend and databases services. ## Discussions *Comments and forums.* * [Bazaarvoice](https://www.bazaarvoice.com/ratings-and-reviews/) - Ratings, reviews as a service. * [Commento](https://commento.io/) - Privacy-centric embeddable comment system. * [Yotpo](https://www.yotpo.com/platform/reviews/) - Reviews ratings and Q&A as a service. ## Documentation *Documentation solutions.* * [Apidog](https://apidog.com/) - All-in-one API documentation tool, 1-click to generate API documentation from requests. * [Bump.sh](https://bump.sh/) - API documentation and change management solution. * [DeveloperHub](https://developerhub.io/) - Collaborative developer documentation platform. * [Fern](https://www.buildwithfern.com/) - Instant docs and SDKs for APIs. * [Mintlify](https://www.mintlify.com/) - NextJS-based, AI-powered platform for documentation sites. [](https://launchweek.dev) * [ReadMe](https://readme.com/) - Personalized and dynamic developer docs. * [Speakeasy](https://speakeasy.com/) - API tooling for SDKs, API docs, [Terraform](/@harrisonqian/awesome/wiki/back-end-development/terraform) providers, and end-to-end [testing](/@harrisonqian/awesome/wiki/testing/testing). [](https://launchweek.dev/lw/2024/mega#participants) * [Swimm](https://swimm.io/) - Docs that are coupled with your code, auto-synced, works with your IDE. ## Environment & Secret Management *Manage environment variables and secrets for multiple apps or projects.* * [Doppler](https://doppler.com/) - Environment variable management across projects, in one place. * [Envkey](https://www.envkey.com/) - Environment management with syncing mechanism for all [apps](/@harrisonqian/awesome/wiki/platforms/apps). * [KeyHippo](https://www.keyhippo.com/) - API Keys for Postgres RLS. [](https://launchweek.dev/lw/2024/mega#participants) * [Ubiq](https://www.ubiqsecurity.com/) - Encryption APIs with secret management. * [Vault](https://www.vaultproject.io/) - API-driven secret key management. ## Feature Flags *Control production features with conditional flags in your code.* * [Bucket](https://bucket.co) - Purpose-built feature flagging for B2B SaaS products. * [Flagsmith](https://flagsmith.com/) - Feature flags-as-a-service platform simplified. * [GrowthBook](https://www.growthbook.io/) - Open-source feature flag and experimentation platform. [](https://github.com/growthbook/growthbook) * [Hypertune](https://hypertune.com) - Type-safe feature flags, optimized for [React](/@harrisonqian/awesome/wiki/front-end-development/react) and [Next.js](/@harrisonqian/awesome/wiki/front-end-development/next-js). * [LaunchDarkly](https://launchdarkly.com/) - Feature flags-as-a-service platform. [](https://launchweek.dev) * [Split](https://www.split.io/) - Feature flags platform with data [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics). * [Statsig](https://statsig.com/) - All-in-one platform spanning across [analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics), feature flagging, and A/B [testing](/@harrisonqian/awesome/wiki/testing/testing). Free for up to 1m metered events per month. * [Unleash](https://www.getunleash.io/) - Open-source, privacy-first, and enterprise-ready feature management solution. [](https://github.com/unleash/unleash) ## Gen UI *Or Generative UI, Dynamic User Experiences, Adaptive UI.* * [AI SDK by Vercel](https://ai-sdk.dev/) - SDK for creating Gen UI applications. [](https://github.com/vercel/ai) * [Coframe](https://coframe.ai/) - Automatically optimizes your website’s copy, images, and UI with AI. * [Horizon UI](https://horizon-ui.com/) - A shadcn boilerplate with backed in Gen UI AI components. * [Magic Patterns](https://magicpatterns.link/dev) - Prototype product ideas with AI. [](https://launchweek.dev/lw/2024/mega#participants) * [Tempo](https://tempolabs.ai/) - Code-first Figma alternative. [](https://launchweek.dev/lw/2024/mega#participants) * [v0 by Vercel](https://v0.link/dev) - Generate UI from a prompt, all of the UI is streamed and runs as client side components. ## GEO *Location services.* * [AirPinpoint](https://airpinpoint.com/) - API for Apple AirTags tracking. [](https://launchweek.dev/lw/2024/mega#participants) * [Mapbox](https://www.mapbox.com/) - Maps and locations products for devs. * [OpenCage](https://opencagedata.com/) - Forward and reverse geocoding API based on open data. * [PlaceKit](https://placekit.io/) - Locations search API. * [Radar](https://radar.io/) - Geofencing and geo APIs. * [SmartyStreets](https://www.smartystreets.com/) - US Reverse Geocoding and Address Verification APIs. ## IDE *Products that extend your IDE and help development.* * [GoCodeo](https://www.gocodeo.com/) - An AI coding & [testing](/@harrisonqian/awesome/wiki/testing/testing) agent. * [Kite](https://www.kite.com/) - AI assistant in your IDE (Python or JS). * [MarsCode](https://www.marscode.com/?utm_source=[github](/@harrisonqian/awesome/wiki/development-environment/github)&utm_medium=rm) - AI-powered cloud-based IDE. * [OneCompiler](https://onecompiler.com/) - A versatile, AI-powered Online IDE supporting over 70+ programming languages, designed for developers to write, compile, and execute code seamlessly. ## Infrastructure as Code *Declare your infrastructure and reproducibly provision cloud infrastructure from it.* * [Pulumi](https://www.pulumi.com/) - Developer-first IaC with [Python](/@harrisonqian/awesome/wiki/programming-languages/python), TypeScript, Go and more languages... * [Terraform](https://www.hashicorp.com/products/terraform) - DSL, open-source, and free (paid solution adds team management, policy-as-code...). [](https://github.com/hashicorp/terraform) * [Terrateam](https://terrateam.io/) - GitOps-first open-source Infrastructure as Code automation for [Terraform](/@harrisonqian/awesome/wiki/back-end-development/terraform), [OpenTofu](/@harrisonqian/awesome/wiki/back-end-development/opentofu), Terragrunt, CDKTF, and Pulumi. [](https://github.com/terrateamio/terrateam) ## Integrations *Integration management systems or products that ease integration development.* * [Apideck](https://www.apideck.com) - [Integration](/@harrisonqian/awesome/wiki/platforms/integration) marketplace builder, one-API with 3rd parties for quick development. * [Metorial](https://metorial.com) - Connect AI agents to 600+ integrations with a single interface. OAuth, scaling, and monitoring included. * [Nango](https://www.nango.dev) - Hundreds of pre-built product integrations with 250+ APIs, customizable in code. [](https://github.com/NangoHQ/nango) * [Panora](https://panora.dev) - Easy, flexible API to add customer-facing integrations to your SaaS product. [](https://github.com/panoratech/panora) * [Revert](https://revert.dev) - Open-source unified API to build B2B product integrations. [](https://github.com/revertinc/revert) * [Sequin](https://sequin.io/) - Interface with third-party services using SQL. [](https://launchweek.dev) * [Vessel](https://www.vessel.dev/) - Developer-first, native [integration](/@harrisonqian/awesome/wiki/platforms/integration) platform for GTM tools. * [YepCode](https://yepcode.io/) - Build and run serverless functions with the best development experience. ## Localization *Translating your product (also denoted i18n).* * [Lingo.dev](https://lingo.dev/) - AI localization infrastructure. [](https://launchweek.dev/lw/2024/mega#participants) * [Localazy](https://localazy.com/) - App translation built for developers. * [Locize](https://locize.com) - The translation management system created by the creators of i18next. Work with writers in dev/stage env before hitting prod. * [Tolgee](https://tolgee.io) - Developer & translator friendly web-based localization platform. ## Mail *Sending emails as a service.* * [Anymail finder](https://anymailfinder.com) - Verify and find email APIs. * [FormSpree](https://formspree.io/) - Receive form submissions by email. * [Heybounce](https://www.heybounce.io/) - Email verification API. * [Hunter.io](https://hunter.io/) - Email lead and validation APIs. * [Imitate Email](https://imitate.email) - End-to-end email [testing](/@harrisonqian/awesome/wiki/testing/testing) tool. * [Lob](https://www.lob.com/) - Email and address verification. * [Loops](https://loops.so/) - [REST](/@harrisonqian/awesome/wiki/miscellaneous/rest) API to manage contact properties, send events and transactional [emails](/@harrisonqian/awesome/wiki/front-end-development/emails). [](https://launchweek.dev) * [Mailgun](https://www.mailgun.com/) - Send, track, and receive [emails](/@harrisonqian/awesome/wiki/front-end-development/emails). * [Resend](https://resend.com/) - Email API to build, test, and deliver transactional [emails](/@harrisonqian/awesome/wiki/front-end-development/emails). [](https://launchweek.dev) * [Sendgrid](https://sendgrid.com/) - Email API. * [Zyntra](https://zyntra.app/) – Unlimited e-mail inboxes with API/UI access for automation and QA. ## Media *Media APIs (optimization, CDN).* * [APITemplate.io](https://apitemplate.io/) - APIs to generate images and PDFs from reusable templates. * [Bytescale](https://bytescale.com) - File storage and processing APIs. * [Cloudinary](https://cloudinary.com/) - Optimize, create, manage, and deliver images and videos. * [Dyte](https://dyte.io) - Build powerful live experiences in your product with an all-in-one Video SDK. * [Flatfile](https://flatfile.com/) - Programmatically import data from files so it's API-ready. [](https://launchweek.dev) * [ImageKit](https://imagekit.io/) - Automate image optimization, transformation, and delivery. * [imgix](https://www.imgix.com/) - Transforms, optimizes, and cache images. * [Mux](https://mux.com/) - APIs to upload, manage, and stream video. [](https://launchweek.dev) * [Pintura](https://pqina.nl/pintura) - A fully configurable [JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript) image editor SDK. ## Messaging *Messaging APIs - SMS, notifications, chats, and VoIP.* * [Ably](https://ably.com) - Pub/sub, real-time messaging, notifications, chat, multiplayer and data synchronization. * [Applozic](https://www.applozic.com/) - Chat SDKs, real-time messaging. * [Knock](https://knock.app) - Notifications as a service. [](https://launchweek.dev) * [MagicBell](https://www.magicbell.com/) - Real-time notification system with API & UI components. * [Novu](https://novu.co/) - Open-source notification (Email, SMS, Direct, and Push) management. [](https://github.com/novuhq/novu) [](https://launchweek.dev/lw/2025#02) * [Stream](https://getstream.io/) - Feed and chat as a service. * [Twilio](https://www.twilio.com/) - SMS, push notifications, and VoIP APIs. * [Vonage](https://www.vonage.com) - Video, SMS, chat, and voice APIs. ## Misc *Different products that probably don't have a category.* * [Actyx](https://www.actyx.com/) - Developer-first factory building. * [daily.dev](https://daily.dev/) - Personalized developer news feed aggregating from 1000+ tech sources with community discussion. [](https://github.com/dailydotdev/daily) * [Docusign](https://developers.docusign.com/) - APIs for eSignature, and Intelligent Agreement Management. * [Interval](https://interval.com/) - SDK to build internal tools and scripts for your product. * [ngrok](https://ngrok.com/) - Generate public URLs for internal servers (behind NAT/firewall). * [Nylas](https://www.nylas.com/) - APIs for [productivity](/@harrisonqian/awesome/wiki/work/productivity) workflows (email, calendar, contacts...) - like plaid for [productivity](/@harrisonqian/awesome/wiki/work/productivity). * [Plain](https://plain.com) - API-first customer service platform (support, feedback, rating widgets...). * [Propexo](https://www.propexo.com/) - Unified API to integrate with property management systems. * [SignatureAPI](https://signatureapi.com) - API-first electronic signatures. * [Trophy](https://trophy.so) - APIs for gamified product experiences. ## Monitoring *Monitoring your production application.* * [Airbrake](https://airbrake.io) - Error monitoring in production. * [Anteon](https://getanteon.com/) - [Kubernetes](/@harrisonqian/awesome/wiki/back-end-development/kubernetes) monitoring and performance [testing](/@harrisonqian/awesome/wiki/testing/testing) — available on CLI, self-hosted, and cloud. [](https://github.com/getanteon/anteon) * [Better Stack](https://betterstack.com/) - Uptime monitoring, incident management, and status pages. * [Helicone AI](https://www.helicone.ai/) - LLM observabilty and monitoring for your LLM [apps](/@harrisonqian/awesome/wiki/platforms/apps) in production. [](https://github.com/Helicone/helicone) * [Highlight.io](https://www.highlight.io/) - Full-stack monitoring platform. [](https://github.com/highlight/highlight) [](https://launchweek.dev) * [Instatus](https://instatus.com) - Uptime monitoring, [incident response](/@harrisonqian/awesome/wiki/security/incident-response), and status pages. * [KeenIO](https://keen.io/) - Event [streaming](/@harrisonqian/awesome/wiki/big-data/streaming) platform. * [Keywords AI](https://www.keywordsai.co/) - The enterprise-grade software to build, monitor, and improve your AI application. Keywords AI is a full-stack LLM engineering platform for developers and PMs. * [Laminar](https://www.lmnr.ai/) - Open-source platform for tracing, evaluating, and labeling LLM products. [](https://github.com/lmnr-ai/lmnr) [](https://launchweek.dev/lw/2024/mega#participants) * [Langfuse](https://langfuse.com/) - Open-source LLM observability platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications. [](https://github.com/langfuse/langfuse) [](https://launchweek.dev) * [LogRocket](https://logrocket.com/) - Replay bugs users had. * [Maxim AI](https://www.getmaxim.ai) - End-to-end evaluation and observability platform, helping teams ship their AI agents reliably and 5x faster. * [Pinecone](https://www.pinecone.io/) - AI infrastructure for building accurate, secure, and scalable AI [apps](/@harrisonqian/awesome/wiki/platforms/apps). [](https://launchweek.dev/lw/2024/mega#participants) * [Opik](https://www.comet.com/site/products/opik/) - Evaluate, test, and ship LLM applications across your dev and production lifecycles. [](https://github.com/comet-ml/opik) * [Pagerly](https://pagerly.io) - Manage Oncalls, Tickets, Incidents in [Slack](/@harrisonqian/awesome/wiki/work/slack). * [Quivr](https://quivr.com/) - Open-source RAG framework to deploy and use AI agents. [](https://github.com/QuivrHQ/quivr) [](https://launchweek.dev/lw/2024/mega#participants) * [Rollbar](https://rollbar.com/) - Reports errors in production. * [Sentry](https://sentry.io/) - Application monitoring for bugs and performance. [](https://launchweek.dev) ## Natural Language Processing *Interactions with natural language.* * [DialogFlow](https://cloud.google.com/dialogflow) - Voice/text chatbot framework by Google. ## Orchestration *Orchestration tools for (micro) services.* * [AWS Step Functions](https://aws.amazon.com/step-functions/) - Visual workflow service to build distributed applications and automate processes * [Camunda](https://camunda.com/) - Workflow engine that delivers scalable, on-demand process automation. ## Payments & Pricing *Handling payments, credit card processing, and invoices.* * [Braintree](https://www.braintreepayments.com/) - Paypal's take on API-first payments. * [Increase](https://increase.com/) - Bare-metal banking APIs. * [LemonSqueezy](https://www.lemonsqueezy.com/) - SaaS payments - covers more countries and takes care of VAT Tax. * [OpenMeter](https://openmeter.io/) - Open-source usage metering for [billing](/@harrisonqian/awesome/wiki/business/billing) and chargeback. [](https://launchweek.dev) * [Paddle](https://paddle.com/) - Revenue delivery platform for SaaS with broad geographical support (unlike Stripe at the moment). * [Plaid](https://plaid.com/) - Accept, send ACH (bank transfers), and get bank information. * [Stigg](https://www.stigg.io) - API-first pricing plans. * [Stripe Payments](https://stripe.com/payments) - Accept payments and [move](/@harrisonqian/awesome/wiki/programming-languages/move) money globally with APIs. ## Repo *Repository and artifacts management.* * [Artifactory](https://jfrog.com/artifactory/) - Create your own package repository. * [Buildstash](https://buildstash.com/) - Binary artifact and release management for app, game, and embedded software. * [Cloudsmith](https://cloudsmith.com/) - Cloud-native private package management. ## Reports Generation *Generating reports, mainly PDFs.* * [Carbone](https://carbone.io/) - [JSON](/@harrisonqian/awesome/wiki/miscellaneous/json) into PDF, DOCX, XLSX, PPTX, ODS... API. * [DocRaptor](https://docraptor.com) - HTML to PDF API built specifically for Paged Media using the [Prince](https://www.princexml.com/) PDF library. * [Export SDK](https://exportsdk.com) - PDF generator API with visual template editor. * [Image-Charts](https://www.image-charts.com/) - Chart as Image API for reports, PDFs, and more. * [PDFBlade](https://pdfblade.com/) - HTML to PDF API usage-based pricing. ## Scraping *Fetching data from websites not via an intended API.* * [Apify](https://apify.com/) - Turn websites to an API. * [browserless](https://browserless.io) - Browser automation deployed to the cloud. [](https://github.com/browserless/browserless) * [Corsfix](https://corsfix.com) - CORS Proxy to fetch any web resource and bypass CORS errors. * [Crawlbase](https://proxycrawl.com/) - Scrape hard-to-scrape websites with proxies. * [Proxy Sentinel](https://www.proxysentinel.io) - A self-managed proxy rotator. * [ScrapingANT](https://scrapingant.com/) - Scrape with headless chrome. * [ScrapingBee](https://www.scrapingbee.com/) - Using headless browsers and proxies to scrape without being blocked. * [SearchApi](https://www.searchapi.io/) - Real-time Google SERP API. * [SerpApi](https://serpapi.com/) - Real-time search engine scraping API. * [WebScrapingHQ](https://www.webscrapinghq.com/) - Webscraping API and fully managed service. * [ZenRows](https://www.zenrows.com/) - Web scraping API with built-in proxies and rotating IPs to avoid detection. ## Search *Index and search your content as a service API.* * [Agentset](https://agentset.ai/) - Open-source production-ready RAG platform with built-in agentic reasoning, hybrid search, and multimodal support. [](https://github.com/agentset-ai/agentset) * [Algolia](https://www.algolia.com/) - Search as a service and full suite of search APIs. * [Cognee](https://www.cognee.ai/) - AI Memory layer for agents. Knowledge graph + vector search for contextual retrieval and reasoning. [](https://github.com/topoteretes/cognee) * [Meilisearch](https://www.meilisearch.com/) - Open-source, fast, and relevant search engine. [](https://github.com/meilisearch/meilisearch) [](https://launchweek.dev) * [Swiftype](https://swiftype.com/) - Search as a service (crawlers and [React](/@harrisonqian/awesome/wiki/front-end-development/react) ready). * [Typesense Cloud](https://cloud.typesense.org/) - Open-source and hosted search as a Service. [](https://github.com/typesense/typesense) * [Websolr](https://www.websolr.com/) - Open-source and hosted search with Solr. ## Security *Products that secure your codebase.* * [Bearer](https://www.bearer.com/) - Static [application security](/@harrisonqian/awesome/wiki/security/application-security) [testing](/@harrisonqian/awesome/wiki/testing/testing) (SAST) tool for [JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript) and [Ruby](/@harrisonqian/awesome/wiki/programming-languages/ruby) [stacks](/@harrisonqian/awesome/wiki/miscellaneous/stacks). * [GitGuardian](https://www.gitguardian.com/) - Real-time [GitHub](/@harrisonqian/awesome/wiki/development-environment/github) activity scanner. * [Infisical](https://infisical.com) - Open-source, end-to-end encrypted secrets manager. [](https://github.com/infisical/infisical) * [Pixee](https://www.pixee.ai/) - Automated vulnerability remediation. Fixes vulnerabilities and hardens code. * [Snyk](https://snyk.io/) - Vulnerability scanner for code, dependencies, [containers](/@harrisonqian/awesome/wiki/platforms/containers), and infrastructure as code. * [Socket](https://socket.dev/) - Detect and block open-source supply chain attacks. ## Shipping *Creating and handling the shipment of goods.* * [EasyPost](https://www.easypost.com/) - Shipping APIs for e-commerce. ## Testing *Testing tools.* * [Applitools](https://applitools.com/) - Automated visual [testing](/@harrisonqian/awesome/wiki/testing/testing). * [Beeceptor](https://beeceptor.com/) - No-code, cloud-based platform for mocking and debugging multi-protocol APIs (REST, SOAP, gRPC & GraphQL), providing instant servers with rules-based logic, CRUD & stateful mocking, proxying, and CORS management for faster [integration](/@harrisonqian/awesome/wiki/platforms/integration) and [testing](/@harrisonqian/awesome/wiki/testing/testing). * [BitDive](https://bitdive.io/) - Zero-code [integration](/@harrisonqian/awesome/wiki/platforms/integration) [testing](/@harrisonqian/awesome/wiki/testing/testing) for Java/[Kotlin](/@harrisonqian/awesome/wiki/programming-languages/kotlin) that generates tests from runtime application behavior. * [Blackfire.io](https://blackfire.io/) - Performance [testing](/@harrisonqian/awesome/wiki/testing/testing). * [Chromatic](https://www.chromatic.com/) - Visual UI [testing](/@harrisonqian/awesome/wiki/testing/testing) for [storybook](/@harrisonqian/awesome/wiki/front-end-development/storybook). * [CodSpeed](https://codspeed.io) - Continuous Performance [Testing](/@harrisonqian/awesome/wiki/testing/testing) in CI environments. [](https://launchweek.dev) * [Coval](https://coval.dev/) - Simulation and evals for AI agents. [](https://launchweek.dev/lw/2024/mega#participants) * [Fiberplane](https://fiberplane.com/) - Test and debug Hono APIs. [](https://launchweek.dev/lw/2024/mega#participants) * [Loadmill](https://www.loadmill.com/) - Generate tests from user behavior. * [Octomind](https://www.octomind.dev/) - Auto-generated, run, and maintained [Playwright](/@harrisonqian/awesome/wiki/testing/playwright) UI tests with AI-assisted test case discovery. * [Percy](https://percy.io/) - Continuous visual [testing](/@harrisonqian/awesome/wiki/testing/testing). * [Sherlo](https://sherlo.io) - Visual [testing](/@harrisonqian/awesome/wiki/testing/testing) and review tool for [React](/@harrisonqian/awesome/wiki/front-end-development/react) Native [Storybook](/@harrisonqian/awesome/wiki/front-end-development/storybook). * [Synth](https://usesynth.ai) - Automated AI agent optimization. [](https://launchweek.dev/lw/2024/mega#participants) * [Testim](https://www.testim.io/) - Frontend [testing](/@harrisonqian/awesome/wiki/testing/testing). --- ## Contributing See here: [CONTRIBUTING.md](https://github.com/agamm/awesome-developer-first/blob/main/CONTRIBUTING.md)