diff --git a/web-frameworks.html b/web-frameworks.html old mode 100644 new mode 100755 index 787071112..55c18695b --- a/web-frameworks.html +++ b/web-frameworks.html @@ -1,4 +1,4 @@ - +
@@ -224,6 +224,9 @@The Tutorial on the official Bottle website provides a thorough view of basic concepts and features.
+Digital Ocean provides an extensive introductory post on Bottle.
Here's a short code snippet for creating a REST API with Bottle and MongoDB.
Another snippet for + executing CRUD operations on XML files.
+This roundup of 14 minimal Python frameworks contains both familiar and less known Python libraries.
+Good analysis on Python micro frameworks + by Richard Jones, so you can choose the one most suited for your needs.
+