+ Looking for Pizzly? You are in the right place. Pizzly has been renamed Nango. +
Open-Source Product Integrations
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:
🔍 Where to learn more
- Explore the documentation
- Share feedback or ask questions on the Slack community
- Contribute a new API
- Check out our blog on native integrations
💪 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.