556 lines
32 KiB
HTML
556 lines
32 KiB
HTML
<h1 id="awesome-developer-first-awesome">Awesome Developer-First <a
|
||
href="https://awesome.re"><img src="https://awesome.re/badge.svg"
|
||
alt="Awesome" /></a></h1>
|
||
<p>A curated list of awesome developer-first products.<br />
|
||
(👀 Shameless plug) You might like <a
|
||
href="https://unzip.dev?ref=github-adf">unzip.dev</a> (developer trends
|
||
newsletter I created).<br />
|
||
You can follow <a href="https://twitter.com/agammore">Agam</a> and <a
|
||
href="https://twitter.com/fmerian">flo</a> for more dev related content
|
||
:)</p>
|
||
<p>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.</p>
|
||
<div class="sourceCode" id="cb1"><pre
|
||
class="sourceCode diff"><code class="sourceCode diff"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="va">+ 👀 Watch this repo to get notifications about new products we find</span></span></code></pre></div>
|
||
<p>For the latest additions <a
|
||
href="https://github.com/agamm/awesome-developer-first/commits/main">click
|
||
here</a>.</p>
|
||
<h2 id="contents">Contents</h2>
|
||
<ul>
|
||
<li><a href="#analytics">Analytics</a></li>
|
||
<li><a href="#authentication--identity">Authentication &
|
||
Identity</a></li>
|
||
<li><a href="#automation">Automation</a></li>
|
||
<li><a href="#backend-as-a-service">Backend-as-a-Service</a></li>
|
||
<li><a href="#cicd">CI/CD</a></li>
|
||
<li><a href="#cms-headless">CMS (headless)</a></li>
|
||
<li><a href="#code-quality">Code Quality</a></li>
|
||
<li><a href="#computer-vision">Computer Vision</a></li>
|
||
<li><a href="#databases--spreadsheets">Databases &
|
||
Spreadsheets</a></li>
|
||
<li><a href="#debugging">Debugging</a></li>
|
||
<li><a href="#deployment-hosting">Deployment Hosting</a></li>
|
||
<li><a href="#discussions">Discussions</a></li>
|
||
<li><a href="#documentation">Documentation</a></li>
|
||
<li><a href="#environment--secret-management">Environment & Secret
|
||
Management</a></li>
|
||
<li><a href="#feature-flags">Feature Flags</a></li>
|
||
<li><a href="#geo">GEO</a></li>
|
||
<li><a href="#ide">IDE</a></li>
|
||
<li><a href="#infrastructure-as-code">Infrastructure as Code</a></li>
|
||
<li><a href="#integrations">Integrations</a></li>
|
||
<li><a href="#localization">Localization</a></li>
|
||
<li><a href="#mail">Mail</a></li>
|
||
<li><a href="#media">Media</a></li>
|
||
<li><a href="#messaging">Messaging</a></li>
|
||
<li><a href="#misc">Misc</a></li>
|
||
<li><a href="#monitoring">Monitoring</a></li>
|
||
<li><a href="#natural-language-processing">Natural Language
|
||
Processing</a></li>
|
||
<li><a href="#orchestration">Orchestration</a></li>
|
||
<li><a href="#payments--pricing">Payments & Pricing</a></li>
|
||
<li><a href="#repo">Repo</a></li>
|
||
<li><a href="#reports-generation">Reports Generation</a></li>
|
||
<li><a href="#scraping">Scraping</a></li>
|
||
<li><a href="#search">Search</a></li>
|
||
<li><a href="#security">Security</a></li>
|
||
<li><a href="#shipping">Shipping</a></li>
|
||
<li><a href="#testing">Testing</a></li>
|
||
</ul>
|
||
<hr />
|
||
<h2 id="analytics">Analytics</h2>
|
||
<p><em>Track web/app visitors.</em> * <a
|
||
href="https://baremetrics.com/">Baremetrics</a> - Subscription analytics
|
||
for Stripe. * <a href="https://heap.io/">Heap</a> - Product analytics
|
||
API for web and mobile, captures all events. * <a
|
||
href="https://mixpanel.com/">Mixpanel</a> - Product analytics and
|
||
dashboards. * <a href="https://pirsch.io/">Pirsch</a> - Privacy-friendly
|
||
web analytics with a backend integration and API. * <a
|
||
href="https://plausible.io/">Plausible</a> - Simple, privacy-friendly,
|
||
and open-source web analytics tool. <a
|
||
href="https://github.com/plausible/analytics"><img
|
||
src="https://img.shields.io/github/stars/plausible/analytics?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Plausible" /></a> * * <a
|
||
href="https://poeticmetric.com/">PoeticMetric</a> - Privacy-first,
|
||
regulation-compliant, blazingly fast analytics tool. * <a
|
||
href="https://posthog.com/">PostHog</a> - Open-source product analytics
|
||
platform. <a href="https://github.com/posthog/posthog"><img
|
||
src="https://img.shields.io/github/stars/posthog/posthog?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="PostHog" /></a> * <a href="https://segment.com/">Segment</a> -
|
||
Collect user data and send it to your other tools. * <a
|
||
href="https://www.tinybird.co/">Tinybird</a> - Real-time data streams to
|
||
APIs.</p>
|
||
<h2 id="authentication-identity">Authentication & Identity</h2>
|
||
<p><em>Products that handle authentication and user identity for
|
||
you.</em> * <a href="https://www.aserto.com">Aserto</a> - Cloud-native
|
||
authorization for applications and APIs. * <a
|
||
href="https://auth0.com/">Auth0</a> - Authentication & authorization
|
||
as a service. * <a href="https://aws.amazon.com/cognito/">AWS
|
||
cognito</a> - AWS’s authentication as a service. * <a
|
||
href="https://boxyhq.com">BoxyHQ Enterprise SSO</a> - Open-source API
|
||
for enterprise SSO and Directory Sync. * <a
|
||
href="https://clerk.com/">Clerk</a> - Authentication and user management
|
||
platform for React, React Native, and Next.js. * <a
|
||
href="https://corbado.com">Corbado</a> - Passkey-first authentication as
|
||
a service. * <a
|
||
href="https://firebase.google.com/products/auth">Firebase Auth</a> -
|
||
Google Firebase’s take on authentication. * <a
|
||
href="https://fusionauth.io/">FusionAuth</a> - Security-centric
|
||
authentication as a Service, including self-hosting. * <a
|
||
href="https://www.hanko.io/">Hanko</a> - Passwordless (WebAuthn API)
|
||
PSD2, eIDAS, and GDPR compliant. <a
|
||
href="https://github.com/teamhanko/hanko"><img
|
||
src="https://img.shields.io/github/stars/teamhanko/hanko?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Hanko" /></a> * <a href="https://kinde.com/">Kinde</a> -
|
||
Authentification and user management as a service. * <a
|
||
href="https://www.loginradius.com/">LoginRadius</a> - Managed user
|
||
authentication service with SSO. * <a
|
||
href="https://magic.link">Magic.link</a> - Passwordless (email-based)
|
||
log in as a service. * <a href="https://developer.okta.com/">Okta</a> -
|
||
Embeddable authentication with SSO. * <a href="https://ory.sh/">Ory</a>
|
||
- Open-source identity & access-control solutions (also available as
|
||
a service). * <a href="https://www.osohq.com/">Oso</a> - Authorization
|
||
framework (RBAC). * <a href="https://www.permit.io/">Permit.io</a> -
|
||
Permissions and access-control as a service. * <a
|
||
href="https://supertokens.io/">SuperTokens</a> - Open-source and hosted
|
||
email & Oauth authentication with prebuilt UI. <a
|
||
href="https://github.com/supertokens/supertokens-core"><img
|
||
src="https://img.shields.io/github/stars/supertokens/supertokens-core?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="SuperTokens" /></a> * <a
|
||
href="https://userfront.com/">Userfront</a> - Simplistic user
|
||
authentication with pre-built back-office dashboard. * <a
|
||
href="https://workos.com/">WorkOS</a> - Enterprise SSO and more
|
||
out-of-the-box enterprise features.</p>
|
||
<h2 id="automation">Automation</h2>
|
||
<p><em>Automate workflows via APIs and SDKs.</em> * <a
|
||
href="http://abstra.io/">Abstra</a> - Python-based workflow engine for
|
||
custom business processes. <a
|
||
href="https://github.com/abstra-app/abstra-lib"><img
|
||
src="https://img.shields.io/github/stars/abstra-app/abstra-lib?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Abstra" /></a> * <a href="http://n8n.io/">n8n</a> - Free and
|
||
source-available fair-code licensed workflow automation tool. <a
|
||
href="https://github.com/n8n-io/n8n"><img
|
||
src="https://img.shields.io/github/stars/n8n-io/n8n?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="n8n" /></a> * <a href="http://trigger.dev/">Trigger.dev</a> -
|
||
Open-source platform to create workflows from APIs, on a schedule or on
|
||
demand. <a href="https://github.com/triggerdotdev/trigger.dev"><img
|
||
src="https://img.shields.io/github/stars/triggerdotdev/trigger.dev?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="trigger.dev" /></a></p>
|
||
<h2 id="backend-as-a-service">Backend-as-a-Service</h2>
|
||
<p><em>Abstract away all the backend hassles with an out-of-the-box
|
||
suite of backend solutions.</em> * <a
|
||
href="https://appwrite.io/">Appwrite</a> - End-to-end backend server for
|
||
frontend and mobile developers. <a
|
||
href="https://github.com/appwrite/appwrite"><img
|
||
src="https://img.shields.io/github/stars/appwrite/appwrite?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Appwrite" /></a> * <a href="https://supabase.io/">Supabase</a> -
|
||
Hosted and open source managed Postgres DB like Firebase. <a
|
||
href="https://github.com/supabase/supabase"><img
|
||
src="https://img.shields.io/github/stars/supabase/supabase?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Supabase" /></a></p>
|
||
<h2 id="cicd">CI/CD</h2>
|
||
<p><em>Continuous Integration/Delivery.</em> * <a
|
||
href="https://circleci.com/">CircleCI</a> - YML to configure your
|
||
builds, parallel jobs, jobs marketplace. * <a
|
||
href="https://depot.dev">Depot</a> - Drop-in replacement to build Docker
|
||
images faster in CI. * <a href="https://gitlab.com/">GitLab</a> -
|
||
Open-source CI and hosted solution with Github-like abilities. * <a
|
||
href="https://www.gitpod.io/">Gitpod</a> - Automated cloud dev
|
||
environments. <a href="https://github.com/gitpod-io/gitpod"><img
|
||
src="https://img.shields.io/github/stars/gitpod-io/gitpod?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Gitpod" /></a> * <a href="https://spacelift.io/">Spacelift</a> -
|
||
CI/CD platform for infrastructure-as-code, currently supporting
|
||
Terraform, Pulumi, AWS CloudFormation, and Kubernetes.</p>
|
||
<h2 id="cms-headless">CMS (headless)</h2>
|
||
<p><em>Backend only Content Management System, you decide on frontend
|
||
and consume content via API.</em> * <a
|
||
href="http://contentful.com/">Contentful</a> - CMS as an API. * <a
|
||
href="https://www.elegantcms.io/">ElegantCMS</a> - Headless CMS builder.
|
||
* <a href="https://ghost.org/">Ghost</a> - Blog platform, can be used as
|
||
headless CMS (ex. <a href="https://ghost.org/docs/api/v3/hexo/">with
|
||
Hexo</a>). <a href="https://github.com/tryghost/ghost"><img
|
||
src="https://img.shields.io/github/stars/tryghost/ghost?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Ghost" /></a> * <a href="https://sanity.io/">Sanity</a> - Headless
|
||
CMS, treat content as data. * <a href="https://strapi.io/">Strapi</a> -
|
||
Open-source headless CMS, 100% JavaScript. <a
|
||
href="https://github.com/strapi/strapi"><img
|
||
src="https://img.shields.io/github/stars/strapi/strapi?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Strapi" /></a></p>
|
||
<h2 id="code-quality">Code Quality</h2>
|
||
<p><em>Check your code quality.</em> * <a
|
||
href="https://www.codacy.com/">Codacy</a> - Automatic code quality
|
||
checks. * <a href="https://www.sonarsource.com/">Sonar</a> - Lint and
|
||
code quality checks.</p>
|
||
<h2 id="computer-vision">Computer Vision</h2>
|
||
<p><em>Manipulate and detect visual data.</em> * <a
|
||
href="https://www.clarifai.com/">Clarifai</a> - Set of computer vision
|
||
APIs. * <a href="https://cloudsight.ai/">CloudSight</a> - Digital media
|
||
brand recognition. * <a href="https://cloud.google.com/vision">Google
|
||
Vision AI</a> - Google’s AI vision APIs. * <a
|
||
href="https://roboflow.com/">Roboflow</a> - Simplified computer vision
|
||
model creation for developers.</p>
|
||
<h2 id="databases-spreadsheets">Databases & Spreadsheets</h2>
|
||
<p><em>Storing data and processing it.</em> * <a
|
||
href="https://airtable.com/">Airtable</a> - Database and spreadsheet
|
||
hybrid with an API. * <a href="https://apitable.com/">Apitable</a> -
|
||
API-oritented Airtable alternative. * <a
|
||
href="https://crate.io/">CrateDB</a> - Distributed open-source SQL
|
||
database for real-time analytics. <a
|
||
href="https://github.com/crate/crate"><img
|
||
src="https://img.shields.io/github/stars/crate/crate?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Crate" /></a> * <a href="https://neuledge.com/">Neuledge</a> -
|
||
Abstract ORM with a universal schema language for any kind of database.
|
||
* <a href="https://planetscale.com/">PlanetScale</a> - Hosted managed
|
||
MySQL database, CI integration & auto scaling. * <a
|
||
href="https://upstash.com/">Upstash</a> - Serverless tailored redis
|
||
provider.</p>
|
||
<h2 id="debugging">Debugging</h2>
|
||
<p><em>Tools that help in tracking bugs.</em> * <a
|
||
href="https://www.lightrun.com">Lightrun</a> - Debug production servers
|
||
using a plugin in the IDE (on-prem or SaaS) that supports Java, Node.js,
|
||
and Python. * <a href="https://linear.app/">Linear</a> - Issue tracking
|
||
built for developers. * <a href="https://www.rookout.com">Rookout</a> -
|
||
Debug production servers via a cloud-based debugger. Supporting Java,
|
||
.Net, Node.js, Python, and Ruby.</p>
|
||
<h2 id="deployment-hosting">Deployment Hosting</h2>
|
||
<p><em>Products that help you deploy your app/website.</em> * <a
|
||
href="https://adaptable.io/">Adaptable</a> - Deploy apps and DBs via
|
||
common templates. * <a href="https://www.cyclic.sh/">Cyclic.sh</a> -
|
||
Full stack app hosting (including dynamo db and s3). * <a
|
||
href="https://deploybot.com/">DeployBot</a> - REST API to trigger
|
||
deployments from GitHub, GitLab, and Bitbucket. * <a
|
||
href="https://www.digitalocean.com/products/app-platform/">Digital Ocean
|
||
App Platform</a> - Deploy and don’t care about infrastructure, works
|
||
with all major frameworks. * <a href="https://fly.io/">Fly.io</a> -
|
||
Deploy dockerized full stack apps via a location-aware service (latency
|
||
reduction). * <a href="https://www.heroku.com/">Heroku</a> - Deploy via
|
||
CLI to scalable servers. * <a href="https://kinsta.com/">Kinsta</a> -
|
||
Deploy static sites, apps, and databases from GitHub, GitLab or
|
||
Bitbucket and host headless WordPress. * <a
|
||
href="https://www.koyeb.com/">Koyeb</a> - Serverless platform for
|
||
deploying full-stack apps and APIs in minutes. * <a
|
||
href="https://www.netlify.com/">Netlify</a> - Deploy JAMStack (mainly
|
||
Gatsby) via CLI. * <a href="https://platform.sh/">Platform.sh</a> -
|
||
Continuously deploy full-stack apps. * <a
|
||
href="https://qoddi.com/">Qoddi</a> - Git connected app hosting
|
||
platform. * <a href="https://quix.io/">Quix</a> - One tool to build and
|
||
run event streaming applications. * <a
|
||
href="https://railway.app/">Railway</a> - Out-of-the-box git to
|
||
deployment with auto scaling, DBs, secrets and rollbacks. * <a
|
||
href="https://render.com/">Render</a> - Deploy from git to a CDN with
|
||
SSL. * <a href="https://vercel.com/">Vercel</a> - Cloud platform for
|
||
building and deploying serverless web applications, static websites, and
|
||
Jamstack (mainly Next.js) projects. * <a
|
||
href="https://zeabur.com/">Zeabur</a> - One click deployment for
|
||
frontend, backend and databases services.</p>
|
||
<h2 id="discussions">Discussions</h2>
|
||
<p><em>Comments and forums.</em> * <a
|
||
href="https://www.bazaarvoice.com/ratings-and-reviews/">Bazaarvoice</a>
|
||
- Ratings, reviews as a service. * <a
|
||
href="https://commento.io/">Commento</a> - Privacy centric embeddable
|
||
comment system. * <a href="https://muut.io/">MuutIo</a> - Tools to
|
||
create a community-driven app. * <a
|
||
href="https://www.yotpo.com/platform/reviews/">Yotpo</a> - Reviews
|
||
ratings and Q&A as a service.</p>
|
||
<h2 id="documentation">Documentation</h2>
|
||
<p><em>Documentation solutions.</em> * <a
|
||
href="https://apidog.com/">Apidog</a> - All-in-one API documentation
|
||
tool, 1-click to generate API documentation from requests. * <a
|
||
href="https://bump.sh/">Bump.sh</a> - API documentation and change
|
||
management solution. * <a
|
||
href="https://developerhub.io/">DeveloperHub</a> - Collaborative
|
||
developer documentation platform. * <a
|
||
href="https://www.mintlify.com/">Mintlify</a> - AI powered code
|
||
documentation, IDE extension (open source). <a
|
||
href="https://github.com/mintlify/writer"><img
|
||
src="https://img.shields.io/github/stars/mintlify/writer?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Mintlify" /></a> * <a href="https://readme.com/">ReadMe</a> -
|
||
Personalized and dynamic developer docs. * <a
|
||
href="https://swimm.io/">Swimm</a> - Docs that are coupled with your
|
||
code, auto-synced, works with your IDE.</p>
|
||
<h2 id="environment-secret-management">Environment & Secret
|
||
Management</h2>
|
||
<p><em>Manage environment variables and secrets for multiple apps or
|
||
projects.</em> * <a href="https://1password.com/secrets/">1Password
|
||
Secrets Automation</a> - Secrets management with integration to
|
||
1Password. * <a href="https://doppler.com/">Doppler</a> - Environment
|
||
variable management across projects, in one place. * <a
|
||
href="https://www.envkey.com/">Envkey</a> - Environment management with
|
||
syncing mechanism for all apps. * <a
|
||
href="https://www.ubiqsecurity.com/">Ubiq</a> - Encryption APIs wiht
|
||
secret management. * <a href="https://www.vaultproject.io/">Vault</a> -
|
||
API driven secret key management.</p>
|
||
<h2 id="feature-flags">Feature Flags</h2>
|
||
<p><em>Control production features with conditional flags in your
|
||
code.</em> * <a href="https://flagsmith.com/">Flagsmith</a> - Feature
|
||
flags-as-a-service platform simplified. * <a
|
||
href="https://www.growthbook.io/">GrowthBook</a> - Open-source feature
|
||
flag and experimentation platform. <a
|
||
href="https://github.com/growthbook/growthbook"><img
|
||
src="https://img.shields.io/github/stars/growthbook/growthbook?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="GrowthBook" /></a> * <a
|
||
href="https://launchdarkly.com/">LaunchDarkly</a> - Feature
|
||
flags-as-a-service platform. * <a href="https://www.split.io/">Split</a>
|
||
- Feature flags platform with data analytics. * <a
|
||
href="https://www.getunleash.io/">Unleash</a> - Open-source,
|
||
privacy-first, and enterprise-ready feature management solution. <a
|
||
href="https://github.com/unleash/unleash"><img
|
||
src="https://img.shields.io/github/stars/unleash/unleash?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Unleash" /></a></p>
|
||
<h2 id="geo">GEO</h2>
|
||
<p><em>Location services.</em> * <a
|
||
href="https://www.mapbox.com/">Mapbox</a> - Maps and locations products
|
||
for devs. * <a href="https://opencagedata.com/">OpenCage</a> - Forward
|
||
and reverse geocoding API based on open data. * <a
|
||
href="https://placekit.io/">PlaceKit</a> - Locations search API. * <a
|
||
href="https://radar.io/">Radar</a> - Geofencing and geo APIs. * <a
|
||
href="https://www.smartystreets.com/">SmartyStreets</a> - US Reverse
|
||
Geocoding and Address Verification APIs.</p>
|
||
<h2 id="ide">IDE</h2>
|
||
<p><em>Products that extend your IDE and help development.</em> * <a
|
||
href="https://www.codota.com/">Codota</a> - AI code completions for your
|
||
IDE. * <a href="https://www.tabnine.com/">TabNine</a> - Deep learning
|
||
completion (part of codota). * <a href="https://www.fine.dev/">Fine</a>
|
||
- Build Software with AI Agents. * <a
|
||
href="https://www.kite.com/">Kite</a> - AI assistant in your IDE (Python
|
||
or JS).</p>
|
||
<h2 id="infrastructure-as-code">Infrastructure as Code</h2>
|
||
<p><em>Declare your infrastructure and reproducibly provision cloud
|
||
infrastrucure from it.</em> * <a
|
||
href="https://www.pulumi.com/">Pulumi</a> - Developer-first IaC with
|
||
Python, TypeScript, Go and more languages… * <a
|
||
href="https://www.hashicorp.com/products/terraform">Terraform</a> - DSL,
|
||
open-source and free (paid solution adds team management,
|
||
policy-as-code…). <a href="https://github.com/hashicorp/terraform"><img
|
||
src="https://img.shields.io/github/stars/hashicorp/terraform?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Terraform" /></a></p>
|
||
<h2 id="integrations">Integrations</h2>
|
||
<p><em>Integration management systems or products that ease integration
|
||
development.</em> * <a href="https://www.apideck.com">Apideck</a> -
|
||
Integration marketplace builder, one-API with 3rd parties for quick
|
||
development. * <a href="https://panora.dev">Panora</a> - Easy, flexible
|
||
API to add customer-facing integrations to your SaaS product. <a
|
||
href="https://github.com/panoratech/panora"><img
|
||
src="https://img.shields.io/github/stars/panoratech/panora?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Panora" /></a> * <a href="https://revert.dev">Revert</a> -
|
||
Open-source unified API to build B2B product integrations. <a
|
||
href="https://github.com/revertinc/revert"><img
|
||
src="https://img.shields.io/github/stars/revertinc/revert?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Revert" /></a> * <a href="https://sequin.io/">Sequin</a> -
|
||
Interface with third-party services using SQL. * <a
|
||
href="https://www.vessel.dev/">Vessel</a> - Developer-first, native
|
||
integration platform for GTM tools. * <a
|
||
href="https://yepcode.io/">YepCode</a> - Build and run serverless
|
||
functions with the best development experience.</p>
|
||
<h2 id="localization">Localization</h2>
|
||
<p><em>Translating your product (also denoted i18n).</em> * <a
|
||
href="https://localazy.com/">Localazy</a> - App translation built for
|
||
developers. * <a href="https://tolgee.io">Tolgee</a> - Developer &
|
||
translator friendly web-based localization platform.</p>
|
||
<h2 id="mail">Mail</h2>
|
||
<p><em>Sending emails as a service.</em> * <a
|
||
href="https://anymailfinder.com">Anymail finder</a> - Verify and find
|
||
email APIs. * <a href="https://formspree.io/">FormSpree</a> - Receive
|
||
form submissions by email. * <a href="https://hunter.io/">Hunter.io</a>
|
||
- Email lead and validation APIs. * <a
|
||
href="https://imitate.email">Imitate Email</a> - End-to-end email
|
||
testing tool. * <a href="https://www.lob.com/">Lob</a> - Email and
|
||
address verification. * <a href="https://loops.so/">Loops</a> - REST API
|
||
to manage contact properties, send events and transactional emails. * <a
|
||
href="https://www.mailgun.com/">Mailgun</a> - Send, track, and receive
|
||
emails. * <a href="https://resend.com/">Resend</a> - Email API to build,
|
||
test, and deliver transactional emails. * <a
|
||
href="https://sendgrid.com/">Sendgrid</a> - Email API.</p>
|
||
<h2 id="media">Media</h2>
|
||
<p><em>Media APIs (optimization, CDN).</em> * <a
|
||
href="https://apitemplate.io/">APITemplate.io</a> - APIs to generate
|
||
images and PDFs from reusable templates. * <a
|
||
href="https://cloudinary.com/">Cloudinary</a> - Optimize, create,
|
||
manage, and deliver images and videos. * <a
|
||
href="https://dyte.io">Dyte</a> - Build powerful live experiences in
|
||
your product with an all-in-one Video SDK. * <a
|
||
href="https://flatfile.com/">Flatfile</a> - Programmatically import data
|
||
from files so it’s API-ready. * <a
|
||
href="https://imagekit.io/">ImageKit</a> - Automate image optimization,
|
||
transformation, and delivery. * <a
|
||
href="https://www.imgix.com/">imgix</a> - Transforms, optimizes, and
|
||
cache images. * <a href="https://mux.com/">Mux</a> - APIs to upload,
|
||
manage, and stream video. * <a
|
||
href="https://pqina.nl/pintura">Pintura</a> - A fully configurable
|
||
JavaScript image editor SDK.</p>
|
||
<h2 id="messaging">Messaging</h2>
|
||
<p><em>Messaging APIs - SMS, notifications, chats, and VoIP.</em> * <a
|
||
href="https://ably.com">Ably</a> - Pub/sub, real-time messaging,
|
||
notifications, chat, multiplayer and data synchronization. * <a
|
||
href="https://www.applozic.com/">Applozic</a> - Chat SDKs, real-time
|
||
messaging. * <a href="https://knock.app">Knock</a> - Notifications as a
|
||
service. * <a href="https://www.magicbell.com/">MagicBell</a> -
|
||
Real-time notification system with API & UI components. * <a
|
||
href="https://novu.co/">Novu</a> - Open-source notification (Email, SMS,
|
||
Direct, and Push) management. <a
|
||
href="https://github.com/novuhq/novu"><img
|
||
src="https://img.shields.io/github/stars/novuhq/novu?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Novu" /></a> * <a href="https://getstream.io/">Stream</a> - Feed
|
||
and chat as a service. * <a href="https://www.twilio.com/">Twilio</a> -
|
||
SMS, push notifications, and VoIP APIs. * <a
|
||
href="https://www.vonage.com">Vonage</a> - Video, SMS, chat, and voice
|
||
APIs.</p>
|
||
<h2 id="misc">Misc</h2>
|
||
<p><em>Different products that probably don’t have a category.</em> * <a
|
||
href="https://www.actyx.com/">Actyx</a> - Developer-first factory
|
||
building. * <a href="https://defer.run/">Defer</a> - Serverless Node.js
|
||
background jobs. * <a href="https://interval.com/">Interval</a> - SDK to
|
||
build internal tools and scripts for your product. * <a
|
||
href="https://ngrok.com/">ngrok</a> - Generate public URLs for internal
|
||
servers (behind NAT/firewall). * <a
|
||
href="https://www.nylas.com/">Nylas</a> - APIs for productivity
|
||
workflows (email, calendar, contacts…) - like plaid for productivity. *
|
||
<a href="https://plain.com">Plain</a> - API-first customer service
|
||
platform (support, feedback, rating widgets…). * <a
|
||
href="https://volta.net">Volta</a> - Fast, elegant GitHub desktop and
|
||
web app.</p>
|
||
<h2 id="monitoring">Monitoring</h2>
|
||
<p><em>Monitoring your production application.</em> * <a
|
||
href="https://airbrake.io">Airbrake</a> - Error monitoring in
|
||
production. * <a href="https://betterstack.com/">Better Stack</a> -
|
||
Uptime monitoring, incident management, and status pages. * <a
|
||
href="https://www.highlight.io/">Highlight.io</a> - Full-stack
|
||
monitoring platform. <a
|
||
href="https://github.com/highlight/highlight"><img
|
||
src="https://img.shields.io/github/stars/highlight/highlight?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Highlight.io" /></a> * <a href="https://keen.io/">KeenIO</a> -
|
||
Event streaming platform. * <a
|
||
href="https://logrocket.com/">LogRocket</a> - Replay bugs users had. *
|
||
<a href="https://rollbar.com/">Rollbar</a> - Reports errors in
|
||
production. * <a href="https://sentry.io/">Sentry</a> - Application
|
||
monitoring for bugs and performance.</p>
|
||
<h2 id="natural-language-processing">Natural Language Processing</h2>
|
||
<p><em>Interactions with natural language.</em> * <a
|
||
href="https://github.com/comet-ml/comet-llm">CometLLM</a> - UI to log,
|
||
visualize, and search prompts, prompt templates, prompt variables, and
|
||
chains. <a href="https://github.com/comet-ml/comet-llm"><img
|
||
src="https://img.shields.io/github/stars/comet-ml/comet-llm?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Comet" /></a> * <a
|
||
href="https://cloud.google.com/dialogflow">DialogFlow</a> - Voice/text
|
||
chatbot framework by Google.</p>
|
||
<h2 id="orchestration">Orchestration</h2>
|
||
<p><em>Orchestration tools for (micro) services.</em> * <a
|
||
href="http://abstra.io/">Abstra</a> - Python-based workflow engine for
|
||
custom business processes. <a
|
||
href="https://github.com/abstra-app/abstra-lib"><img
|
||
src="https://img.shields.io/github/stars/abstra-app/abstra-lib?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Abstra" /></a> * <a
|
||
href="https://aws.amazon.com/step-functions/">AWS Step Functions</a> -
|
||
Visual workflow service to build distributed applications and automate
|
||
processes * <a href="https://camunda.com/">Camunda- Platform</a> -
|
||
Workflow engine that delivers scalable, on-demand process
|
||
automation.</p>
|
||
<h2 id="payments-pricing">Payments & Pricing</h2>
|
||
<p><em>Handling payments, credit card processing, and invoices.</em> *
|
||
<a href="https://www.braintreepayments.com/">Braintree</a> - Paypal’s
|
||
take on API-first payments. * <a
|
||
href="https://increase.com/">Increase</a> - Bare-metal banking APIs. *
|
||
<a href="https://www.lemonsqueezy.com/">LemonSqueezy</a> - SaaS payments
|
||
- covers more countries and takes care of VAT Tax. * <a
|
||
href="https://openmeter.io/">OpenMeter</a> - Open-source usage metering
|
||
for billing and chargeback. * <a href="https://paddle.com/">Paddle</a> -
|
||
Revenue delivery platform for SaaS with broad geographical support
|
||
(unlike stripe at the moment). * <a href="https://plaid.com/">Plaid</a>
|
||
- Accept, send ACH (bank transfers) and get bank information. * <a
|
||
href="https://www.stigg.io">Stigg</a> - API-first pricing plans. * <a
|
||
href="https://stripe.com/payments">Stripe Payments</a> - Accept payments
|
||
and move money globally with APIs.</p>
|
||
<h2 id="repo">Repo</h2>
|
||
<p><em>Repository and artifacts management.</em> * <a
|
||
href="https://jfrog.com/artifactory/">Artifactory</a> - Create your own
|
||
package repository. * <a href="https://cloudsmith.com/">Cloudsmith</a> -
|
||
Cloud-native private package management.</p>
|
||
<h2 id="reports-generation">Reports Generation</h2>
|
||
<p><em>Generating reports, mainly PDFs.</em> * <a
|
||
href="https://carbone.io/">Carbone</a> - JSON into PDF, DOCX, XLSX,
|
||
PPTX, ODS… API. * <a href="https://docraptor.com">DocRaptor</a> - HTML
|
||
to PDF API built specifically for Paged Media using the <a
|
||
href="https://www.princexml.com/">Prince</a> PDF library. * <a
|
||
href="https://exportsdk.com">Export SDK</a> - PDF generator API with
|
||
visual template editor. * <a
|
||
href="https://www.image-charts.com/">Image-Charts</a> - Chart as Image
|
||
API for reports, PDFs and more. * <a
|
||
href="https://pdfblade.com/">PDFBlade</a> - HTML to PDF API usage based
|
||
pricing.</p>
|
||
<h2 id="scraping">Scraping</h2>
|
||
<p><em>Fetching data from websites not via an intended API.</em> * <a
|
||
href="https://apify.com/">Apify</a> - Turn websites to an API. * <a
|
||
href="https://browserless.io">browserless</a> - Browser automation
|
||
deployed to the could. <a
|
||
href="https://github.com/browserless/browserless"><img
|
||
src="https://img.shields.io/github/stars/browserless/browserless?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="browserless" /></a> * <a
|
||
href="https://proxycrawl.com/">Crawlbase</a> - Scrape hard-to-scrape
|
||
websites with proxies. * <a
|
||
href="https://scrapingant.com/">ScrapingANT</a> - Scrape with headless
|
||
chrome. * <a href="https://www.scrapingbee.com/">ScrapingBee</a> - Using
|
||
headless browsers and proxies to scrape without being blocked. * <a
|
||
href="https://www.searchapi.io/">SearchApi</a> - Real-time Google SERP
|
||
API. * <a href="https://serpapi.com/">SerpApi</a> - Real-time search
|
||
engine scraping API.</p>
|
||
<h2 id="search">Search</h2>
|
||
<p><em>Index and search your content as a service API.</em> * <a
|
||
href="https://www.algolia.com/">Algolia</a> - Search as a service and
|
||
full suite of search APIs. * <a
|
||
href="https://www.meilisearch.com/">Meilisearch</a> - Open-source, fast
|
||
and relevant search engine. <a
|
||
href="https://github.com/meilisearch/meilisearch"><img
|
||
src="https://img.shields.io/github/stars/meilisearch/meilisearch?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Meilisearch" /></a> * <a href="https://swiftype.com/">Swiftype</a>
|
||
- Search as a service (crawlers and React ready). * <a
|
||
href="https://cloud.typesense.org/">Typesense Cloud</a> - Open-source
|
||
and hosted search as a Service. <a
|
||
href="https://github.com/typesense/typesense"><img
|
||
src="https://img.shields.io/github/stars/typesense/typesense?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Typesense" /></a> * <a href="https://www.websolr.com/">Websolr</a>
|
||
- Open-source and hosted search with Solr.</p>
|
||
<h2 id="security">Security</h2>
|
||
<p><em>Products that secure your codebase.</em> * <a
|
||
href="https://www.bearer.com/">Bearer</a> - Static application security
|
||
testing (SAST) tool for JavaScript and Ruby stacks. * <a
|
||
href="https://www.gitguardian.com/">GitGuardian</a> - Real-time GitHub
|
||
activity scanner. * <a href="https://infisical.com">Infisical</a> -
|
||
Open-source, end-to-end encrypted secrets manager. <a
|
||
href="https://github.com/infisical/infisical"><img
|
||
src="https://img.shields.io/github/stars/infisical/infisical?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Infisical" /></a> * <a href="https://snyk.io/">Snyk</a> -
|
||
Vulnerability scanner for code, dependencies, containers, and
|
||
infrastructure as code. * <a href="https://socket.dev/">Socket</a> -
|
||
Detect and block open-source supply chain attacks.</p>
|
||
<h2 id="shipping">Shipping</h2>
|
||
<p><em>Creating and handling the shipment of goods.</em> * <a
|
||
href="https://www.easypost.com/">EasyPost</a> - Shipping APIs for
|
||
e-commerce.</p>
|
||
<h2 id="testing">Testing</h2>
|
||
<p><em>Testing tools.</em> * <a href="https://apidog.com/">Apidog</a> -
|
||
GUI tool for API mocking, testing (scenario testing, functional testing,
|
||
performance testing, etc.). * <a
|
||
href="https://applitools.com/">Applitools</a> - Automated visual
|
||
testing. * <a href="https://beeceptor.com/">Beeceptor</a> - REST API
|
||
mocking. * <a href="https://blackfire.io/">Blackfire.io</a> -
|
||
Performance testing. * <a
|
||
href="https://www.chromatic.com/">Chromatic</a> - Visual UI testing for
|
||
storybook. * <a href="https://ddosify.com/">Ddosify</a> - Distributed
|
||
Performance Testing Platform. * <a
|
||
href="https://firecamp.io">Firecamp</a> - DX first open-source API dev
|
||
tool alternative to Postman. <a
|
||
href="https://github.com/firecamp-dev/firecamp"><img
|
||
src="https://img.shields.io/github/stars/firecamp-dev/firecamp?style=flat-square&logo=github&labelColor=%230D1117&color=%23161B22"
|
||
alt="Firecamp" /></a> * <a href="https://www.loadmill.com/">Loadmill</a>
|
||
- Generate tests from user behavior. * <a
|
||
href="https://www.octomind.dev/">Octomind</a> - Auto-generated, run and
|
||
maintained Playwright UI tests with AI-assisted test case discovery. *
|
||
<a href="https://percy.io/">Percy</a> - Continuous visual testing. * <a
|
||
href="https://www.testim.io/">Testim</a> - Frontend testing.</p>
|
||
<hr />
|
||
<h2 id="contributing">Contributing</h2>
|
||
<p>See here: <a
|
||
href="https://github.com/agamm/awesome-developer-first/blob/main/CONTRIBUTING.md">CONTRIBUTING.md</a></p>
|