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

Architecture Diagram #671

Open
danielballan opened this issue Feb 28, 2024 · 3 comments
Open

Architecture Diagram #671

danielballan opened this issue Feb 28, 2024 · 3 comments
Assignees

Comments

@danielballan
Copy link
Member

For comment, to be added to the architecture page

image

@padraic-shafer
Copy link
Contributor

Do the ASGI dotted lines at the top make use of a httpx AsyncClient / starlette TestClient (or something similar)?

@padraic-shafer
Copy link
Contributor

Maybe add web browser to the left-most orange box? "e.g. web browser, curl, HTTPie"

Meaning the raw output, rather than the tiled web UI. It can be a simple baseline debugger / get the metadata...but it can open up a can of worms with auth involved. Thus I'm a bit conflicted about recommending it.

@danielballan
Copy link
Member Author

Do the ASGI dotted lines at the top make use of a httpx AsyncClient / starlette TestClient (or something similar)?

Yes, thought I might put it the other way around: httpx AsyncClient / starlette TestClient make use of ASGI.

I have the same conflicting feeling about web browsers. It tells a nice story, but may get messy with auth.

@danielballan danielballan self-assigned this May 25, 2024
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

2 participants