Skip to content

RahulMishra0722/nango

This branch is 1391 commits behind NangoHQ/nango:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5bba87e Β· Jun 18, 2024
Jun 18, 2024
Mar 20, 2024
Jan 27, 2023
May 24, 2024
Jun 18, 2024
Jun 18, 2024
Jun 18, 2024
Jun 18, 2024
Jun 17, 2024
Jun 10, 2024
Oct 18, 2023
May 30, 2024
Jun 7, 2024
Jun 18, 2024
Apr 2, 2024
Apr 16, 2024
Jun 8, 2023
Feb 7, 2024
Mar 1, 2024
Jun 18, 2024
Jun 13, 2024
Jun 18, 2024
Nov 30, 2022
Apr 24, 2023
May 20, 2024
May 21, 2024
Jun 3, 2024
Jun 18, 2024
Jun 18, 2024
Jun 18, 2024
Feb 28, 2024
Jun 7, 2024
Jun 17, 2024
Apr 24, 2024

Repository files navigation

One platform for all your integrations.

Ship integrations fast. Maintain full control.


Explore the docs Β»

190+ pre-configured APIs Β· Website Β· Contribute an API Β· Slack Community

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.

πŸ‘©β€πŸ’» Sample code

Initiate a new OAuth flow from your frontend:

nango.auth('github', 'user123');

Get structured objects from external APIs from your backend:

nango.listRecords<GithubIssue>({
    providerConfigKey: 'github',
    connectionId: 'user123',
    model: 'GithubIssue',
});

πŸ‘©πŸ»β€πŸ”§ Choose your level of service

Nango's flexibility ensures it supports any API integration:

  1. Pre-built integrations: Utilize pre-built integrations for popular APIs and standard use-cases to ship fast.
  2. Custom integrations: Build your own integrations in code with limitless customization capabilities.
  3. Managed integrations: Leverage Nango experts to create and maintain your integrations end-to-end.

πŸ”Œ 190+ pre-built APIs & integrations, or build your own!

Over 190 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 and try the interactive demo:

Try Nango Cloud

πŸ™‹β€β™€οΈ 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 ❀️

🐻 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.

About

A single API for all your integrations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.9%
  • MDX 16.2%
  • JavaScript 3.1%
  • HTML 0.3%
  • Shell 0.2%
  • Dockerfile 0.2%
  • Other 0.1%