Skip to content

WIP Migrate to fastApi - #1169

Open
FLIGHTLAMA wants to merge 3 commits into
masterfrom
MigrateQuickstarterToFastApi
Open

WIP Migrate to fastApi#1169
FLIGHTLAMA wants to merge 3 commits into
masterfrom
MigrateQuickstarterToFastApi

Conversation

@FLIGHTLAMA

@FLIGHTLAMA FLIGHTLAMA commented Aug 18, 2026

Copy link
Copy Markdown

Description here ...

Closes #...
Fixes #...

Tasks:

  • Updated documentation in docs/modules/... directory
  • Ran tests in <quickstarter>/testdata directory

@FLIGHTLAMA
FLIGHTLAMA force-pushed the MigrateQuickstarterToFastApi branch from 99bfd16 to f535273 Compare August 18, 2026 10:48

@gerardcl gerardcl left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I love it @FLIGHTLAMA !!!
I would just recall that as per our latest coders barcamp with different users of the python quickstarter (and pythonistas in general) we reached the agreement to:

  • use uv (hence we should update the Jenkinsfile.template to leverage it, also as it is already available in the agent as Brais already added it)
  • use project.toml (instead of requirements.txt)
  • enable Ruff (for linting and formatting)

this would enhance also the CICD experience and local dev UX.

is it ok if either Jordi or me provide a commit adding such improvements?

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.

Migration of Python Flask Quickstarter to Python Fast API

2 participants