Relative Content

Tag Archive for pythonflaskflask-restful

Can’t decide between resource or route based invokation

Due to immense noob’ity regarding Python in general and Flask in particular, I’m fundamentally confused regarding the conventions, best practices and common know-how. I try to follow the examples provided by Microsoft (as we’re working with Azure) and I start to suspect they might be… Microsoft’ish (i.e. “it works but…”).