Skip to content
/ nango Public
forked from NangoHQ/nango

Get OAuth tokens for APIs - fast & secure.

License

Notifications You must be signed in to change notification settings

sstone1/nango

 
 

Repository files navigation

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

About

Get OAuth tokens for APIs - fast & secure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.4%
  • JavaScript 8.6%
  • HTML 2.6%
  • Other 0.4%