Skip to content

Conversation

patrick91
Copy link
Contributor

This PR adds support for:

fastapi run -e module:app
fastapi run --entrypoint module:app

@patrick91 patrick91 added the feature New feature or request label Sep 3, 2025
@patrick91 patrick91 force-pushed the 09-02-_add_support_for_passing_apps_as_module_app branch from e051e63 to 9c0d904 Compare September 3, 2025 09:18
Copy link
Member

@tiangolo tiangolo left a comment

Choose a reason for hiding this comment

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

Nice! 🚀 🎉

@tiangolo tiangolo changed the title ✨ Add support for passing apps as module:app ✨ Add support for passing apps as fastapi run --entrypoint some.importable_module:app_name Sep 9, 2025
@tiangolo tiangolo enabled auto-merge (squash) September 9, 2025 12:39
@tiangolo tiangolo merged commit 342d27f into main Sep 9, 2025
16 checks passed
@tiangolo tiangolo deleted the 09-02-_add_support_for_passing_apps_as_module_app branch September 9, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants