• Stars
    star
    1,042
  • Rank 44,217 (Top 0.9 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The simplest, fastest way to integrate your app with an OAuth API 😋
+ Looking for Pizzly? You are in the right place. Pizzly has been renamed Nango. +

Open-Source Product Integrations

Build the integrations your customers need. Simplify your codebase. Sleep at night.


Explore the docs »

Pre-Configured APIs · Docs · Website · Contribute an API · Report Bug · Slack Community

Nango at a glance

Nango is a new way of building product integrations:

  • as powerful as building yourself
  • as fast as buying a pre-built solution

It supports:

  • 🔐 Managed auth
  • 🔁 Bi-directional syncing
  • 🚫 Rate-limits & retries
  • 📄 Pagination
  • 🧠 Strong typing
  • 🪝 Webhooks
  • 👀 Monitoring
  • 📺 Admin console

We built the hard infrastructure, so you don't have to.

👩‍💻 How it looks in my code

  • 1-liner to start a new OAuth flow:
nango.auth('github', '<user-id>');
  • 1-liner to fetch structured objects from any external API:
nango.github().issues('<user-id>');

100+ pre-configured APIs, easily add your own

Nango works with any API and use-case. Adding Integration Templates is easy and we already have the main APIs covered.

100+ APIs are pre-configured to work out-of-the-box, including:

  • CRM: Front, Hubspot, Salesforce, etc.
  • Accounting: Xero, Sellsy, Zoho Books, etc.
  • Fintech: Brex, Stripe, Braintree, Ramp etc.
  • Developer tools: GitHub, GitLab, Linear, Jira etc.
  • Communication: Gmail, Microsoft Teams, Slack, Discord, Zoom etc.
  • Productivity: Asana, Airtable, Google Drive, Google Calendar, Trello, GSheet, ClickUp etc.
  • Social: Twitter, LinkedIn, Reddit, Facebook etc.
  • and more...

If your favorite API is missing open a GitHub issue or contribute it.

📺 Demo

🚀 Quickstart

Run locally:

git clone https://github.com/NangoHQ/nango.git && cd nango && docker compose up

Or sign up for free:

Try Nango Cloud

🔍 Where to learn more

💪 Contributors

Thank you for continuously making Nango better ❤️

🐻 History

Pizzly (a simple service for OAuth) was initially developed by the team at Bearer with contributions of more than 40 individuals. Over time the focus of Bearer shifted and they could no longer maintain Pizzly. In late 2022 the team at Nango adopted the project and has since maintained and evolved it together with the growing Nango community.