+ 1
What is the best microframework to implement RESTful web services with python?
I read about some APIs RESTful like Flask, Bottle, Falcon, but I don't know which one of them are the best option to start practicing with REST, or is there is another better light microframework.
1 Resposta
+ 1
Flask is great ! that would be my recommendation!