Coder Social home page Coder Social logo

hahlh / nango Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nangohq/nango

0.0 0.0 0.0 23.26 MB

A single API for all your integrations.

Home Page: https://www.nango.dev

License: Other

Shell 0.17% JavaScript 3.67% Python 0.03% TypeScript 77.36% CSS 0.01% HTML 0.46% Dockerfile 0.08% EJS 0.17% MDX 18.05%

nango's Introduction

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:

Try Nango Cloud

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

nango's People

Contributors

khaliqgant avatar bastienbeurier avatar rguldener avatar frenchcooc avatar tbonnin avatar cfabianski avatar hassan254-prog avatar chakravarthy7102 avatar bodinsamuel avatar markmichon avatar dependabot[bot] avatar tanguyantoine avatar ajtrichards avatar hagbarth avatar grjan7 avatar khaalidsub avatar sstone1 avatar omnone avatar gorets avatar tonibardina avatar t1mmen avatar codewithtim avatar pranav2612000 avatar uncle-tee avatar matt-aitken avatar harrisonjackson avatar bramkn avatar listopadiya avatar tilda avatar jason-novo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.