Awesome
<div align="center"> <img src="/assets/nango-logo.png?raw=true" width="350"> </div> <h1 align="center">One platform for all your integrations.</h1> <div align="center"> Ship integrations fast. Maintain full control. </div> <p align="center"> <br /> <a href="https://docs.nango.dev/" rel="dofollow"><strong>Explore the docs ยป</strong></a> <br /> <br/> <a href="https://nango.dev/integrations">250+ pre-configured APIs</a> ยท <a href="https://nango.dev">Website</a> ยท <a href="https://docs.nango.dev/customize/guides/contribute-an-api">Contribute an API</a> ยท <a href="https://nango.dev/slack">Slack Community</a> </p>Nango is a single API to interact with all other external APIs. It should be the only API you need to integrate to your app.
<img src="/docs-v2/images/overview.png">๐บ Demo video
๐ฉโ๐ป Sample code
Initiate a new OAuth flow from your frontend:
nango.openConnectUI();
Get structured objects from external APIs from your backend:
nango.listRecords<GithubIssue>({
providerConfigKey: 'github',
connectionId: 'user123',
model: 'GithubIssue',
});
๐ฉ๐ปโ๐ง Pre-built and custom integrations
Nango's flexibility ensures it supports any API integration:
- Pre-built integrations: Utilize pre-built integrations for popular APIs and standard use-cases to ship fast.
- Custom integrations: Build your own integrations in code with limitless customization capabilities.
- Managed integrations: Leverage Nango experts to create and maintain your integrations end-to-end.
๐ 250+ pre-built APIs & integrations, or build your own!
Over 250 APIs are pre-configured to work right out of the box. We support 25+ categories such:
- Accounting: Netsuite, Quickbooks, Xero, ...
- Communications: Slack, Discord, Teams, ...
- CRMs: Hubspot, Salesforce, ...
- Emails: Gmails, Outlook, ...
- HR: Deel, Gusto, BambooHR, Personio, ...
- Identity: Okta, Auth0, ...
- Knowledge Bases: Notion, Drive, ...
- Ticketing: Linear, Jira, ...
- Support: Zendesk, ...
- Video: Zoom, Google Meet, ...
- and many more
But remember, Nango can work with any API and any use-case!
๐ Get started
Sign up for free:
<a href="https://app.nango.dev/signup" target="_blank"> <img src="https://raw.githubusercontent.com/NangoHQ/nango/6f49ab92c0ffc18c1d0f44d9bd96c62ac97aaa8d/docs/static/img/nango-deploy-button.svg" alt="Try Nango Cloud" width="215"/> </a>๐โโ๏ธ Why is Nango open-source?
Our mission is to enable all SaaS to seamlessly integrate together. By being open source, every engineer can contribute improvements to the platform for everyone:
๐ Learn more
๐ช Contributors
Thank you for continuously making Nango better โค๏ธ
<a href="https://github.com/nangohq/nango/graphs/contributors"> <img src="https://contrib.rocks/image?repo=nangohq/nango" /> </a>๐ป 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.