-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add whole flow example to backend examples #128
Comments
I guess that according to the modification we can provide in the example both
|
Related |
I think that the new example flow will just need to interact with |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be cool to add the whole flow to
backend/examples
It should involve:
csv
file.Ideally, the example should contain as few lines of code as possible, as all these actions should be abstracted by the backend APIs. This exercise can also inform a better design of the APIs if needed.
The text was updated successfully, but these errors were encountered: