Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add lb4, processmaker3, mixer provider links #5939

Merged
merged 4 commits into from Feb 22, 2021

Conversation

ckoliber
Copy link
Contributor

@ckoliber ckoliber commented Feb 20, 2021

I've created some provider plugins, this pull request will add their links:

  1. Loopback4 CRUD: a provider fully compatible with Loopback4 CRUD component, supports nested create, nested update, authentication, authorization
  2. ProcessMaker3: a provider for ProcessMaker3 BPMS
  3. Mixer: a plugin for combining and merging other providers

Copy link
Contributor

@djhi djhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Would mind adding them in alphabetical order?

Copy link
Contributor Author

@ckoliber ckoliber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @djhi,

It's done

@fzaninotto
Copy link
Member

What's the difference between your loopback adapter and the one already referenced?

@ckoliber
Copy link
Contributor Author

My component, is fully compatible with my loopback CRUD component,
it supports some advanced features:

  1. Nested create
  2. Nested update
  3. Aggregation queries

Also it supports typings

docs/DataProviders.md Outdated Show resolved Hide resolved
@fzaninotto fzaninotto merged commit 13803ba into marmelab:master Feb 22, 2021
@fzaninotto
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants