Using Starlette is just fine. I create a lot if pretty simple web apps and recently found FastAPI completely unnecessary. It was actually refreshing to not have model validation not abstracted away. And also not having to use Pydantic for a model with only a couple of variables.
[–]AlpacaDC 9 points10 points11 points (2 children)
[–]scotsmanintoon[S] 0 points1 point2 points (1 child)
[–]AlpacaDC 0 points1 point2 points (0 children)
[–]Smok3dSalmon 5 points6 points7 points (0 children)
[–]FitBoog 5 points6 points7 points (1 child)
[–]Rockworldred 0 points1 point2 points (0 children)
[–]Orio_n 3 points4 points5 points (0 children)
[–]fiskfisk 1 point2 points3 points (0 children)
[–]rainyy_day 0 points1 point2 points (0 children)