I have been a software develper for around 20 years. I am looking forward to work with Python. My other blogs:
https://behainguyen.wordpress.com/
https://behai-nguyen.github.io/
Location
Melbourne, Australia
Education
Master of Applied Science in Computer Science, RMIT, Victoria, Australia
I have been a software develper for around 20 years. I am looking forward to work with Python. My other blogs:
https://behainguyen.wordpress.com/
https://behai-nguyen.github.io/
Location
Melbourne, Australia
Education
Master of Applied Science in Computer Science, RMIT, Victoria, Australia
Great introduction to FastAPI. I have looked at Flask, Django, but not yet FastAPI.
With Flask, we can integrate it with Swagger UI, too. But it requires some works.
I've never used Swagger UI with Flask, but in FastAPI, it saves me a lot of time. Are you using Flask just as an API or as a web framework?
I have used Flask for both. I played with Swagger UI for learning purpose, not any real project yet.
One of my project with Flask, this is an API one, ( I have stopped hosting it on Railway.app though ):
github.com/behai-nguyen/bh_aust_po...