Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 910 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 910 Bytes

Shuffle Apps

This is a repository for apps to be used in Shuffle: https://shuffler.io.

PS: These apps should be valid with WALKOFF, but the SDK is different, meaning you have to change the FIRST line in each Dockerfile (FROM frikky/shuffle:app_sdk).

OpenAPI

Apps in this repository are mostly manually made. Shuffle is striving for standardization and accessability, and our effort is focused on OpenAPI rather than manual work. With this in mind, most app creation that supports REST API's will be continued here.

Shuffle OpenAPI

External contributions

License

All apps, workflows and modular parts of Shuffle including our App SDK is under licensed under MIT, meaning you can freely use it anywhere in any way you want.