Pizzly

The simplest, fastest way to integrate your app with an OAuth API 😋

Stars
3.69K
Forks
323
Open issues
21
Closed issues
718
Last release
5 months ago
Last commit
5 months ago
Watchers
3.69K
Total releases
14
Total commits
1.48K
Open PRs
6
Closed PRs
592
Repo URL
Platform
License
mit
Category
Usecase
Offers premium version?
NO
Proprietary?
NO
About

A single API for all your integrations

Ship integrations fast. Maintain full control.


Explore the docs »

Supported APIs · Docs · Website · Contribute an API · Report Bug · Slack Community

Nango simplifies integrating your product with any external API. It's as flexible as building integrations yourself and as quick as choosing a pre-existing solution. This means you can:

  • Build the integrations your customers need
  • Clean up your codebase
  • And get a good night's sleep!

👀 An Overview of Nango

With Nango, you can construct integrations in hours, not weeks, while retaining complete control over the integration's logic and access to all external APIs.

Nango merges production-ready infrastructure with pre-build integration templates for over 100 APIs:

  • 🔐 Authenticate 100+ APIs with just one line of code
  • 🔁 Enable bi-directional data synchronization
  • ⏩️ Easily access unified APIs for any category
  • 🚫 Automate API-specific rate limits, retries & pagination
  • 🧠 Apply strong typing with your custom data models
  • 🪝 Utilize webhooks & real-time data syncs
  • 👀 Take advantage of built-in monitoring
  • 📺 Access your admin dashboard

You'll have full control over the integrations without the headache of maintenance and ops.

👩‍💻 Sample Code with Nango

  • A single line to initiate a new OAuth flow & connect an integration:

nango.auth('github', '<user-id>');

  • A single line to fetch structured objects from any external API:

nango.listRecords<GithubIssue>({
    providerConfigKey: 'github',
    connectionId: '<user-id>',
    model: 'GithubIssue', // Or any other data you want to sync
});
✅ Over 100 Pre-configured APIs, Easy to Add Your Own

Nango works with any API and use-case. Adding an API is simple, and we already have many APIs covered.

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

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

If your favorite API is not listed, you can open a GitHub issue or contribute it.

🚀 Get started with Nango

You can try Nango in 10 minutes with the Quickstart 🚀.

Or sign up for free:

🕐 When is Nango the Right Choice?

Consider Nango if:

  • You need to build integrations quickly
  • Pre-packaged solutions such as embedded iPaaS or unified APIs are too restrictive
  • You want to minimize maintenance overhead in production

Nango is primarily for SaaS products where integrations are at the heart of the user experience. If your product deeply integrates with other SaaS products, Nango is likely your best bet.

However, Nango is not designed for automating internal workflows or adding single sign-on login options.

🙋‍♀️ Why is Nango Open-Source?

At Nango, we believe all software should integrate seamlessly with the other software its users utilize. Integrations are core features in software products and as such should be built by engineers.

Our mission is to simplify the process for engineers to incorporate these integrations into their products with an open platform.

With our open-source approach, every engineer can contribute improvements to the platform for everyone:

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

Alternative Projects
No projects found

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.