All Projects → blockspring → integrations-js

blockspring / integrations-js

Licence: MIT license
Integrations.js makes it easy to enable 3rd party integrations for users of your product or service.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to integrations-js

yii2-payment
Yii2 Payment extension hổ trợ tích hợp các cổng thanh toán VnPayment, Onepay, Bảo Kim, Ngân Lượng, VTCPay, MoMo.
Stars: ✭ 20 (-39.39%)
Mutual labels:  integrations
akeneo-events-api-bundle
The Events API Bundle for Akeneo PIM delivers catalog changes as events to a 3rd party systems.
Stars: ✭ 18 (-45.45%)
Mutual labels:  integrations
solace-integration-guides
solacelabs.github.io/solace-integration-guides/
Stars: ✭ 12 (-63.64%)
Mutual labels:  integrations
awesome-frappe
A curated list of awesome things related to the Frappe Framework
Stars: ✭ 140 (+324.24%)
Mutual labels:  integrations
bearer-js
Bearer provides all of the tools to build, run and manage API integrations.
Stars: ✭ 22 (-33.33%)
Mutual labels:  integrations
HASS.Agent
Windows-based client for Home Assistant. Provides notifications, quick actions, commands, sensors and more.
Stars: ✭ 590 (+1687.88%)
Mutual labels:  integrations
meshery-adapter-library
Library of common functionality for Meshery Adapters
Stars: ✭ 20 (-39.39%)
Mutual labels:  integrations
library
Optimizely Library
Stars: ✭ 62 (+87.88%)
Mutual labels:  integrations
reedelk-runtime
Reedelk Runtime Platform Community Edition
Stars: ✭ 25 (-24.24%)
Mutual labels:  integrations
N8n
Free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services.
Stars: ✭ 19,252 (+58239.39%)
Mutual labels:  integrations
Notion Enhancer
an enhancer/customiser for the all-in-one productivity workspace notion.so (app)
Stars: ✭ 3,114 (+9336.36%)
Mutual labels:  integrations
Pipedream
Connect APIs, remarkably fast. Free for developers.
Stars: ✭ 2,068 (+6166.67%)
Mutual labels:  integrations
Erpnext
Free and Open Source Enterprise Resource Planning (ERP)
Stars: ✭ 10,220 (+30869.7%)
Mutual labels:  integrations
instamojo-py
Python library for Instamojo API
Stars: ✭ 39 (+18.18%)
Mutual labels:  integrations
vue-unsplash
A sample photo search app using Vuejs and unsplash Api
Stars: ✭ 27 (-18.18%)
Mutual labels:  integrations
examples
Example Prismatic components and integrations
Stars: ✭ 23 (-30.3%)
Mutual labels:  integrations

Integrations.js

Integrations.js makes it easy to enable 3rd party integrations for users of your product or service.

Getting Started

You can view the overview of integrating in our documentation: https://blockspring-help.readme.io/docs/integrations-js

We also have some frequently asked questions

Currently Supported Integrations

  • Google Sheets: let users sign in with Google, and export data from your page into Sheets.
  • Trello: let users sign in with Trello, and create cards given data on your page.
  • Clearbit: let users sign in with Clearbit, and lookup profile information about people mentioned on your page.

Security

Blockspring takes security of our software very seriously. If you discover a security issue in the integrations.js project or the integrationsjs.com hosted service, please email the details to our security team at [email protected]. We will respond to confirm the receipt of your message and follow up with a review of the issue and plan for mitigation. We follow responsible disclosure and will credit researchers when a security issue has been identified and mitigated.

View More Security Details

Getting started locally

yarn
cp .env.development{.sample,}
yarn run dev
open http://localhost:7000

Note: We will soon be open sourcing a local test server for handling auth code based OAuth.

Open Source TODOs

  • Publish test dev server repo
  • Add fallback to default to all integrations without site config
  • Increase test coverage
  • Factor out redux

License

Released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].