All Projects → prismatic-io → examples

prismatic-io / examples

Licence: MIT License
Example Prismatic components and integrations

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to examples

spectral
Prismatic's Typescript Library for Custom Components
Stars: ✭ 22 (-4.35%)
Mutual labels:  custom-components, prismatic
python-yamlordereddictloader
(DEPRECATED) YAML loader and dumper for PyYAML allowing to keep keys order.
Stars: ✭ 25 (+8.7%)
Mutual labels:  yaml
pystest
WEB UI自动化测试框架,selenium结合python,测试人员不需要会代码,只需要写配置即可实现,并且方便懂代码的测试人员扩展
Stars: ✭ 24 (+4.35%)
Mutual labels:  yaml
dby
Simple Yaml DB
Stars: ✭ 47 (+104.35%)
Mutual labels:  yaml
tr4n5l4te
Use Google Translate without an API key.
Stars: ✭ 32 (+39.13%)
Mutual labels:  yaml
crystalizer
(De)serialize any Crystal object - out of the box. Supports JSON, YAML and Byte format.
Stars: ✭ 32 (+39.13%)
Mutual labels:  yaml
energy-use-case-trading-client
Energy Use Case Web UI for Lition Trading Platform
Stars: ✭ 23 (+0%)
Mutual labels:  custom-components
counsel-jq
Traverse complex JSON and YAML structures with live feedback
Stars: ✭ 99 (+330.43%)
Mutual labels:  yaml
custom-component-store
📦 Manage your custom_components for Home Assistant
Stars: ✭ 12 (-47.83%)
Mutual labels:  custom-components
Config
PHP library for simple configuration management
Stars: ✭ 39 (+69.57%)
Mutual labels:  yaml
yaask
Make your yaml configurable with interactive configurations!
Stars: ✭ 15 (-34.78%)
Mutual labels:  yaml
php-helpers
A Collection of useful php helper functions.
Stars: ✭ 26 (+13.04%)
Mutual labels:  yaml
Obsidian-Markdown-Parser
This repository will give you tools to parse and fetch useful informations of your notes in your Obsidian vault.
Stars: ✭ 32 (+39.13%)
Mutual labels:  yaml
integrations-js
Integrations.js makes it easy to enable 3rd party integrations for users of your product or service.
Stars: ✭ 33 (+43.48%)
Mutual labels:  integrations
openapiclientgen
Generate C# and TypeScript client codes from Open API / Swagger definitions
Stars: ✭ 31 (+34.78%)
Mutual labels:  yaml
coAST
Universal and language-independent abstract syntax tree
Stars: ✭ 30 (+30.43%)
Mutual labels:  yaml
goodconf
Transparently load variables from environment or JSON/YAML file.
Stars: ✭ 80 (+247.83%)
Mutual labels:  yaml
gsheet to arb
Import translations (ARB/Dart) from Google Sheets
Stars: ✭ 21 (-8.7%)
Mutual labels:  yaml
yaml-front-matter
A to the point yaml front matter parser
Stars: ✭ 200 (+769.57%)
Mutual labels:  yaml
yamlful
YAML-based HTTP client code generation
Stars: ✭ 77 (+234.78%)
Mutual labels:  yaml

Prismatic Examples

This repository contains sample code for Prismatic components and integrations. Code contained within this repo is referenced throughout Prismatic's website, blog and docs.

What is Prismatic?

Prismatic is the integration platform for B2B software companies. It's the quickest way to build integrations to the other apps your customers use and to add a native integration marketplace to your product.

Prismatic significantly reduces overall integration effort and enables non-dev teams to take on more of the integration workload, so that you can deliver integrations faster and spend more time on core product innovation.

With Prismatic, you can:

  • Build reusable integrations in a low-code integration designer that's tailored for your product
  • Use pre-built components to handle most of your integrations' functionality, and write custom components when needed
  • Quickly add an integration marketplace to your product so customers can explore, activate, and monitor integrations
  • Easily deploy customer-specific integration instances with unique configurations and credentials
  • Provide better support with tools like logging and alerting
  • Run your integrations in a purpose-built environment designed for security and scalability
  • Use powerful dev tools to mold the platform to your product, industry, and the way you build software

Who uses Prismatic?

Prismatic is for B2B (business-to-business) software companies, meaning software companies that provide applications used by businesses. It's a good fit for products/teams ranging from early-stage and growing SaaS startups to large, established software companies looking to improve the way they do integrations.

Many B2B software teams serve customers in niche vertical markets, and we designed Prismatic with that in mind. We provide powerful and flexible tools so you can build exactly the integrations your customers need, no matter who your customers are, no matter what systems you need to connect to, no matter how "non-standard" your integration scenario.

What kind of integrations can you build using Prismatic?

Prismatic supports integrations ranging from simple and standard to complex, bespoke, and vertical-specific. Teams use it to build integrations between applications of all kinds, SaaS or legacy, with or without a modern API, regardless of protocol or data format. Here are some example use cases:

  • Use job data from your system to create invoices in your customers' ERP.
  • Import and process data from third-party forms that vary significantly from customer to customer.
  • Email activity summary reports with parameters and intervals defined on a per-customer basis.

For information on the Prismatic platform, check out our website and docs.

Repository Contents

  • api/ contains sample code that interacts with Prismatic's GraphQL API.
  • components/ contains code for sample custom components, which are a good reference for building your own custom components.
  • integrations/ contains sample integrations written in YAML.

License

This repository is MIT licensed.

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