Skip to content

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

Open
@flossypurse

Description

@flossypurse

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions