Skip to content

Provider protocol, provider SDK and 1st party providers

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

fiberplane/providers

Repository files navigation

Providers

This repository contains our Fiberplane Providers and the PDK (Provider Development Kit).

We encourage our community to contribute providers. Please see CONTRIBUTING.md for more information.

Overview

Fiberplane Providers are full-stack WASM plugins for fetching data from arbitrary data sources. Providers built by Fiberplane, as well as those contributed by our community, can be found in the providers/ directory.

The PDK is a development kit for creating providers. It consists of a Rust crate that you can link against when creating your own provider. All the providers in this repository also make use of it. Please see the fiberplane-pdk/ directory for more details.

To learn how to create your own provider, please follow the tutorial or have a look at the sample provider.

There is also a Provider Protocol Reference.

Getting Help

Please see COMMUNITY.md for ways to reach out to us.

Contributing

See CONTRIBUTING.md.

Code of Conduct

See CODE_OF_CONDUCT.md.

License

Our providers and the PDK are distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.

About

Provider protocol, provider SDK and 1st party providers

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages