Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Adding example showing real-time event handling from API requests#735

Merged
kerinin merged 1 commit intomainfrom
rm/example-api
Sep 5, 2023
Merged

Adding example showing real-time event handling from API requests#735
kerinin merged 1 commit intomainfrom
rm/example-api

Conversation

@kerinin
Copy link
Collaborator

@kerinin kerinin commented Sep 5, 2023

No description provided.

@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Sep 5, 2023
@kerinin kerinin merged commit 5b13b5e into main Sep 5, 2023
@kerinin kerinin deleted the rm/example-api branch September 5, 2023 13:40
import kaskada as kd
from aiohttp import web

async def main():
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should make a page in the docs for this? We can either put it in a notebook and have it show up that way, or we can use literalinclude to pull in the code and document it in a page on the docs.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could pull this into the docs. I just needed to get it accessible quickly, but we can definitely tweak now that it's available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed Set when all authors of a PR have signed our CLA

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants