NangoHQ/nango
Build product integrations with AI.
About the project
Open-source platform for product integrations with 900+ APIs: managed OAuth and token refresh, a proxy for authenticated requests, and TypeScript functions for integration logic, including AI-generated ones.
Useful for
- Embed OAuth authorization for third-party APIs in your product via the Connect UI
- Make authenticated API requests on behalf of users through the proxy with retries and rate limits
- Write a TypeScript function for data syncing or webhook processing and deploy it to the Nango runtime
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 10 stars so far today, about 15 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- About 6 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 12,222
- Stars in a day
- 15
- Forks
- 1,356
- Issues and pull requests
- 7,522
- Watchers
- 40
- Language
- TypeScript
- Latest release
- v0.71.9 · September 16, 2026
- Created
- April 9, 2020
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 15, 2026GitHub Trending TypeScript today: #7, +166 stars
- September 14, 2026GitHub Trending TypeScript today: #7, +182 stars
Similar projects
-
5.7
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
4.2
planetscale/lead
A deliberately non-production Postgres text-search extension that mimics TIN behavior so TIN-compatible application SQL can be exercised in dev, test, CI, and staging. It is unsuitable for production: the index stores…
-
3.2
fleetbase/fleetbase
Modular logistics and supply chain operating system for managing orders, fleets, service zones, and real-time tracking. Suited for e-commerce, courier services, food delivery, and field services.
-
3.1
iii-hq/iii
iii is a Rust runtime for composing backends from workers: each service registers functions and triggers (HTTP, cron, queues, state), while the engine handles routing, observability, and runtime addition of workers.
-
2.2
dragonflydb/dragonfly
Dragonfly is a multi-threaded in-memory data store compatible with the Redis and Memcached APIs, offering higher throughput and better memory efficiency than them. It works as a drop-in replacement for Redis/Memcached…
-
2.1
temporalio/temporal
Temporal is a durable execution platform: the server runs Workflows and automatically survives intermittent failures by retrying failed operations. It targets developers of distributed applications who need reliability…