3 ms·
+1 for Flask. I recently replaced a huge, bloated SOAP code base with around 200 lines of Python with Flask. I don't know if there is an equivalent with Ruby, b
by oneilse14 15y ago
+1 for Flask. I recently replaced a huge, bloated SOAP code base with around 200 lines of Python with Flask. I don't know if there is an equivalent with Ruby, but Flask is a pleasure to work with.