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

App-as-API example #12

Open
hrjn opened this issue Jan 13, 2021 · 0 comments
Open

App-as-API example #12

hrjn opened this issue Jan 13, 2021 · 0 comments
Labels

Comments

@hrjn
Copy link
Contributor

hrjn commented Jan 13, 2021

An advanced usage pattern for Dataiku Applications consists in running the following operations with code executed outside of DSS :

  1. creating, parametrising and running an application instance
  2. retrieve the output(s),
  3. delete the application instance.

The goal of this item is to provide a small working example of such a pattern, called "app-as-API" since it relies on the public API for application instance creation/execution/deletion.

@hrjn hrjn added the apps label Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant