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

Curate examples by Feature and Use Case, fill in gaps #3

Open
flossypurse opened this issue Oct 1, 2024 · 0 comments
Open

Curate examples by Feature and Use Case, fill in gaps #3

flossypurse opened this issue Oct 1, 2024 · 0 comments

Comments

@flossypurse
Copy link
Contributor

This repository contains example applications for the Python SDK.
These examples serve as the basis for documentation.

The examples should be broken up into two categories:

  • by feature
  • by use-case

By feature examples are short, and to the point, mainly showcasing the api usage and providing working code that can be copied.

By use case examples are more in-depth and provide a minimal functional use case, tying together as many APIs and Application Nodes needed to satisfy the use case.

Feature guidance

  • SDK installation
  • Local storage mode vs Remote storage mode
  • Cron schedules
  • Dependency injection
  • LFC vs RFC
  • Manually resolve a promise
  • Function versioning
  • Batching
  • DST

Use case guidance

  • Web server application node
  • Money transfer
  • AI agent
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

No branches or pull requests

1 participant