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

Hosting Flet web apps in FastAPI #1756

Merged
merged 27 commits into from
Aug 26, 2023
Merged

Hosting Flet web apps in FastAPI #1756

merged 27 commits into from
Aug 26, 2023

Conversation

FeodorFitsner
Copy link
Contributor

No description provided.

@ndonkoHenri
Copy link
Collaborator

ndonkoHenri commented Aug 22, 2023

Adding docstrings (not only here - everywhere possible) to
classes/methods/functions will be awesome... don't you think so?

@FeodorFitsner
Copy link
Contributor Author

You are absolutely right!

@FeodorFitsner FeodorFitsner merged commit 78c28a6 into main Aug 26, 2023
zrr1999 pushed a commit to zrr1999/flet that referenced this pull request Jul 17, 2024
* Added `flet-fastapi` project

* Reorganize fast API project

* FletStaticFiles class

* Disable "Test Python 3.7" job

* FletConnection class

* Reconnection logic

* Client IP and user agent

* FletUpload class

* use hypercorn instead of uvicorn

* Use gunicorn + uvicorn

* Refactor startup/shutdown logic

* Flet session timeout

* Fix control ID generation

* Customize WebSocket endpoint path

* Use HMAC to sign upload requests

* OAuth, routes naming conventions

* Multiple apps, unique session ID

* Update page details on reconnect, routing

* app(), docstrings

* Run app manager only once

* FletFastAPI, app, init static on demand

* Page snapshot for FastAPI

* Fix "at". Use route in OAuth page redirect.

* Renamed `FletFastAPI` -> `FastAPI`, readme started

* Readme updated

* Typos

* About start and shutdown
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

Successfully merging this pull request may close these issues.

2 participants