A curated list of developer-friendly services with generous free tiers for solo developers, indie hackers, students, hobby projects, prototypes, and small SaaS applications.
1
4 commits
updated Sep 26, 2026
A curated list of developer-friendly services with generous free tiers for solo developers, indie hackers, students, hobby projects, prototypes, and small SaaS applications.
The goal of this list is to help you build and run real projects with $0 infrastructure cost for as long as possible.
β οΈ Free doesn't always mean unlimited. Always check the provider's current pricing and fair-use policies before relying on a service for production workloads.
| Service | Type | Free Tier | CC Required |
|---|---|---|---|
| Neon | PostgreSQL | 100 projects, 100 CU-hours/project/month, 0.5 GB/project | β |
| TiDB Cloud | MySQL (Serverless) | 25 GiB storage, 50M Request Units/month | β |
| Turso | SQLite/LibSQL | Generous database/storage/read quotas | β |
| Supabase | PostgreSQL | 500 MB DB, 1 GB storage, 50K MAU | β |
| Xata | PostgreSQL Data Platform | 15 GB storage, unlimited schema branches | β |
| Firebase | NoSQL | Spark plan with free quotas | β |
| MongoDB Atlas | MongoDB | Free shared cluster | β* |
| CockroachDB | SQL | Free serverless tier | β* |
| Convex | Reactive DB | Free developer tier | β |
| SurrealDB | Multi-Model (Relational/Graph/Doc) | Free local and developer tiers | β |
| Appwrite | SQL/Backend | Free cloud tier | β |
| PlanetScale | MySQL | Free developer options may vary | β οΈ |
| Upstash | Redis | Free Redis tier | β |
| Tinybird | ClickHouse | Free tier | β |
| Nhost | PostgreSQL | Free backend tier | β |
| PocketBase | SQLite | Self-hosted | β |
Neon is excellent when you simply need PostgreSQL without maintaining a server. Its current Free plan includes 100 projects, 100 CU-hours per project/month and 0.5 GB storage per project.
TiDB Cloud (Serverless) provides a remarkably generous 25 GiB free storage and 50 million Request Units/month with zero credit card required, making it one of the largest free MySQL-compatible database offerings available.
Supabase combines PostgreSQL, authentication, storage and APIs. Its current Free plan includes a 500 MB database, 1 GB file storage and 50,000 MAU, although inactive free projects can be paused.
| Service | Type | Free Tier | CC Required |
|---|---|---|---|
| Pinecone | Serverless Vector DB | 1 serverless index, up to 2 GB storage (~100k vectors) | β |
| Qdrant Cloud | Vector DB | 1 free cluster, 1 GB RAM, 0.5 vCPU, 4 GB disk | β |
| Zilliz Cloud | Milvus-based Vector DB | 2 collections, 500k vectors, 50 CU free monthly | β |
| Cloudflare Vectorize | Edge Vector DB | 30M queried dimensions/mo, 5M stored dimensions | β |
| pgvector | PostgreSQL Extension | Included in free Neon and Supabase tiers | β |
| Chroma | Embedded Vector DB | Open source / local / self-hostable | β |
| LanceDB | Embedded Vector DB | Open source serverless vector DB for multi-modal AI | β |
| Weaviate Cloud | Hybrid/Vector DB | 14-day dynamic sandboxes or free open source | β |
Qdrant Cloud offers a permanent 1 GB cluster (no credit card) running true native Rust vector search. If you are building with PostgreSQL on Neon or Supabase, pgvector is pre-installed and uses your existing database quota without requiring a separate vector provider.
Lightweight in-process or columnar databases designed for fast local execution, real-time analytics (OLAP), data science, and serverless querying without running heavy database clusters.
| Service | Type | Free Offering | CC Required |
|---|---|---|---|
| DuckDB | In-Process Columnar OLAP | 100% open source, zero external dependencies, reads Parquet/S3 | β |
| ClickHouse | High-Performance OLAP DB | Open-source self-hosted or cloud free trial | β |
| Tinybird | Serverless ClickHouse Engine | 10 GB storage, 1,000 req/day free, auto-generated SQL APIs | β |
| Chroma | Embedded Vector / Document DB | 100% open-source Python/JS in-process store | β |
| LanceDB | In-Process Multi-modal Vector | 100% open source, disk-backed serverless vector engine | β |
DuckDB is the "SQLite of analytics." It runs directly inside your application process (Python, Node.js, Rust, Go, or WASM in the browser), requires zero background daemon, and can query multi-gigabyte Parquet or CSV files directly from S3 or local disk with extreme efficiency.
Tinybird exposes ClickHouse as serverless REST APIs with automated endpoint generation and a permanent free tier that requires no credit card.
| Service | Free Tier | Best For |
|---|---|---|
| Render | Free services | APIs, Node, Python |
| Vercel | Hobby | Next.js, React, APIs |
| Netlify | Free | Frontend + functions |
| Hugging Face Spaces | Free basic CPU (2 vCPU, 16 GB RAM) | Python, Gradio, Streamlit, Docker |
| Deno Deploy | Free | TypeScript/JavaScript |
| Cloudflare Pages | Free | Static/JAMstack |
| Firebase Hosting | Free | Web apps |
| Coolify | Open source / self-hosted | Unlimited apps on any VPS/compute |
| Northflank | Free micro developer plan | 1 service, 1 cron job, 1 database |
| GitHub Pages | Free | Static websites |
| GitLab Pages | Free | Static websites |
| Surge | Free | Simple static hosting |
| Koyeb | Free instance | Containers/APIs |
| Zeabur | Free plan | Containers/apps |
| Railway | $1/month free credit | APIs/workers/databases |
| Fly.io | Limited free allowances / credits may vary | Containers |
| PythonAnywhere | Free plan | Python |
| Replit | Free plan | Prototyping |
| Glitch | Free options | Small web projects |
Vercel's current Hobby plan is $0 and includes items such as automatic CI/CD, CDN, DDoS mitigation and serverless/edge functionality.
Hugging Face Spaces is an exceptional free resource for backend Python applications, Gradio/Streamlit dashboards, and Dockerized microservices, offering 2 vCPU and 16 GB of RAM on its basic CPU tier with $0 infrastructure cost.
Netlify currently offers a $0 Free plan with 300 monthly credits and includes deployment, previews, functions, database/blob functionality and CDN delivery.
Railway is worth including, but with an important caveat: its current free plan provides $1/month of free usage after the initial $5/30-day trial, rather than unlimited free hosting.
| Service | Free Tier | Runtime |
|---|---|---|
| Cloudflare Workers | Generous free requests (100k/day) | JS/TS/WASM |
| Deno Deploy | 1M requests/month | JS/TS |
| Vercel Functions | Free Hobby quota | JS/TS |
| Netlify Functions | Included in Free | JS/TS |
| Fastly Compute | $50/month free developer credit | Rust, JS, Go, WASM |
| Val Town | 50,000 runs/month | JS/TS |
| Firebase Functions | Limited no-cost usage | Node/Python |
| AWS Lambda | Free tier (1M requests/mo) | Multiple |
| Google Cloud Run | Free quota (2M requests/mo) | Containers |
| Azure Functions | Free quota (1M executions/mo) | Multiple |
| Koyeb | Free instance | Containers |
| Modal | $30/month free recurring credits | Python/GPU |
| Cloudflare Durable Objects | Free allowance | JS/TS |
Deno Deploy currently lists 1 million requests/month, 20 GiB monthly egress and 500,000 KV write units/month on its Free plan.
| Service | Type | Free Tier |
|---|---|---|
| Cloudflare R2 | Object storage | Free monthly allowance |
| Supabase Storage | Object storage | 1 GB |
| Firebase Storage | Object storage | Free quotas |
| Backblaze B2 | Object storage | Free allowance |
| Cloudinary | Media storage | Free tier |
| ImageKit | Media CDN/storage | Free tier |
| UploadThing | File uploads | Free tier |
| Bunny Storage | Object storage | Low-cost rather than free |
| GitHub Releases | File distribution | Free |
| GitHub LFS | Large files | Limited free quota |
| Service | Free Offering |
|---|---|
| Cloudflare | DNS, CDN, SSL, DDoS protection, WAF |
| Cloudflare Pages | Static hosting + CDN |
| Cloudflare Workers | Edge compute |
| Cloudflare R2 | Object storage |
| Cloudflare Tunnel | Secure tunnels |
| Bunny CDN | Limited/low-cost CDN |
| jsDelivr | Free public CDN |
| unpkg | npm CDN |
| cdnjs | Public CDN |
Cloudflare's free ecosystem is particularly useful because DNS/CDN/DDoS protection, Pages, Workers, R2 and Tunnel can be combined into a small application stack.
| Service | Free Tier |
|---|---|
| UptimeRobot | 50 monitors, 5-minute interval |
| Better Stack | Free monitoring tier |
| Checkly | 10,000 checks/month, API & Playwright browser synthetic checks |
| Instatus | Free status page, custom domain, unlimited subscribers |
| OpenStatus | 10 synthetic monitors, free status page, open source |
| Uptime Kuma | Self-hosted |
| HetrixTools | Free monitoring |
| Pingdom | Limited trial/free options may vary |
| Cronitor | Free cron monitoring |
| Healthchecks.io | Free cron monitoring |
| Oh Dear | Free/limited options |
| Freshping | Free monitoring |
UptimeRobot currently offers 50 monitors, HTTP/port/ping/keyword/API/UDP/DNS/SSL monitoring and a 5-minute interval on its $0 plan, with no credit card required.
| Service | Free Tier | CC Required |
|---|---|---|
| Axiom | 0.5 TB ingestion/month, 30-day retention, 3 users | β |
| Grafana Cloud | 10k metric series, 50 GB logs, 50 GB traces, 3 users | β |
| New Relic | 100 GB/month forever free data ingest, 1 platform user | β |
| Better Stack Logs | 1 GB/month, 3-day retention, Live Tail search | β |
| HyperDX | Open-source Datadog alternative + free developer cloud | β |
Axiom provides an extraordinary 0.5 TB (500 GB) per month log ingestion allowance on its Free plan with no credit card required, making it unmatched for serverless and container logging.
| Service | Free Tier |
|---|---|
| Sentry | Free error monitoring |
| GlitchTip | Open-source/self-hosted |
| Rollbar | Free tier |
| Bugsnag | Free tier |
| LogRocket | Free tier |
| Highlight.io | Free tier + open source |
| Firebase Crashlytics | Free |
| Service | Free Tier |
|---|---|
| Resend | 3,000 emails/month (100 emails/day) |
| Plunk | 3,000 emails/month free, open-source transactional platform |
| Brevo | Free daily email allowance (300 emails/day) |
| Mailjet | Free tier (6,000 emails/month, 200 emails/day) |
| Forward Email | 100% free open-source email forwarding for custom domains |
| ImprovMX | Free email forwarding for 1 domain (up to 25 aliases) |
| Mailtrap | Email Sandbox: 100 test emails/month, safe staging testing |
| MailerSend | Free tier |
| Loops | Free tier |
| Amazon SES | Limited free allowance under certain conditions |
| SendGrid | Free/trial options vary |
| Mailgun | Trial/free options vary |
Resend currently offers 3,000 emails/month, with a 100-email/day limit on its Free plan.
| Service | Free Tier |
|---|---|
| Supabase Auth | 50K MAU |
| Firebase Authentication | Free authentication |
| Clerk | Free developer tier (10,000 MAU) |
| Descope | 7,500 MAU, Passkeys, SSO, drag-and-drop flows |
| Zitadel | 25,000 requests/month free cloud + open source |
| Auth0 | Free tier (7,500 active users) |
| Kinde | Free tier |
| SuperTokens | 5,000 MAU free managed cloud + open source |
| Corbado | 1,000 MAU, Passkey-first auth & biometrics |
| Hanko | 1,000 MAU free cloud + open-source Passkey auth |
| Ory Network | 200 DAU free developer tier + open source |
| WorkOS | Free developer features |
| Logto | Free tier + open source |
| Better-Auth | Open-source, framework-agnostic TypeScript auth |
| PocketBase | Self-hosted |
| Appwrite | Free tier |
| Service | Free Tier | Best For | CC Required |
|---|---|---|---|
| Sanity.io | 3 users, 10k documents, 100k API CDN requests, 100 GB assets | Structured content & modern web | β |
| Contentful | Community: 1 space, 25k records, 2 locales | Traditional headless CMS | β |
| Prismic | Free for 1 user, unlimited API calls, 100 documents | Visual page building | β |
| Decap CMS | Open source (formerly Netlify CMS), Git-based | Static / Jamstack sites | β |
| Payload CMS | Open source Next.js-native headless CMS | Full-stack TypeScript applications | β |
| Strapi | Community Edition (open source) | Self-hosted REST/GraphQL CMS | β |
| Service | Free Tier | CC Required |
|---|---|---|
| Web3Forms | Unlimited form submissions to email, access keys, spam filter | β |
| Tally.so | Unlimited forms, unlimited responses, 99% of features free | β |
| Formspree | 50 submissions/month, email notifications | β |
| FormSubmit | Unlimited submissions via simple HTML action URL, zero signup | β |
| Service | Free Tier |
|---|---|
| Upstash | Free Redis |
| Redis Cloud | Free tier |
| Valkey | Open source/self-hosted |
| Dragonfly | Open source |
| Momento | Free tier |
| Cloudflare KV | Free allowance |
| Deno KV | Free allowance |
| Service | Free Tier |
|---|---|
| Typesense Cloud | Free tier |
| Meilisearch Cloud | Free tier |
| Algolia | Free tier |
| OpenSearch | Open source |
| Typesense | Open source |
| Meilisearch | Open source |
| Tantivy | Open source library |
| Service | Free Tier |
|---|---|
| PostHog | Generous free usage |
| Plausible | Limited trial |
| Umami | Open source/self-hosted |
| GoatCounter | Free |
| Google Analytics | Free |
| Microsoft Clarity | Free |
| Cloudflare Web Analytics | Free |
| Vercel Web Analytics | Free allowance |
| Service | Free Tier |
|---|---|
| Upstash QStash | Free allowance |
| Cloudflare Queues | Free allowance |
| Inngest | Free tier |
| Trigger.dev | Free tier |
| RabbitMQ | Open source |
| NATS | Open source |
| Redpanda | Free developer options |
| Kafka | Open source |
| Service | Free Tier |
|---|---|
| GitHub Actions Scheduled Workflows | Free cron scheduling (public & included private minutes) |
| Cron-job.org | Free webcron execution |
| EasyCron | Free tier |
| Cloudflare Workers Cron Triggers | Free allowance |
| Deno Cron | Included with Deno |
| Vercel Cron | Free/Hobby allowance |
| Netlify Scheduled Functions | Free allowance |
| Inngest | Free tier |
| Trigger.dev | Free tier |
| Service | Free Tier |
|---|---|
| GitHub Actions | Free for public repos + monthly allowance |
| GitLab CI/CD | Free CI/CD minutes |
| CircleCI | Free tier |
| Buildkite | Free for open source |
| Codemagic | Free build allowance |
| Bitrise | Free tier |
| Semaphore | Free tier |
| Drone CI | Open source |
| Woodpecker CI | Open source |
| Act | Run GitHub Actions locally |
| Service | Free Tier |
|---|---|
| GitHub Container Registry | Free public images |
| Docker Hub | Free repositories |
| GitLab Container Registry | Free tier |
| Google Artifact Registry | Free allowance |
| AWS ECR | Free allowance |
| Azure Container Registry | Free allowance |
| Quay.io | Free public repositories |
Free AI quotas change particularly often, so verify current limits before building around them.
| Service | Free Offering |
|---|---|
| Google AI Studio / Gemini API | Generous free rate limits for Gemini 1.5 & 2.0 Flash |
| GitHub Models | Free playground & API access (GPT-4o, Llama 3.3, Mistral) |
| Groq | Free developer API limits with ultra-fast LPU inference |
| Cerebras | Free developer access / high token-per-second inference |
| DeepSeek | 5M free tokens on signup, ultra-low cost V3/R1 reasoning |
| Cloudflare Workers AI | Free daily allowance (10,000 Neurons/day) |
| OpenRouter | Free models (endpoints tagged with :free) |
| Voyage AI | First 200M tokens free for high-accuracy embeddings |
| Hugging Face | Free serverless inference API |
| Mistral | Free developer API tier (Le Chat & Mistral models) |
| Cohere | Developer trial API key for testing |
| Together AI | Free trial credits |
| Ollama | Local models |
| LM Studio | Local inference |
| Jan | Local inference |
| llama.cpp | Local inference |
π‘ Pro-Tip: GitHub Models allows developers to test leading commercial LLMs (like GPT-4o and Mistral Large) via standard OpenAI-compatible SDKs using a personal GitHub token at $0 cost. Google AI Studio offers one of the highest hosted free-tier throughput allowances for Gemini models (up to 15 RPM / 1M TPM on Flash tiers).
For a genuinely zero-cost, permanent AI application without external API rate limits, running local models via Ollama or llama.cpp provides complete predictability.
Modern tools and APIs designed specifically for AI agents, LLMs, and RAG pipelines to bypass bot blockers, execute JavaScript, and convert arbitrary web pages into clean Markdown or structured JSON.
| Service | Type | Free Offering | CC Required |
|---|---|---|---|
| Firecrawl | LLM Scraping & Crawling | 500 free scrape credits, clean Markdown/JSON, handles JS rendering | β |
| Jina Reader | URL-to-Markdown API | Free web-to-markdown via r.jina.ai/<url>, 20 req/min without key | β |
| Tavily Search | Search API for AI Agents | 1,000 free searches/month, optimized for RAG context retrieval | β |
| ScrapingAnt | Headless Web Scraper | 10,000 free API credits/month, rotating proxies & Chrome rendering | β |
| Exa | Neural Search for AI | $10 free credits (~1,000 search queries) | β |
| Crawl4AI | Open Source LLM Crawler | 100% free open-source asynchronous web crawler tailored for LLMs | β |
| Browserless | Headless Chrome API | 1,000 free units/month for browser automation and extraction | β |
Jina Reader provides the easiest extraction workflow on the internet: prepend https://r.jina.ai/ before any web URL to retrieve clean, LLM-ready markdown with navigation bars, advertisements, and cookie banners automatically removed. No registration or API key is required for basic usage.
Firecrawl turns entire websites into clean LLM-ready knowledge with its crawl endpoints, automatically handling JavaScript hydration, pagination, and dynamic client-side rendering.
Production-grade speech recognition (STT), voice generation (TTS), and audio intelligence APIs with generous developer tiers.
| Service | Type | Free Tier | CC Required |
|---|---|---|---|
| Deepgram | Speech-to-Text & TTS | $200 free credit on signup (~45,000 minutes of STT / Nova-2) | β |
| ElevenLabs | AI Voice & Text-to-Speech | 10,000 characters/month free forever, realistic voices, API | β |
| AssemblyAI | Speech AI & Audio Insights | $50 free credits, transcription, summarization, diarization | β |
| OpenAI Whisper | Open-Source Transcription | 100% free open-source state-of-the-art multilingual STT models | β |
| Piper | Fast Local Neural TTS | 100% free open-source, ultra-low latency on CPU / Raspberry Pi | β |
Deepgram offers an unprecedented $200 free credit with no credit card required, allowing developers to transcribe hundreds of hours of audio or stream real-time conversational voice agents at zero cost.
ElevenLabs provides the highest quality synthetic human speech with 10,000 free characters every month for prototypes and voice-over automation.
| Service | Free Tier |
|---|---|
| Cloudinary | Free media management/transformation |
| ImageKit | Free image/video CDN |
| imgix | Trial/developer options |
| Uploadcare | Free tier |
| Transloadit | Free tier |
| Sharp | Open source |
| FFmpeg | Open source |
| ImageMagick | Open source |
| Service | Free Offering |
|---|---|
| OpenStreetMap | Free map data |
| MapLibre | Open source maps |
| MapTiler | Free developer tier |
| Geoapify | Free API quota |
| Nominatim | OpenStreetMap geocoding |
| Photon | Open geocoder |
| Open-Meteo | Free weather API |
| Service | Free Tier |
|---|---|
| PostHog | Feature flags included |
| GrowthBook | Open source + free cloud |
| Flagsmith | Free tier + open source |
| Unleash | Open source |
| ConfigCat | Free tier |
| LaunchDarkly | Free developer tier |
| Service | Free Offering |
|---|---|
| Cloudflare Workers | Edge proxy/API |
| Cloudflare Tunnel | Secure inbound tunnel |
| ngrok | Free tunnels |
| Tailscale | Free personal network |
| Caddy | Open source reverse proxy |
| Traefik | Open source |
| Nginx | Open source |
Secure centralized vaults to store API keys and environment variables, keeping .env files out of source control and syncing across cloud deployments.
| Service | Free Tier | Best For | CC Required |
|---|---|---|---|
| Doppler | Free for up to 5 users, unlimited secrets, CLI & sync | Centralized secret orchestration | β |
| Infisical | 5 users free on cloud + 100% open-source self-hostable | End-to-end encrypted secret sync | β |
| Phase | Free developer cloud (3 users) + self-hostable via Docker | KMS/PKI-backed developer secrets | β |
| Bitwarden Secrets Manager | Free for 2 users, 3 service accounts, unlimited secrets | Individual devs & small projects | β |
| HashiCorp Vault | Open-source Community edition | Enterprise self-hosted vaults | β |
Doppler eliminates .env file management completely. You can run your local app with doppler run -- npm start to inject secrets at runtime without writing them to disk, and automatically push secrets to Vercel, GitHub Actions, Render, and Docker whenever values change.
Headless browser cloud runners and end-to-end testing infrastructure for web scraping, automated screenshots, and synthetic user journeys.
| Service | Free Offering | Best For | CC Required |
|---|---|---|---|
| Browserless | 1,000 free units/month, cloud Puppeteer/Playwright headless Chrome | Serverless PDF/screenshot/scraping | β |
| Checkly | 10,000 checks/month, Playwright-based API and browser synthetics | Continuous E2E user flow alerts | β |
| Playwright | 100% free open source (Chromium, Firefox, WebKit) | Fast, reliable local & CI testing | β |
| Puppeteer | 100% free open-source Node library for headless Chrome | Web scraping & PDF rendering | β |
Turn Markdown, OpenAPI specs, or Git repositories into modern, searchable developer documentation and API references.
| Service | Free Tier | Best For | CC Required |
|---|---|---|---|
| Mintlify | Free starter tier for public docs, modern MDX & components | Polished SaaS & API documentation | β |
| GitBook | Free for solo developers and open-source, custom domain support | Team knowledge bases & user guides | β |
| Starlight | 100% free open source (Astro-based static docs) | Lightning-fast static documentation | β |
| Docusaurus | 100% free open source (React-based from Meta) | Content-rich docs with versioning | β |
| ReadMe | Free starter tier for interactive OpenAPI documentation | Interactive API explorers | β |
Simulate credit card checkouts, subscriptions, webhooks, and invoice generation in staging environments without charging real money or providing payment credentials.
| Service | Sandbox Offering | Best For | CC Required |
|---|---|---|---|
| Stripe Sandbox & CLI | Unlimited free test mode, simulated payments, stripe listen forwarding | Full SaaS payments, billing, webhooks | β |
| Lemon Squeezy Sandbox | Dedicated test mode with mock checkouts, license keys, and webhooks | Digital downloads & Merchant of Record | β |
| Paddle Sandbox | Free developer sandbox for testing global subscriptions & tax handling | International B2B/SaaS billing testing | β |
The Stripe CLI (stripe listen --forward-to localhost:3000/api/webhook) forwards live test webhook events directly to your local development server with zero port-forwarding or ngrok setup required.
| Tool | Free Offering | Notes |
|---|---|---|
| Cloudflare Tunnel (cloudflared) | 100% free, unlimited bandwidth, HTTPS, no open inbound ports | Requires free Cloudflare account & domain |
| ngrok | 1 static domain, 1 online tunnel, 1 GB/month bandwidth | Standard tool for testing webhook delivery |
| Pinggy.io | Free HTTP/TCP tunnels via single SSH command | ssh -p 443 -R0:localhost:3000 a.pinggy.io (no CLI install required) |
| zrok | Open-source peer-to-peer & public tunneling service | Free SaaS tier available |
| Localtunnel | Free open-source tunnel client | Instant HTTPS URL for localhost |
| Tool | Free Offering | Best For |
|---|---|---|
| Webhook.site | Instant unique URL to inspect incoming requests and headers in real-time | Webhook debugging & custom mock responses |
| Beeceptor | Instant mock REST API endpoints (50 requests/day free) | Mocking endpoints without writing code |
| Smee.io | Webhook payload delivery service | Forwarding GitHub webhooks to localhost |
| Bruno | 100% free, offline-first, Git-friendly open-source API client | Postman alternative (stores collections in your Git repo) |
| Hoppscotch | Lightweight, open-source web-based API testing client | Fast browser-based API testing |
| Tool | Free Offering | Best For |
|---|---|---|
| dbdiagram.io | Free quick database ER diagrams via simple DBML syntax | Database schema design |
| Eraser.io | Free tier for technical architecture docs & diagrams | System diagrams & flowcharts |
| Excalidraw | Free, open-source, end-to-end encrypted virtual whiteboard | Architecture sketching |
| Mermaid Live Editor | Free online editor and live renderer for Mermaid diagrams | Markdown-compatible text-to-diagrams |
| Tool | Free Offering | Best For |
|---|---|---|
| Ray.so | Free code-to-image generator with customizable syntax themes | Documentation & social code snippets |
| SVGOMG | Free open-source SVGO optimizer | Minimizing SVG asset sizes |
| Favicon.io | Free favicon generator from emoji, text, or image | Generating complete ICO, PNG, and manifest assets |
| Service | Free Offering |
|---|---|
| Oracle Cloud | Always Free compute |
| Google Cloud | Free-tier resources |
| AWS | Free-tier resources |
| Azure | Free-tier resources |
| Cloudflare Workers | Edge compute |
| Deno Deploy | Free edge compute |
| Koyeb | Free instance |
| Fly.io | Limited free/credit offers vary |
| GitHub Codespaces | Free monthly allowance |
| Google Colab | Free compute |
| Kaggle | Free notebooks/compute |
β οΈ Cloud-provider "Always Free" programs frequently have region, account, capacity and eligibility restrictions. Treat them differently from simple $0 SaaS tiers.
| Service | Free Offering |
|---|---|
| Expo | Free development platform |
| EAS | Free build/update allowance |
| Firebase | Backend + analytics + messaging |
| Supabase | Backend |
| Appwrite | Backend |
| OneSignal | Push notifications |
| Firebase Cloud Messaging | Free push notifications |
| RevenueCat | Free until revenue threshold |
| Sentry | Crash/error monitoring |
| PostHog | Product analytics |
| API | Purpose |
|---|---|
| Open-Meteo | Weather & forecasts (no API key required) |
| REST Countries | Country facts, borders, currencies |
| Frankfurter | Currency exchange rates & historical forex |
| ExchangeRate API | Currency conversion rates |
| ip-api.com | IP Geolocation (45 req/min free, no API key required) |
| ipapi.co | IP Geolocation (30,000 requests/month free) |
| GitHub API | Public repo, user, and commit data (5,000 req/hr with PAT) |
| Hacker News API | Official real-time Firebase API for stories and comments |
| Nager.Date | Public holidays worldwide |
| Open Library | Book metadata and covers |
| OpenAlex | Scientific papers & scholarly data |
| Crossref | Academic DOI metadata |
| NASA APIs | Astronomy images, Mars rovers, asteroid data |
| OpenStreetMap | Global geographic map data |
| Unsplash API | High-resolution photography (50 req/hour free) |
| Open Food Facts | Open database of food barcodes and ingredients |
| PokΓ©API | PokΓ©mon data & sprites |
| Jikan | Unofficial MyAnimeList REST API |
| TMDB | Movie, TV, and actor metadata |
| TVMaze | TV schedule and show metadata |
| JSONPlaceholder | Fake REST API for prototyping and testing |
| DummyJSON | Realistic dummy JSON data (products, users, carts) |
| ReqRes | REST API endpoint simulation for frontends |
This section is particularly useful for developers who want to build without entering payment information.
| Service | Category | Notes |
|---|---|---|
| Neon | PostgreSQL | Free plan explicitly says no credit card |
| TiDB Cloud | MySQL | 25 GiB storage, 50M RU/mo free |
| Turso | SQLite | Generous quotas with no credit card |
| Supabase | Backend | Free signup without payment details |
| Firebase | Backend | Spark plan requires no payment method |
| Pinecone | Vector DB | 1 serverless index, up to 2 GB vectors |
| Qdrant Cloud | Vector DB | 1 free cluster, 1 GB RAM forever free |
| Axiom | Logging | 0.5 TB log ingestion/month, 30-day retention |
| Sanity.io | Headless CMS | 10k documents, 100k API requests/month |
| Web3Forms | Forms | Unlimited form submissions to email |
| Tally.so | Forms | Unlimited forms and submissions |
| GitHub Models | AI / LLM | Free access to GPT-4o, Llama 3.3 via PAT |
| DeepSeek | AI / LLM | 5M free tokens on signup |
| Firecrawl | Web Scraping | 500 free scrape credits |
| Jina Reader | Web Scraping | Free URL-to-markdown API (r.jina.ai) |
| Tavily | Search / AI | 1,000 free searches/month |
| Deepgram | Speech / Audio | $200 free credit on signup |
| ElevenLabs | Speech / Audio | 10,000 characters/month free |
| Doppler | Secrets / Sec | 5 users free, unlimited secrets |
| Infisical | Secrets / Sec | 5 users free cloud + open source |
| Bitwarden Secrets Manager | Secrets / Sec | 2 users free, 3 service accounts |
| Mintlify | Documentation | Free starter tier for public docs |
| Stripe Sandbox | Payments | Unlimited test mode & CLI forwarding |
| Descope | Authentication | 7,500 MAU free, Passkeys, SSO |
| Browserless | Automation | 1,000 free units/month headless Chrome |
| Vercel | Hosting | Free Hobby |
| Netlify | Hosting | Free plan |
| Render | Hosting | Free services |
| Zeabur | Hosting | Free plan explicitly says no credit card |
| Railway | Hosting | Current free plan says no credit card |
| Resend | Free plan (3k emails/mo) | |
| UptimeRobot | Monitoring | Free plan explicitly says no credit card |
| Cloudflare | Infrastructure | Large free ecosystem |
| GitHub | Git/CI | Free developer account |
| GitLab | Git/CI | Free tier |
| Deno Deploy | Edge | Free plan |
| Koyeb | Hosting | Free instance |
| PostHog | Analytics | Free tier |
| Sentry | Error tracking | Free tier |
| Expo | Mobile | Free development tooling |
Firebase's current pricing explicitly describes its Spark/no-cost plan as requiring no payment method, while services like Deepgram, Doppler, Jina, Zeabur, TiDB Cloud, and Railway provide immediate free-tier access without payment credentials.
When a hosted service's free tier isn't enough, self-hosting can turn many services into effectively unlimited software.
| Hosted Service Category | Open Source Alternative |
|---|---|
| PostgreSQL | PostgreSQL |
| Redis | Valkey |
| MongoDB | MongoDB Community |
| Search | Meilisearch |
| Search | Typesense |
| Analytics | Umami |
| Analytics | Matomo |
| Monitoring | Uptime Kuma |
| Error Tracking | GlitchTip |
| Auth | Keycloak |
| Auth | Authelia |
| Backend | Appwrite |
| Backend | PocketBase |
| Backend | Supabase |
| Object Storage | MinIO |
| Git | Gitea |
| CI/CD | Woodpecker CI |
| Reverse Proxy | Caddy |
| Reverse Proxy | Traefik |
| PaaS / Hosting | Coolify |
| Headless CMS | Payload CMS / Strapi |
| VPN | WireGuard |
| Network | Tailscale |
| Workflow | n8n |
| Automation | Activepieces |
| LLM | Ollama |
| LLM | llama.cpp |
| Vector DB | Qdrant |
| Vector DB | Chroma |
| Vector DB | LanceDB |
| Vector DB | Weaviate |
| AI Web Scraping | Crawl4AI |
| Speech AI (STT) | OpenAI Whisper |
| Voice Synthesis (TTS) | Piper |
| Secrets Management | Infisical |
| Secrets Management | HashiCorp Vault |
| Secrets Management | Phase |
| Documentation | Starlight (Astro) |
| Documentation | Docusaurus |
| Analytical DB (OLAP) | DuckDB |
| Headless Browser | Playwright / Puppeteer |
A surprisingly capable solo-developer stack can be assembled from these services:
ββββββββββββββββββββββββ
β Cloudflare β
β DNS / CDN / WAF β
ββββββββββββ¬ββββββββββββ
β
βΌ
ββββββββββββββββββββββββ
β Vercel β
β Frontend / API β
ββββββββββββ¬ββββββββββββ
β
βββββββββββββββΌββββββββββββββ
βΌ βΌ βΌ
ββββββββββββββ βββββββββββββ βββββββββββββ
β Neon β β Upstash β β Cloudflareβ
β PostgreSQL β β Redis β β R2 β
ββββββββββββββ βββββββββββββ βββββββββββββ
β
βΌ
ββββββββββββββ
β Resend β
β Email β
ββββββββββββββ
ββββββββββββββ
β UptimeRobotβ
β Monitoring β
ββββββββββββββ
Cloudflare
β
βββ DNS
βββ CDN
βββ WAF
βββ Workers
βββ R2
βββ Tunnel
β
βΌ
Render
β
βββ API
βββ Worker
βββ Cron
β
βΌ
Neon
PostgreSQL
+ Resend (Transactional Email)
+ Sentry (Error Tracking)
+ UptimeRobot (Heartbeat & Uptime)
βββββββββββββββββββββββββββ
β Cloudflare β
β DNS / CDN / WAF / SSL β
ββββββββββββββ¬βββββββββββββ
β
βΌ
βββββββββββββββββββββββββββ
β Vercel β
β Next.js Frontend & API β
ββββββββ¬ββββββββββββ¬βββββββ
β β
ββββββββββββββββ΄βββββββ ββββββββββββββββ
β β β
βΌ βΌ βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β TiDB / Neon β βPinecone/Qdrantβ β GitHub Models β
β Relational DB β β Vector DB β β / Gemini API β
βββββββββ¬ββββββββ βββββββββββββββββ βββββββββββββββββ
β
βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β Resend β β Axiom β β UptimeRobot β
β Email / Auth β β0.5TB Log Ingestβ βUptime & Alertsβ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
βββββββββββββββββββββββββββ
β Scheduled Job β
β GitHub Actions / Cron β
ββββββββββββββ¬βββββββββββββ
β
βΌ
βββββββββββββββββββββββββββ
β Worker / API β
β Cloudflare Workers / Go β
ββββββββ¬ββββββββββββ¬βββββββ
β β
ββββββββββββββββ΄βββββββ ββββββββββββββββ
β β β
βΌ βΌ βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
βJina Reader / β β LanceDB / β β Google Gemini β
β Firecrawl β β Qdrant Cloud β β 2.0 Flash / β
β Web Extractionβ β Embeddings DB β β GitHub Models β
βββββββββ¬ββββββββ βββββββββββββββββ βββββββββββββββββ
β
βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β Doppler β β Upstash QStashβ β Better Stack β
βSecret Inject β βTask Queue/Deduβ β Logs & Uptime β
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
βββββββββββββββββββββββββββ
β Cloudflare β
β DNS / CDN / WAF / SSL β
ββββββββββββββ¬βββββββββββββ
β
βΌ
βββββββββββββββββββββββββββ
β Cloudflare Pages β
β Next.js / SvelteKit / UIβ
ββββββββ¬ββββββββββββ¬βββββββ
β β
ββββββββββββββββ΄βββββββ ββββββββββββββββ
β β β
βΌ βΌ βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β Neon Postgres β βDescope/Better-β βStripe Sandbox β
β 0.5GB / 100 CUβ βAuth (Passkeys)β β& Webhooks CLI β
βββββββββ¬ββββββββ βββββββββββββββββ βββββββββββββββββ
β
βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β Doppler β β Resend β β Axiom β
β Secret Sync β β3k Emails/Monthβ β500GB Log Ingestβ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
A service is particularly interesting for this list when it satisfies several of these:
Use these labels when contributing:
π’ Free Foreverπ³ No Credit Cardπ₯ Generousβ‘ Serverlessπ PostgreSQLποΈ Databaseπ¦ Storageπ Hostingβ° Cronπ Monitoringπ€ AIπ§ Emailπ Authπ§βπ» Developer Toolπ Self-HostableFree-tier information changes frequently.
Before deploying something important, verify:
This repository should prefer official pricing/documentation sources over third-party lists.
Pull requests are welcome.
When adding a service, please include:
Example:
| [Example](https://example.com) | Database | 1 GB storage, 100K requests/month | β | Free forever |
Please do not submit services that only offer a short free trial unless they also have a permanent free tier.
The established free-for.dev project is a particularly useful reference point: it restricts inclusion to services with a free tier rather than merely a temporary trial and has accumulated contributions from a large developer community.
Build more. Pay less. Ship sooner.
The purpose of this list isn't to find the cheapest paid infrastructure.
It's to discover combinations of genuinely useful free services that allow an individual developer to build surprisingly capable applications without spending money on infrastructure.
4 commits
A curated list of developer-friendly services with generous free tiers for solo developers, indie hackers, students, hobby projects, prototypes, and small SaaS applications.
1
4 commits
updated Sep 26, 2026
A curated list of developer-friendly services with generous free tiers for solo developers, indie hackers, students, hobby projects, prototypes, and small SaaS applications.
The goal of this list is to help you build and run real projects with $0 infrastructure cost for as long as possible.
β οΈ Free doesn't always mean unlimited. Always check the provider's current pricing and fair-use policies before relying on a service for production workloads.
| Service | Type | Free Tier | CC Required |
|---|---|---|---|
| Neon | PostgreSQL | 100 projects, 100 CU-hours/project/month, 0.5 GB/project | β |
| TiDB Cloud | MySQL (Serverless) | 25 GiB storage, 50M Request Units/month | β |
| Turso | SQLite/LibSQL | Generous database/storage/read quotas | β |
| Supabase | PostgreSQL | 500 MB DB, 1 GB storage, 50K MAU | β |
| Xata | PostgreSQL Data Platform | 15 GB storage, unlimited schema branches | β |
| Firebase | NoSQL | Spark plan with free quotas | β |
| MongoDB Atlas | MongoDB | Free shared cluster | β* |
| CockroachDB | SQL | Free serverless tier | β* |
| Convex | Reactive DB | Free developer tier | β |
| SurrealDB | Multi-Model (Relational/Graph/Doc) | Free local and developer tiers | β |
| Appwrite | SQL/Backend | Free cloud tier | β |
| PlanetScale | MySQL | Free developer options may vary | β οΈ |
| Upstash | Redis | Free Redis tier | β |
| Tinybird | ClickHouse | Free tier | β |
| Nhost | PostgreSQL | Free backend tier | β |
| PocketBase | SQLite | Self-hosted | β |
Neon is excellent when you simply need PostgreSQL without maintaining a server. Its current Free plan includes 100 projects, 100 CU-hours per project/month and 0.5 GB storage per project.
TiDB Cloud (Serverless) provides a remarkably generous 25 GiB free storage and 50 million Request Units/month with zero credit card required, making it one of the largest free MySQL-compatible database offerings available.
Supabase combines PostgreSQL, authentication, storage and APIs. Its current Free plan includes a 500 MB database, 1 GB file storage and 50,000 MAU, although inactive free projects can be paused.
| Service | Type | Free Tier | CC Required |
|---|---|---|---|
| Pinecone | Serverless Vector DB | 1 serverless index, up to 2 GB storage (~100k vectors) | β |
| Qdrant Cloud | Vector DB | 1 free cluster, 1 GB RAM, 0.5 vCPU, 4 GB disk | β |
| Zilliz Cloud | Milvus-based Vector DB | 2 collections, 500k vectors, 50 CU free monthly | β |
| Cloudflare Vectorize | Edge Vector DB | 30M queried dimensions/mo, 5M stored dimensions | β |
| pgvector | PostgreSQL Extension | Included in free Neon and Supabase tiers | β |
| Chroma | Embedded Vector DB | Open source / local / self-hostable | β |
| LanceDB | Embedded Vector DB | Open source serverless vector DB for multi-modal AI | β |
| Weaviate Cloud | Hybrid/Vector DB | 14-day dynamic sandboxes or free open source | β |
Qdrant Cloud offers a permanent 1 GB cluster (no credit card) running true native Rust vector search. If you are building with PostgreSQL on Neon or Supabase, pgvector is pre-installed and uses your existing database quota without requiring a separate vector provider.
Lightweight in-process or columnar databases designed for fast local execution, real-time analytics (OLAP), data science, and serverless querying without running heavy database clusters.
| Service | Type | Free Offering | CC Required |
|---|---|---|---|
| DuckDB | In-Process Columnar OLAP | 100% open source, zero external dependencies, reads Parquet/S3 | β |
| ClickHouse | High-Performance OLAP DB | Open-source self-hosted or cloud free trial | β |
| Tinybird | Serverless ClickHouse Engine | 10 GB storage, 1,000 req/day free, auto-generated SQL APIs | β |
| Chroma | Embedded Vector / Document DB | 100% open-source Python/JS in-process store | β |
| LanceDB | In-Process Multi-modal Vector | 100% open source, disk-backed serverless vector engine | β |
DuckDB is the "SQLite of analytics." It runs directly inside your application process (Python, Node.js, Rust, Go, or WASM in the browser), requires zero background daemon, and can query multi-gigabyte Parquet or CSV files directly from S3 or local disk with extreme efficiency.
Tinybird exposes ClickHouse as serverless REST APIs with automated endpoint generation and a permanent free tier that requires no credit card.
| Service | Free Tier | Best For |
|---|---|---|
| Render | Free services | APIs, Node, Python |
| Vercel | Hobby | Next.js, React, APIs |
| Netlify | Free | Frontend + functions |
| Hugging Face Spaces | Free basic CPU (2 vCPU, 16 GB RAM) | Python, Gradio, Streamlit, Docker |
| Deno Deploy | Free | TypeScript/JavaScript |
| Cloudflare Pages | Free | Static/JAMstack |
| Firebase Hosting | Free | Web apps |
| Coolify | Open source / self-hosted | Unlimited apps on any VPS/compute |
| Northflank | Free micro developer plan | 1 service, 1 cron job, 1 database |
| GitHub Pages | Free | Static websites |
| GitLab Pages | Free | Static websites |
| Surge | Free | Simple static hosting |
| Koyeb | Free instance | Containers/APIs |
| Zeabur | Free plan | Containers/apps |
| Railway | $1/month free credit | APIs/workers/databases |
| Fly.io | Limited free allowances / credits may vary | Containers |
| PythonAnywhere | Free plan | Python |
| Replit | Free plan | Prototyping |
| Glitch | Free options | Small web projects |
Vercel's current Hobby plan is $0 and includes items such as automatic CI/CD, CDN, DDoS mitigation and serverless/edge functionality.
Hugging Face Spaces is an exceptional free resource for backend Python applications, Gradio/Streamlit dashboards, and Dockerized microservices, offering 2 vCPU and 16 GB of RAM on its basic CPU tier with $0 infrastructure cost.
Netlify currently offers a $0 Free plan with 300 monthly credits and includes deployment, previews, functions, database/blob functionality and CDN delivery.
Railway is worth including, but with an important caveat: its current free plan provides $1/month of free usage after the initial $5/30-day trial, rather than unlimited free hosting.
| Service | Free Tier | Runtime |
|---|---|---|
| Cloudflare Workers | Generous free requests (100k/day) | JS/TS/WASM |
| Deno Deploy | 1M requests/month | JS/TS |
| Vercel Functions | Free Hobby quota | JS/TS |
| Netlify Functions | Included in Free | JS/TS |
| Fastly Compute | $50/month free developer credit | Rust, JS, Go, WASM |
| Val Town | 50,000 runs/month | JS/TS |
| Firebase Functions | Limited no-cost usage | Node/Python |
| AWS Lambda | Free tier (1M requests/mo) | Multiple |
| Google Cloud Run | Free quota (2M requests/mo) | Containers |
| Azure Functions | Free quota (1M executions/mo) | Multiple |
| Koyeb | Free instance | Containers |
| Modal | $30/month free recurring credits | Python/GPU |
| Cloudflare Durable Objects | Free allowance | JS/TS |
Deno Deploy currently lists 1 million requests/month, 20 GiB monthly egress and 500,000 KV write units/month on its Free plan.
| Service | Type | Free Tier |
|---|---|---|
| Cloudflare R2 | Object storage | Free monthly allowance |
| Supabase Storage | Object storage | 1 GB |
| Firebase Storage | Object storage | Free quotas |
| Backblaze B2 | Object storage | Free allowance |
| Cloudinary | Media storage | Free tier |
| ImageKit | Media CDN/storage | Free tier |
| UploadThing | File uploads | Free tier |
| Bunny Storage | Object storage | Low-cost rather than free |
| GitHub Releases | File distribution | Free |
| GitHub LFS | Large files | Limited free quota |
| Service | Free Offering |
|---|---|
| Cloudflare | DNS, CDN, SSL, DDoS protection, WAF |
| Cloudflare Pages | Static hosting + CDN |
| Cloudflare Workers | Edge compute |
| Cloudflare R2 | Object storage |
| Cloudflare Tunnel | Secure tunnels |
| Bunny CDN | Limited/low-cost CDN |
| jsDelivr | Free public CDN |
| unpkg | npm CDN |
| cdnjs | Public CDN |
Cloudflare's free ecosystem is particularly useful because DNS/CDN/DDoS protection, Pages, Workers, R2 and Tunnel can be combined into a small application stack.
| Service | Free Tier |
|---|---|
| UptimeRobot | 50 monitors, 5-minute interval |
| Better Stack | Free monitoring tier |
| Checkly | 10,000 checks/month, API & Playwright browser synthetic checks |
| Instatus | Free status page, custom domain, unlimited subscribers |
| OpenStatus | 10 synthetic monitors, free status page, open source |
| Uptime Kuma | Self-hosted |
| HetrixTools | Free monitoring |
| Pingdom | Limited trial/free options may vary |
| Cronitor | Free cron monitoring |
| Healthchecks.io | Free cron monitoring |
| Oh Dear | Free/limited options |
| Freshping | Free monitoring |
UptimeRobot currently offers 50 monitors, HTTP/port/ping/keyword/API/UDP/DNS/SSL monitoring and a 5-minute interval on its $0 plan, with no credit card required.
| Service | Free Tier | CC Required |
|---|---|---|
| Axiom | 0.5 TB ingestion/month, 30-day retention, 3 users | β |
| Grafana Cloud | 10k metric series, 50 GB logs, 50 GB traces, 3 users | β |
| New Relic | 100 GB/month forever free data ingest, 1 platform user | β |
| Better Stack Logs | 1 GB/month, 3-day retention, Live Tail search | β |
| HyperDX | Open-source Datadog alternative + free developer cloud | β |
Axiom provides an extraordinary 0.5 TB (500 GB) per month log ingestion allowance on its Free plan with no credit card required, making it unmatched for serverless and container logging.
| Service | Free Tier |
|---|---|
| Sentry | Free error monitoring |
| GlitchTip | Open-source/self-hosted |
| Rollbar | Free tier |
| Bugsnag | Free tier |
| LogRocket | Free tier |
| Highlight.io | Free tier + open source |
| Firebase Crashlytics | Free |
| Service | Free Tier |
|---|---|
| Resend | 3,000 emails/month (100 emails/day) |
| Plunk | 3,000 emails/month free, open-source transactional platform |
| Brevo | Free daily email allowance (300 emails/day) |
| Mailjet | Free tier (6,000 emails/month, 200 emails/day) |
| Forward Email | 100% free open-source email forwarding for custom domains |
| ImprovMX | Free email forwarding for 1 domain (up to 25 aliases) |
| Mailtrap | Email Sandbox: 100 test emails/month, safe staging testing |
| MailerSend | Free tier |
| Loops | Free tier |
| Amazon SES | Limited free allowance under certain conditions |
| SendGrid | Free/trial options vary |
| Mailgun | Trial/free options vary |
Resend currently offers 3,000 emails/month, with a 100-email/day limit on its Free plan.
| Service | Free Tier |
|---|---|
| Supabase Auth | 50K MAU |
| Firebase Authentication | Free authentication |
| Clerk | Free developer tier (10,000 MAU) |
| Descope | 7,500 MAU, Passkeys, SSO, drag-and-drop flows |
| Zitadel | 25,000 requests/month free cloud + open source |
| Auth0 | Free tier (7,500 active users) |
| Kinde | Free tier |
| SuperTokens | 5,000 MAU free managed cloud + open source |
| Corbado | 1,000 MAU, Passkey-first auth & biometrics |
| Hanko | 1,000 MAU free cloud + open-source Passkey auth |
| Ory Network | 200 DAU free developer tier + open source |
| WorkOS | Free developer features |
| Logto | Free tier + open source |
| Better-Auth | Open-source, framework-agnostic TypeScript auth |
| PocketBase | Self-hosted |
| Appwrite | Free tier |
| Service | Free Tier | Best For | CC Required |
|---|---|---|---|
| Sanity.io | 3 users, 10k documents, 100k API CDN requests, 100 GB assets | Structured content & modern web | β |
| Contentful | Community: 1 space, 25k records, 2 locales | Traditional headless CMS | β |
| Prismic | Free for 1 user, unlimited API calls, 100 documents | Visual page building | β |
| Decap CMS | Open source (formerly Netlify CMS), Git-based | Static / Jamstack sites | β |
| Payload CMS | Open source Next.js-native headless CMS | Full-stack TypeScript applications | β |
| Strapi | Community Edition (open source) | Self-hosted REST/GraphQL CMS | β |
| Service | Free Tier | CC Required |
|---|---|---|
| Web3Forms | Unlimited form submissions to email, access keys, spam filter | β |
| Tally.so | Unlimited forms, unlimited responses, 99% of features free | β |
| Formspree | 50 submissions/month, email notifications | β |
| FormSubmit | Unlimited submissions via simple HTML action URL, zero signup | β |
| Service | Free Tier |
|---|---|
| Upstash | Free Redis |
| Redis Cloud | Free tier |
| Valkey | Open source/self-hosted |
| Dragonfly | Open source |
| Momento | Free tier |
| Cloudflare KV | Free allowance |
| Deno KV | Free allowance |
| Service | Free Tier |
|---|---|
| Typesense Cloud | Free tier |
| Meilisearch Cloud | Free tier |
| Algolia | Free tier |
| OpenSearch | Open source |
| Typesense | Open source |
| Meilisearch | Open source |
| Tantivy | Open source library |
| Service | Free Tier |
|---|---|
| PostHog | Generous free usage |
| Plausible | Limited trial |
| Umami | Open source/self-hosted |
| GoatCounter | Free |
| Google Analytics | Free |
| Microsoft Clarity | Free |
| Cloudflare Web Analytics | Free |
| Vercel Web Analytics | Free allowance |
| Service | Free Tier |
|---|---|
| Upstash QStash | Free allowance |
| Cloudflare Queues | Free allowance |
| Inngest | Free tier |
| Trigger.dev | Free tier |
| RabbitMQ | Open source |
| NATS | Open source |
| Redpanda | Free developer options |
| Kafka | Open source |
| Service | Free Tier |
|---|---|
| GitHub Actions Scheduled Workflows | Free cron scheduling (public & included private minutes) |
| Cron-job.org | Free webcron execution |
| EasyCron | Free tier |
| Cloudflare Workers Cron Triggers | Free allowance |
| Deno Cron | Included with Deno |
| Vercel Cron | Free/Hobby allowance |
| Netlify Scheduled Functions | Free allowance |
| Inngest | Free tier |
| Trigger.dev | Free tier |
| Service | Free Tier |
|---|---|
| GitHub Actions | Free for public repos + monthly allowance |
| GitLab CI/CD | Free CI/CD minutes |
| CircleCI | Free tier |
| Buildkite | Free for open source |
| Codemagic | Free build allowance |
| Bitrise | Free tier |
| Semaphore | Free tier |
| Drone CI | Open source |
| Woodpecker CI | Open source |
| Act | Run GitHub Actions locally |
| Service | Free Tier |
|---|---|
| GitHub Container Registry | Free public images |
| Docker Hub | Free repositories |
| GitLab Container Registry | Free tier |
| Google Artifact Registry | Free allowance |
| AWS ECR | Free allowance |
| Azure Container Registry | Free allowance |
| Quay.io | Free public repositories |
Free AI quotas change particularly often, so verify current limits before building around them.
| Service | Free Offering |
|---|---|
| Google AI Studio / Gemini API | Generous free rate limits for Gemini 1.5 & 2.0 Flash |
| GitHub Models | Free playground & API access (GPT-4o, Llama 3.3, Mistral) |
| Groq | Free developer API limits with ultra-fast LPU inference |
| Cerebras | Free developer access / high token-per-second inference |
| DeepSeek | 5M free tokens on signup, ultra-low cost V3/R1 reasoning |
| Cloudflare Workers AI | Free daily allowance (10,000 Neurons/day) |
| OpenRouter | Free models (endpoints tagged with :free) |
| Voyage AI | First 200M tokens free for high-accuracy embeddings |
| Hugging Face | Free serverless inference API |
| Mistral | Free developer API tier (Le Chat & Mistral models) |
| Cohere | Developer trial API key for testing |
| Together AI | Free trial credits |
| Ollama | Local models |
| LM Studio | Local inference |
| Jan | Local inference |
| llama.cpp | Local inference |
π‘ Pro-Tip: GitHub Models allows developers to test leading commercial LLMs (like GPT-4o and Mistral Large) via standard OpenAI-compatible SDKs using a personal GitHub token at $0 cost. Google AI Studio offers one of the highest hosted free-tier throughput allowances for Gemini models (up to 15 RPM / 1M TPM on Flash tiers).
For a genuinely zero-cost, permanent AI application without external API rate limits, running local models via Ollama or llama.cpp provides complete predictability.
Modern tools and APIs designed specifically for AI agents, LLMs, and RAG pipelines to bypass bot blockers, execute JavaScript, and convert arbitrary web pages into clean Markdown or structured JSON.
| Service | Type | Free Offering | CC Required |
|---|---|---|---|
| Firecrawl | LLM Scraping & Crawling | 500 free scrape credits, clean Markdown/JSON, handles JS rendering | β |
| Jina Reader | URL-to-Markdown API | Free web-to-markdown via r.jina.ai/<url>, 20 req/min without key | β |
| Tavily Search | Search API for AI Agents | 1,000 free searches/month, optimized for RAG context retrieval | β |
| ScrapingAnt | Headless Web Scraper | 10,000 free API credits/month, rotating proxies & Chrome rendering | β |
| Exa | Neural Search for AI | $10 free credits (~1,000 search queries) | β |
| Crawl4AI | Open Source LLM Crawler | 100% free open-source asynchronous web crawler tailored for LLMs | β |
| Browserless | Headless Chrome API | 1,000 free units/month for browser automation and extraction | β |
Jina Reader provides the easiest extraction workflow on the internet: prepend https://r.jina.ai/ before any web URL to retrieve clean, LLM-ready markdown with navigation bars, advertisements, and cookie banners automatically removed. No registration or API key is required for basic usage.
Firecrawl turns entire websites into clean LLM-ready knowledge with its crawl endpoints, automatically handling JavaScript hydration, pagination, and dynamic client-side rendering.
Production-grade speech recognition (STT), voice generation (TTS), and audio intelligence APIs with generous developer tiers.
| Service | Type | Free Tier | CC Required |
|---|---|---|---|
| Deepgram | Speech-to-Text & TTS | $200 free credit on signup (~45,000 minutes of STT / Nova-2) | β |
| ElevenLabs | AI Voice & Text-to-Speech | 10,000 characters/month free forever, realistic voices, API | β |
| AssemblyAI | Speech AI & Audio Insights | $50 free credits, transcription, summarization, diarization | β |
| OpenAI Whisper | Open-Source Transcription | 100% free open-source state-of-the-art multilingual STT models | β |
| Piper | Fast Local Neural TTS | 100% free open-source, ultra-low latency on CPU / Raspberry Pi | β |
Deepgram offers an unprecedented $200 free credit with no credit card required, allowing developers to transcribe hundreds of hours of audio or stream real-time conversational voice agents at zero cost.
ElevenLabs provides the highest quality synthetic human speech with 10,000 free characters every month for prototypes and voice-over automation.
| Service | Free Tier |
|---|---|
| Cloudinary | Free media management/transformation |
| ImageKit | Free image/video CDN |
| imgix | Trial/developer options |
| Uploadcare | Free tier |
| Transloadit | Free tier |
| Sharp | Open source |
| FFmpeg | Open source |
| ImageMagick | Open source |
| Service | Free Offering |
|---|---|
| OpenStreetMap | Free map data |
| MapLibre | Open source maps |
| MapTiler | Free developer tier |
| Geoapify | Free API quota |
| Nominatim | OpenStreetMap geocoding |
| Photon | Open geocoder |
| Open-Meteo | Free weather API |
| Service | Free Tier |
|---|---|
| PostHog | Feature flags included |
| GrowthBook | Open source + free cloud |
| Flagsmith | Free tier + open source |
| Unleash | Open source |
| ConfigCat | Free tier |
| LaunchDarkly | Free developer tier |
| Service | Free Offering |
|---|---|
| Cloudflare Workers | Edge proxy/API |
| Cloudflare Tunnel | Secure inbound tunnel |
| ngrok | Free tunnels |
| Tailscale | Free personal network |
| Caddy | Open source reverse proxy |
| Traefik | Open source |
| Nginx | Open source |
Secure centralized vaults to store API keys and environment variables, keeping .env files out of source control and syncing across cloud deployments.
| Service | Free Tier | Best For | CC Required |
|---|---|---|---|
| Doppler | Free for up to 5 users, unlimited secrets, CLI & sync | Centralized secret orchestration | β |
| Infisical | 5 users free on cloud + 100% open-source self-hostable | End-to-end encrypted secret sync | β |
| Phase | Free developer cloud (3 users) + self-hostable via Docker | KMS/PKI-backed developer secrets | β |
| Bitwarden Secrets Manager | Free for 2 users, 3 service accounts, unlimited secrets | Individual devs & small projects | β |
| HashiCorp Vault | Open-source Community edition | Enterprise self-hosted vaults | β |
Doppler eliminates .env file management completely. You can run your local app with doppler run -- npm start to inject secrets at runtime without writing them to disk, and automatically push secrets to Vercel, GitHub Actions, Render, and Docker whenever values change.
Headless browser cloud runners and end-to-end testing infrastructure for web scraping, automated screenshots, and synthetic user journeys.
| Service | Free Offering | Best For | CC Required |
|---|---|---|---|
| Browserless | 1,000 free units/month, cloud Puppeteer/Playwright headless Chrome | Serverless PDF/screenshot/scraping | β |
| Checkly | 10,000 checks/month, Playwright-based API and browser synthetics | Continuous E2E user flow alerts | β |
| Playwright | 100% free open source (Chromium, Firefox, WebKit) | Fast, reliable local & CI testing | β |
| Puppeteer | 100% free open-source Node library for headless Chrome | Web scraping & PDF rendering | β |
Turn Markdown, OpenAPI specs, or Git repositories into modern, searchable developer documentation and API references.
| Service | Free Tier | Best For | CC Required |
|---|---|---|---|
| Mintlify | Free starter tier for public docs, modern MDX & components | Polished SaaS & API documentation | β |
| GitBook | Free for solo developers and open-source, custom domain support | Team knowledge bases & user guides | β |
| Starlight | 100% free open source (Astro-based static docs) | Lightning-fast static documentation | β |
| Docusaurus | 100% free open source (React-based from Meta) | Content-rich docs with versioning | β |
| ReadMe | Free starter tier for interactive OpenAPI documentation | Interactive API explorers | β |
Simulate credit card checkouts, subscriptions, webhooks, and invoice generation in staging environments without charging real money or providing payment credentials.
| Service | Sandbox Offering | Best For | CC Required |
|---|---|---|---|
| Stripe Sandbox & CLI | Unlimited free test mode, simulated payments, stripe listen forwarding | Full SaaS payments, billing, webhooks | β |
| Lemon Squeezy Sandbox | Dedicated test mode with mock checkouts, license keys, and webhooks | Digital downloads & Merchant of Record | β |
| Paddle Sandbox | Free developer sandbox for testing global subscriptions & tax handling | International B2B/SaaS billing testing | β |
The Stripe CLI (stripe listen --forward-to localhost:3000/api/webhook) forwards live test webhook events directly to your local development server with zero port-forwarding or ngrok setup required.
| Tool | Free Offering | Notes |
|---|---|---|
| Cloudflare Tunnel (cloudflared) | 100% free, unlimited bandwidth, HTTPS, no open inbound ports | Requires free Cloudflare account & domain |
| ngrok | 1 static domain, 1 online tunnel, 1 GB/month bandwidth | Standard tool for testing webhook delivery |
| Pinggy.io | Free HTTP/TCP tunnels via single SSH command | ssh -p 443 -R0:localhost:3000 a.pinggy.io (no CLI install required) |
| zrok | Open-source peer-to-peer & public tunneling service | Free SaaS tier available |
| Localtunnel | Free open-source tunnel client | Instant HTTPS URL for localhost |
| Tool | Free Offering | Best For |
|---|---|---|
| Webhook.site | Instant unique URL to inspect incoming requests and headers in real-time | Webhook debugging & custom mock responses |
| Beeceptor | Instant mock REST API endpoints (50 requests/day free) | Mocking endpoints without writing code |
| Smee.io | Webhook payload delivery service | Forwarding GitHub webhooks to localhost |
| Bruno | 100% free, offline-first, Git-friendly open-source API client | Postman alternative (stores collections in your Git repo) |
| Hoppscotch | Lightweight, open-source web-based API testing client | Fast browser-based API testing |
| Tool | Free Offering | Best For |
|---|---|---|
| dbdiagram.io | Free quick database ER diagrams via simple DBML syntax | Database schema design |
| Eraser.io | Free tier for technical architecture docs & diagrams | System diagrams & flowcharts |
| Excalidraw | Free, open-source, end-to-end encrypted virtual whiteboard | Architecture sketching |
| Mermaid Live Editor | Free online editor and live renderer for Mermaid diagrams | Markdown-compatible text-to-diagrams |
| Tool | Free Offering | Best For |
|---|---|---|
| Ray.so | Free code-to-image generator with customizable syntax themes | Documentation & social code snippets |
| SVGOMG | Free open-source SVGO optimizer | Minimizing SVG asset sizes |
| Favicon.io | Free favicon generator from emoji, text, or image | Generating complete ICO, PNG, and manifest assets |
| Service | Free Offering |
|---|---|
| Oracle Cloud | Always Free compute |
| Google Cloud | Free-tier resources |
| AWS | Free-tier resources |
| Azure | Free-tier resources |
| Cloudflare Workers | Edge compute |
| Deno Deploy | Free edge compute |
| Koyeb | Free instance |
| Fly.io | Limited free/credit offers vary |
| GitHub Codespaces | Free monthly allowance |
| Google Colab | Free compute |
| Kaggle | Free notebooks/compute |
β οΈ Cloud-provider "Always Free" programs frequently have region, account, capacity and eligibility restrictions. Treat them differently from simple $0 SaaS tiers.
| Service | Free Offering |
|---|---|
| Expo | Free development platform |
| EAS | Free build/update allowance |
| Firebase | Backend + analytics + messaging |
| Supabase | Backend |
| Appwrite | Backend |
| OneSignal | Push notifications |
| Firebase Cloud Messaging | Free push notifications |
| RevenueCat | Free until revenue threshold |
| Sentry | Crash/error monitoring |
| PostHog | Product analytics |
| API | Purpose |
|---|---|
| Open-Meteo | Weather & forecasts (no API key required) |
| REST Countries | Country facts, borders, currencies |
| Frankfurter | Currency exchange rates & historical forex |
| ExchangeRate API | Currency conversion rates |
| ip-api.com | IP Geolocation (45 req/min free, no API key required) |
| ipapi.co | IP Geolocation (30,000 requests/month free) |
| GitHub API | Public repo, user, and commit data (5,000 req/hr with PAT) |
| Hacker News API | Official real-time Firebase API for stories and comments |
| Nager.Date | Public holidays worldwide |
| Open Library | Book metadata and covers |
| OpenAlex | Scientific papers & scholarly data |
| Crossref | Academic DOI metadata |
| NASA APIs | Astronomy images, Mars rovers, asteroid data |
| OpenStreetMap | Global geographic map data |
| Unsplash API | High-resolution photography (50 req/hour free) |
| Open Food Facts | Open database of food barcodes and ingredients |
| PokΓ©API | PokΓ©mon data & sprites |
| Jikan | Unofficial MyAnimeList REST API |
| TMDB | Movie, TV, and actor metadata |
| TVMaze | TV schedule and show metadata |
| JSONPlaceholder | Fake REST API for prototyping and testing |
| DummyJSON | Realistic dummy JSON data (products, users, carts) |
| ReqRes | REST API endpoint simulation for frontends |
This section is particularly useful for developers who want to build without entering payment information.
| Service | Category | Notes |
|---|---|---|
| Neon | PostgreSQL | Free plan explicitly says no credit card |
| TiDB Cloud | MySQL | 25 GiB storage, 50M RU/mo free |
| Turso | SQLite | Generous quotas with no credit card |
| Supabase | Backend | Free signup without payment details |
| Firebase | Backend | Spark plan requires no payment method |
| Pinecone | Vector DB | 1 serverless index, up to 2 GB vectors |
| Qdrant Cloud | Vector DB | 1 free cluster, 1 GB RAM forever free |
| Axiom | Logging | 0.5 TB log ingestion/month, 30-day retention |
| Sanity.io | Headless CMS | 10k documents, 100k API requests/month |
| Web3Forms | Forms | Unlimited form submissions to email |
| Tally.so | Forms | Unlimited forms and submissions |
| GitHub Models | AI / LLM | Free access to GPT-4o, Llama 3.3 via PAT |
| DeepSeek | AI / LLM | 5M free tokens on signup |
| Firecrawl | Web Scraping | 500 free scrape credits |
| Jina Reader | Web Scraping | Free URL-to-markdown API (r.jina.ai) |
| Tavily | Search / AI | 1,000 free searches/month |
| Deepgram | Speech / Audio | $200 free credit on signup |
| ElevenLabs | Speech / Audio | 10,000 characters/month free |
| Doppler | Secrets / Sec | 5 users free, unlimited secrets |
| Infisical | Secrets / Sec | 5 users free cloud + open source |
| Bitwarden Secrets Manager | Secrets / Sec | 2 users free, 3 service accounts |
| Mintlify | Documentation | Free starter tier for public docs |
| Stripe Sandbox | Payments | Unlimited test mode & CLI forwarding |
| Descope | Authentication | 7,500 MAU free, Passkeys, SSO |
| Browserless | Automation | 1,000 free units/month headless Chrome |
| Vercel | Hosting | Free Hobby |
| Netlify | Hosting | Free plan |
| Render | Hosting | Free services |
| Zeabur | Hosting | Free plan explicitly says no credit card |
| Railway | Hosting | Current free plan says no credit card |
| Resend | Free plan (3k emails/mo) | |
| UptimeRobot | Monitoring | Free plan explicitly says no credit card |
| Cloudflare | Infrastructure | Large free ecosystem |
| GitHub | Git/CI | Free developer account |
| GitLab | Git/CI | Free tier |
| Deno Deploy | Edge | Free plan |
| Koyeb | Hosting | Free instance |
| PostHog | Analytics | Free tier |
| Sentry | Error tracking | Free tier |
| Expo | Mobile | Free development tooling |
Firebase's current pricing explicitly describes its Spark/no-cost plan as requiring no payment method, while services like Deepgram, Doppler, Jina, Zeabur, TiDB Cloud, and Railway provide immediate free-tier access without payment credentials.
When a hosted service's free tier isn't enough, self-hosting can turn many services into effectively unlimited software.
| Hosted Service Category | Open Source Alternative |
|---|---|
| PostgreSQL | PostgreSQL |
| Redis | Valkey |
| MongoDB | MongoDB Community |
| Search | Meilisearch |
| Search | Typesense |
| Analytics | Umami |
| Analytics | Matomo |
| Monitoring | Uptime Kuma |
| Error Tracking | GlitchTip |
| Auth | Keycloak |
| Auth | Authelia |
| Backend | Appwrite |
| Backend | PocketBase |
| Backend | Supabase |
| Object Storage | MinIO |
| Git | Gitea |
| CI/CD | Woodpecker CI |
| Reverse Proxy | Caddy |
| Reverse Proxy | Traefik |
| PaaS / Hosting | Coolify |
| Headless CMS | Payload CMS / Strapi |
| VPN | WireGuard |
| Network | Tailscale |
| Workflow | n8n |
| Automation | Activepieces |
| LLM | Ollama |
| LLM | llama.cpp |
| Vector DB | Qdrant |
| Vector DB | Chroma |
| Vector DB | LanceDB |
| Vector DB | Weaviate |
| AI Web Scraping | Crawl4AI |
| Speech AI (STT) | OpenAI Whisper |
| Voice Synthesis (TTS) | Piper |
| Secrets Management | Infisical |
| Secrets Management | HashiCorp Vault |
| Secrets Management | Phase |
| Documentation | Starlight (Astro) |
| Documentation | Docusaurus |
| Analytical DB (OLAP) | DuckDB |
| Headless Browser | Playwright / Puppeteer |
A surprisingly capable solo-developer stack can be assembled from these services:
ββββββββββββββββββββββββ
β Cloudflare β
β DNS / CDN / WAF β
ββββββββββββ¬ββββββββββββ
β
βΌ
ββββββββββββββββββββββββ
β Vercel β
β Frontend / API β
ββββββββββββ¬ββββββββββββ
β
βββββββββββββββΌββββββββββββββ
βΌ βΌ βΌ
ββββββββββββββ βββββββββββββ βββββββββββββ
β Neon β β Upstash β β Cloudflareβ
β PostgreSQL β β Redis β β R2 β
ββββββββββββββ βββββββββββββ βββββββββββββ
β
βΌ
ββββββββββββββ
β Resend β
β Email β
ββββββββββββββ
ββββββββββββββ
β UptimeRobotβ
β Monitoring β
ββββββββββββββ
Cloudflare
β
βββ DNS
βββ CDN
βββ WAF
βββ Workers
βββ R2
βββ Tunnel
β
βΌ
Render
β
βββ API
βββ Worker
βββ Cron
β
βΌ
Neon
PostgreSQL
+ Resend (Transactional Email)
+ Sentry (Error Tracking)
+ UptimeRobot (Heartbeat & Uptime)
βββββββββββββββββββββββββββ
β Cloudflare β
β DNS / CDN / WAF / SSL β
ββββββββββββββ¬βββββββββββββ
β
βΌ
βββββββββββββββββββββββββββ
β Vercel β
β Next.js Frontend & API β
ββββββββ¬ββββββββββββ¬βββββββ
β β
ββββββββββββββββ΄βββββββ ββββββββββββββββ
β β β
βΌ βΌ βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β TiDB / Neon β βPinecone/Qdrantβ β GitHub Models β
β Relational DB β β Vector DB β β / Gemini API β
βββββββββ¬ββββββββ βββββββββββββββββ βββββββββββββββββ
β
βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β Resend β β Axiom β β UptimeRobot β
β Email / Auth β β0.5TB Log Ingestβ βUptime & Alertsβ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
βββββββββββββββββββββββββββ
β Scheduled Job β
β GitHub Actions / Cron β
ββββββββββββββ¬βββββββββββββ
β
βΌ
βββββββββββββββββββββββββββ
β Worker / API β
β Cloudflare Workers / Go β
ββββββββ¬ββββββββββββ¬βββββββ
β β
ββββββββββββββββ΄βββββββ ββββββββββββββββ
β β β
βΌ βΌ βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
βJina Reader / β β LanceDB / β β Google Gemini β
β Firecrawl β β Qdrant Cloud β β 2.0 Flash / β
β Web Extractionβ β Embeddings DB β β GitHub Models β
βββββββββ¬ββββββββ βββββββββββββββββ βββββββββββββββββ
β
βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β Doppler β β Upstash QStashβ β Better Stack β
βSecret Inject β βTask Queue/Deduβ β Logs & Uptime β
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
βββββββββββββββββββββββββββ
β Cloudflare β
β DNS / CDN / WAF / SSL β
ββββββββββββββ¬βββββββββββββ
β
βΌ
βββββββββββββββββββββββββββ
β Cloudflare Pages β
β Next.js / SvelteKit / UIβ
ββββββββ¬ββββββββββββ¬βββββββ
β β
ββββββββββββββββ΄βββββββ ββββββββββββββββ
β β β
βΌ βΌ βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β Neon Postgres β βDescope/Better-β βStripe Sandbox β
β 0.5GB / 100 CUβ βAuth (Passkeys)β β& Webhooks CLI β
βββββββββ¬ββββββββ βββββββββββββββββ βββββββββββββββββ
β
βΌ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
β Doppler β β Resend β β Axiom β
β Secret Sync β β3k Emails/Monthβ β500GB Log Ingestβ
βββββββββββββββββ βββββββββββββββββ βββββββββββββββββ
A service is particularly interesting for this list when it satisfies several of these:
Use these labels when contributing:
π’ Free Foreverπ³ No Credit Cardπ₯ Generousβ‘ Serverlessπ PostgreSQLποΈ Databaseπ¦ Storageπ Hostingβ° Cronπ Monitoringπ€ AIπ§ Emailπ Authπ§βπ» Developer Toolπ Self-HostableFree-tier information changes frequently.
Before deploying something important, verify:
This repository should prefer official pricing/documentation sources over third-party lists.
Pull requests are welcome.
When adding a service, please include:
Example:
| [Example](https://example.com) | Database | 1 GB storage, 100K requests/month | β | Free forever |
Please do not submit services that only offer a short free trial unless they also have a permanent free tier.
The established free-for.dev project is a particularly useful reference point: it restricts inclusion to services with a free tier rather than merely a temporary trial and has accumulated contributions from a large developer community.
Build more. Pay less. Ship sooner.
The purpose of this list isn't to find the cheapest paid infrastructure.
It's to discover combinations of genuinely useful free services that allow an individual developer to build surprisingly capable applications without spending money on infrastructure.
4 commits