diff options
Diffstat (limited to 'python/Flask-RESTful/README')
-rw-r--r-- | python/Flask-RESTful/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/Flask-RESTful/README b/python/Flask-RESTful/README new file mode 100644 index 0000000000..627d7399a1 --- /dev/null +++ b/python/Flask-RESTful/README @@ -0,0 +1,2 @@ +Flask-RESTful provides the building blocks for creating a great +REST API. |