HackerSpace-PESU/Best11-Fantasycricket

[recommendation] Change from Flask to fastapi

Closed this issue · 2 comments

Fastapi is a python framework designed for building apis:
https://fastapi.tiangolo.com/
it simplifies things, uses stuff like pydantic for input verification and has automatic Openapi (swagger) support and much more nice treats

Heyy, @scientes thanks for the recommedation , ill surely look into this

Hey thanks for the suggestion! We will be implementing it