Implementing Flask application using Object Oriented Programming (OOP's) [Part-1]
Content
Introduction to Flask Framework
Why Flask framework?
HTTP methods used in Flask
A Minimal application of Flask
A new approach using OOP's concept with Flask
Introduction to Flask Framework
Flask is a micro web framework written in Python.
...
nandamtejas.hashnode.dev6 min read